existential-birdsexistential-birdsOfficial·3 Agent Skills Included

beagle

Framework-aware code review, testing, docs, and git workflows

Reviews code across Python, Go, Rust, Elixir, React, Remix, and iOS with framework-specific rules and anti-false-positive verification gates. Handles pre-push reviews, PR bot feedback replies, test plan generation, documentation quality checks, and LLM artifact cleanup. Eliminates shallow review comments by forcing evidence-backed findings with file and line citations before any verdict.
npx skills add existential-birds/beagle --all -g -y
Available:

Tells the agent how the 10 plugins and 132 skills are organized, how skills are discovered and triggered, and which conventions to follow when running reviews or creating new skills.

All Skills in This Repository (3)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Beagle?

Run `npx skills add existential-birds/beagle --all -g -y` in your terminal to install all plugins and skills globally for your coding agent.

What does Beagle do for code reviews?

It runs framework-aware reviews for Python, Go, Rust, Elixir, React, Remix v2, and iOS, detecting the tech stack automatically and loading matching review rules. Every finding must cite a file and line with verified evidence, which cuts false positives.

Can Beagle handle PR review bot comments?

Yes. Skills like fetch-pr-feedback, respond-pr-feedback, and receive-feedback fetch bot review comments, verify each claim against the code, apply fixes, and post replies with thread resolution.

Does Beagle work with Claude Code and Codex?

Yes. All skills follow the universal SKILL.md standard and work in Claude Code, Codex, and any agent that supports the Agent Skills specification.

Can Beagle clean up AI-generated code?

Yes. The review-llm-artifacts, verify-llm-artifacts, and fix-llm-artifacts skills detect dead code, over-abstraction, and verbose LLM patterns, then confirm and safely fix them.

Related Repositories in Software Engineering

View All in Software Engineering