beagle-analysis
Architecture analysis, brainstorming, ADR generation, LLM-as-judge comparison, and spec gap resolution.
pinned to #a5919c1updated 2 weeks ago
Ask your AI client: “install plugins/beagle-analysis”.
Requires the metahub MCP server installed in your client. Set up MCP.
mh install plugins/beagle-analysismetahub onboarded this repo on the author's behalf.
If you own github.com/existential-birds/beagle on GitHub, claim the listing to take over publishing. Your claim preserves the existing eval history and badges; only the curator label is replaced with verified-publisher on your next publish.
Stars
69
Last commit
2 weeks ago
Latest release
published
- #agent-skills
- #ai-agents
- #ai-coding-assistant
- #anthropic
- #claude-code
- #claude-code-plugin
- #claude-code-skills
- #code-review
- #coding-agent
- #developer-tools
- #documentation
- #elixir
- #golang
- #llm
- #python
- #react
- #rust
- #swift
- #testing
- #typescript
Evaluation report
WarningsAutomated checks the publisher passed at publish time — structure, docs, safety, and whether the artifact behaves as claimed.a5919c1· 2 weeks ago
Kind-specific
31Plugin: manifest fields complete
Plugin: bundled artifacts presentwarn
Couldn't find a skills/ subdir or an MCP server config inside the plugin
A plugin is most useful when it bundles ≥ 1 skill or an MCP server.
Plugin: bundle shape
empty bundle
Plugin: manifest location
manifest at plugin.json
Release history
1- releasecurrenta5919c1warn2 weeks ago
Contents
Pre-code thinking and decision tools: brainstorm a fuzzy idea into a spec, write ADRs, run strategy interviews, turn specs into TDD implementation plans, research the web with citations, audit agent architectures against 12-Factor Agents, and compare implementations with LLM-as-judge. Part of the beagle Agent Skills marketplace — see the full skill catalog.
Installation
For any coding agent that supports Agent Skills:
npx skills add existential-birds/beagle
For Claude Code:
claude plugin marketplace add https://github.com/existential-birds/beagle
claude plugin install beagle-analysis@existential-birds
Skills
| Skill | Description |
|---|---|
prfaq-beagle | Working Backwards PRFAQ gauntlet that pressure-tests a concept to a binary pass/fail, handing survivors to brainstorm-beagle |
brainstorm-beagle | Shapes a fuzzy idea into a WHAT/WHY project spec through structured dialogue |
resolve-beagle | Closes open questions and latent gaps in a brainstorm spec, rewriting it implementation-ready |
write-plan | Turns a finalized spec into a bite-sized, TDD-driven implementation plan with exact paths and commands |
quick-plan | Produces the same TDD-driven plan from the conversation when no spec exists, fanning out exploration subagents |
write-adr | Orchestrates the full extract-confirm-write ADR workflow from the current session |
adr-writing | Writes and quality-checks an ADR using the MADR template and E.C.A.D.R. Definition of Done |
adr-decision-extraction | Mines a conversation or transcript for architectural decisions, trade-offs, and technology choices |
strategy-interview | Builds a strategy via guided conversation using the kernel framework and complementary lenses |
strategy-review | Pressure-tests an existing strategy document across seven dimensions for gaps and hidden failure paths |
web-research | Gathers cited, multi-angle web evidence via parallel subagents into an on-disk synthesis report |
artifact-analysis | Scans local docs and project knowledge into a cited, structured extraction on disk |
agent-architecture-analysis | Audits an agent codebase against the 12-Factor Agents methodology with file-level evidence |
llm-judge | Compares two or more implementations against a spec using weighted rubrics and structured scoring |
See Also
- Skill catalog — every skill in the marketplace
- beagle-core — shared workflows, verification, and git skills
- beagle marketplace — the full Agent Skills marketplace
Reviews
No reviews yet. Be the first.
Related
beagle-ai
Pydantic AI, LangGraph, DeepAgents, and Vercel AI SDK skills for building and reviewing AI applications.
beagle-docs
Documentation quality, generation, and improvement using Diataxis principles. Pairs with beagle-core for full workflow.
superpowers-symfony
A Symfony-focused toolkit for Claude Code providing TDD (Pest/PHPUnit), Doctrine ORM, API Platform, Messenger, Voters, quality checks (PHP-CS-Fixer/PHPStan), and pragmatic architecture patterns - Docker Compose and Symfony Docker (FrankenPHP) compatible
mh install plugins/beagle-analysis