nyaa
by Nekko Labs
A code-review skill that summons a council of four specialist reviewer “cats”, each with a distinct lens: security, dependencies and supply-chain, correctness and concurrency, and style. Point it at a GitHub pull request or your uncommitted working diff and it produces a consolidated review, folding in any external bot reviews (e.g. Codex) already posted on the PR. Ships a `/cr` command so you can summon the council in one line.
- code-review
- pull-request
- security
- dependencies
- supply-chain
- concurrency
- lint
How it works
The steps this skill runs through when you invoke it. Click any step to see what it does.
Workflow
Get this skill
1. Add the marketplace (once)
/plugin marketplace add nekko-labs/nekko-dojo-skills2. Install the skill
/plugin install nyaa@nekko-dojo-skillsSkills run with your machine's permissions. Read the source before you run anything you didn't write.
Was this skill helpful?
Understand your own agents next
Break down any public skill into a workflow you can read, or watch a long-running loop make its way toward the goal.