Process external code review feedback with technical rigor. Use when receiving feedback from another LLM, human reviewer, or CI tool. Verifies claims before implementing, tracks disposition.
/plugin marketplace add anderskev/beagle/plugin install anderskev-beagle@anderskev/beagleThis skill inherits all available tools. When active, it can use any tool Claude has access to.
EVALUATION.mdRESPONSE.mdTRACKING.mdVERIFICATION.mdreferences/skill-integration.mdProcess code review feedback with verification-first discipline. No performative agreement. Technical correctness over social comfort.
┌─────────────┐ ┌──────────────┐ ┌─────────────┐
│ VERIFY │ ──▶ │ EVALUATE │ ──▶ │ EXECUTE │
│ (tool-based)│ │ (decision │ │ (implement/ │
│ │ │ matrix) │ │ reject/ │
└─────────────┘ └──────────────┘ │ defer) │
└─────────────┘
Verify before implementing. Ask before assuming.
For each feedback item:
VERIFICATION.md - Tool-based verification workflowEVALUATION.md - Decision matrix and rulesRESPONSE.md - Structured output formatTRACKING.md - Logging disposition to CSVreferences/skill-integration.md - Using with code-review skillsUse when working with Payload CMS projects (payload.config.ts, collections, fields, hooks, access control, Payload API). Use when debugging validation errors, security issues, relationship queries, transactions, or hook behavior.
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.