/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.
$ npx -y skills add isvlasov/rageatc-oss --skill critic --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/critic
Context preview
The summary Claude sees to decide when to auto-load this skill.
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.
Rage Against The C - pick your own C to rage against. Two plugins for Claude Code / Cowork, built on the idea that we're using AI wrong: the speed of its output tricks us into rushing the input.
Repo: isvlasov/rageatc-oss
Other skills on rageatc-oss.
- /architecting-software
Designs software architecture from a confirmed PRD. Use when a PRD exists and architecture must be designed before implementation, when writing ADRs, choosing an architecture style, or selecting technology and databases.
Open skill - /building-telegram-bots
Writes correct, version-aware Telegram bot code. Use when writing, extending, or debugging a Telegram bot in python-telegram-bot, aiogram, grammY, or Telegraf. Not for Telegram client API (TDLib), languages other than Python and Node.js, or non-Telegram platforms.
Open skill - /decomposing-work
Converts an approved ARCHITECTURE.md into an implementation roadmap of isolated, dependency-ordered chunks. Use when architecture has been approved and work must be decomposed before implementation begins.
Open skill - /delegating-to-codex
Delegates a task to OpenAI Codex running as an interactive session in a herdr pane - uses the user's ChatGPT subscription, visible in herdr, steerable mid-session. Use when delegating work to codex, offloading a task to a GPT model (sol, terra, luna), or running a second opinion
Open skill - /delegating-to-local-llm
Delegates a task to a local LLM running as a Pi coding-agent session in a herdr pane - the subagent is visible in herdr, can be steered mid-session, and costs no cloud tokens. Use when delegating work to a local model, spawning a Pi subagent, offloading a task to omlx (qwen,
Open skill - /designing-interfaces
Creates a design system for software with a UI. Use when a project has a user interface and architecture is confirmed โ whether creating from scratch or extracting patterns from existing code.
Open skill

