Pressure Test banner
clawnify clawnify

Pressure Test

Testing community

Description

--- description: Pressure-test the current approach against scalability, long-term, and efficiency, then recommend the best option. argument-hint: [decision or approach to test — optional] --- Run the decision test on **$ARGUMENTS** — or, if that's empty, on the approach currently on the table in this conversation. The governing question for the choice: **whatever is scalable, long term, and cannot be done in a more efficient way.** **Ground it first — don't judge from priors.** A prior isn't

Installation

Installs to ~/.claude/skills/clawnify-greybeard-pressure-test/SKILL.md

Terminal
mkdir -p ~/.claude/skills/clawnify-greybeard-pressure-test && curl -fsSL https://raw.githubusercontent.com/clawnify/greybeard/HEAD/commands/pressure-test.md -o ~/.claude/skills/clawnify-greybeard-pressure-test/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository