Use when adding new error messages to React, or seeing "unknown error code" warnings.
npx skills add solatis/claude-config --skill "decision-critic"
Install specific skill from multi-skill repository
# Description
Invoke IMMEDIATELY via python script to stress-test decisions and reasoning. Do NOT analyze first - the script orchestrates the critique workflow.
# SKILL.md
name: decision-critic
description: Invoke IMMEDIATELY via python script to stress-test decisions and reasoning. Do NOT analyze first - the script orchestrates the critique workflow.
Decision Critic
When this skill activates, IMMEDIATELY invoke the script. The script IS the
workflow.
Invocation
| Argument | Required | Description |
|---|---|---|
--step |
Yes | Current step (1-7) |
--total-steps |
Yes | Always 7 |
--decision |
Step 1 | The decision statement being criticized |
Do NOT analyze or critique first. Run the script and follow its output.
# Supported AI Coding Agents
This skill is compatible with the SKILL.md standard and works with all major AI coding agents:
Learn more about the SKILL.md standard and how to use these skills with your preferred AI coding agent.