Critic
Skill isvlasov/rageatc-oss/plugins/rageatc-core-oss/skills/critic
Invokes the critic-agent to review the latest produced output. Use when the user runs /critic to request a quality review of the most recent artefact or deliverable from the current workflow.From its SKILL.md
npx -y skills add isvlasov/rageatc-oss --skill criticAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 9 stars9 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
0.8 KB, 137 tokens by cl100k_base, as published. Nobody here has run it
Critic
- Identify the latest output — the most recent artefact produced in the current workflow
- Invoke the critic-agent with complete context: the output file(s), the brief or requirements the output was produced against, applicable standards, and relevant background — what the artefact is for, where it fits, what problem it solves
- Report the verdict — share the critic's accept/revise decision and key findings with the user
The critic-agent works in isolation — it only knows what you give it. Provide enough for an informed review: the brief, the standards, and the purpose, not just the file.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.