al-af

Al Polish — Testing skill for Claude Code

Testing community

Grill the user with rounds of questions to stress-test a plan before acting on it.

How to install Al Polish

Installs to ~/.claude/skills/al-af-al-skills-al-polish/SKILL.md

Terminal
mkdir -p ~/.claude/skills/al-af-al-skills-al-polish && curl -fsSL https://raw.githubusercontent.com/al-af/al-skills/HEAD/commands/al-polish.md -o ~/.claude/skills/al-af-al-skills-al-polish/SKILL.md

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

What Al Polish does


description: Grill the user with rounds of questions to stress-test a plan before acting on it

Interview the user relentlessly until you reach a shared understanding. Map the decision as a tree; each round, ask every question whose prerequisites are already settled (the frontier), numbered, each with your recommended answer, then wait for answers before the next round. Look up facts yourself (dispatch a sub-agent) instead of asking the user for anything you could find out. For a plan/ar

Alternatives in Testing

  • Pua — Use when the user invokes /pua or asks for PUA mode, try-harder/retry help, change-approach coaching, completi 19.5k ★
  • Grill — Sharpen a fuzzy idea into §G/§C before spec 1.1k ★
  • Loki Grill — Interrogate a spec with Loki's Devil's-Advocate grill before building, and summarize the hardest questions it 1.1k ★

Full documentation available on GitHub

View Source Repository