{
  "markdown": "# beagle\n\n[![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/existential-birds/beagle)\n\n![Apollo 10 astronaut Thomas P. Stafford pats the nose of a stuffed Snoopy](assets/Stafford_and_Snoopy.jpg)\n\n*Image: NASA, Public Domain. [Source](https://www.nasa.gov/multimedia/imagegallery/image_feature_572.html)*\n\nBeagle is an [Agent Skills](https://agentskills.io/specification) marketplace: framework-aware code review, documentation, testing, architectural analysis, and git workflows for any compatible coding agent. Skills cover Python, Go, Rust, Elixir, React, Remix v2, and iOS/Swift.\n\nInstall for any agent: `npx skills add existential-birds/beagle`. Then your agent loads the right skill automatically, or you run one by name (for example `review-python`).\n\nPairs with [Amelia](https://github.com/existential-birds/amelia) for agent-based workflows and [Daydream](https://github.com/existential-birds/daydream) for automated review-fix-test loops.\n\n## Installation\n\n**Prerequisites:**\n- A coding agent that supports [Agent Skills](https://agentskills.io)\n- [agent-browser](https://github.com/vercel-labs/agent-browser) for the `run-test-plan` skill (optional)\n\n### Any coding agent\n\nInstall with the [skills CLI](https://skills.sh/docs/cli):\n\n```bash\nnpx skills add existential-birds/beagle\n```\n\nThis downloads the skills and configures them for your agent. Codex users: see [.codex/INSTALL.md](.codex/INSTALL.md) and [docs/README.codex.md](docs/README.codex.md).\n\n### Claude Code\n\n```bash\nclaude plugin marketplace add https://github.com/existential-birds/beagle\nclaude plugin install beagle-core@existential-birds\n```\n\nInstall additional plugins as needed (for example `beagle-python@existential-birds`). Update with:\n\n```bash\nclaude plugin marketplace update existential-birds && claude plugin update <plugin-name>\n```\n\nIf a marketplace file is reported missing, remove stale entries from `~/.claude/plugins/known_marketplaces.json` and restart.\n\n## Plugins\n\nEach plugin's README lists its skills. For every skill in one place, see the [full catalog](SKILLS.md).\n\n| Plugin | Coverage |\n|--------|----------|\n| [beagle-core](plugins/beagle-core/README.md) | Shared workflows, verification, git, skill tooling |\n| [beagle-python](plugins/beagle-python/README.md) | Python, FastAPI, SQLAlchemy, PostgreSQL, pytest |\n| [beagle-go](plugins/beagle-go/README.md) | Go, BubbleTea, Wish SSH, Prometheus |\n| [beagle-elixir](plugins/beagle-elixir/README.md) | Elixir, Phoenix, LiveView, ExUnit, ExDoc |\n| [beagle-ios](plugins/beagle-ios/README.md) | Swift, SwiftUI, SwiftData, iOS frameworks |\n| [beagle-react](plugins/beagle-react/README.md) | React, React Flow, shadcn/ui, Tailwind, Remix v2 |\n| [beagle-rust](plugins/beagle-rust/README.md) | Rust, tokio, axum, sqlx, serde |\n| [beagle-docs](plugins/beagle-docs/README.md) | Documentation quality, AI-writing detection (Diataxis) |\n| [beagle-analysis](plugins/beagle-analysis/README.md) | Brainstorming, ADRs, strategy, LLM-as-judge, TDD planning |\n| [beagle-testing](plugins/beagle-testing/README.md) | Test plan generation and execution |\n\n## Key skills\n\nYour agent discovers every skill automatically; these are the headline ones, grouped by task. The [full catalog](SKILLS.md) lists them all.\n\n**Code review** — `review-python`, `review-frontend`, `review-remix-v2` (beagle-react); `review-go`, `review-tui` (beagle-go); `review-rust`, `review-elixir`, `review-ios`.\n\n**Git & feedback** — `commit-push`, `create-pr`, `gen-release-notes`, `fetch-pr-feedback`, `respond-pr-feedback`, `receive-feedback`.\n\n**LLM artifacts** — `review-llm-artifacts`, `verify-llm-artifacts`, `fix-llm-artifacts`.\n\n**Docs** — `improve-doc`, `draft-docs`, `ensure-docs`, `review-ai-writing`, `humanize-beagle`.\n\n**Analysis & planning** — `review-plan`, `write-adr`, `brainstorm-beagle`, `write-plan`, `quick-plan`, `llm-judge`, `strategy-interview`, `prfaq-beagle`, `web-research`.\n\n**Testing** — `gen-test-plan`, `run-test-plan`.\n\n**Skill tooling** — `skill-builder`, `review-skill`.\n",
  "bytes": 4031,
  "sha": "1ea6d4e126872de35998c9a5e6c84d6413160e14d42616c4967782ca1cf16455",
  "repo_slug": "existential-birds/beagle",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/skl_existential_birds_beagle_react_flow_b1375379/readme"
}