Review LLM Artifacts

Detects common LLM coding agent artifacts across four categories (tests, dead code, abstraction, style) over the project or changed files — using parallel subagents when the agent supports them, otherwise four sequential passes. Scans files changed since main by default; use --all for full-project scan. Triggers on LLM cruft cleanup, agent-generated code review, dead code sweeps, test-quality passes, or when the user asks to scan the whole repo.

existential-birds Updated

File contents

existential-birds/beagle/tree/main/plugins/beagle-core/skills/review-llm-artifacts commit 18f7c57f65

Frequently asked questions

npx skillmds@latest add existential-birds/review-llm-artifacts