Al Polish — Testing skill for Claude Code
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
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 RepositoryRelated Skills
Grilling.V1
Interview the user to clarify or stress-test the request before acting. Map unresolved decisions as a design t
Grilling
Grill the user relentlessly to stress-test a plan, decision, or idea
Grill Me
Stress-test a plan or idea via relentless interrogation until reaching shared understanding
Pharn Build
Build the USER's code from an approved features/ /PLAN.md — the fourth product-pipeline stage (spec → plan → g
Pharn Regress
Detect regressions OUTSIDE the just-built feature in the USER's codebase — the fifth product-pipeline stage (s
Dual Gate Moa
Dual-Gate-MoA: harness-enforced dual gates for LLM agents (recon before acting, QA before shipping) + MoA mult
Related Agents
Plan Roaster
Use proactively to stress-test any plan or design doc before implementation. Reads the plan, hunts for the wea
Gantry Critic
Attacks a plan before it is implemented. Use to grill plan.md against task.md — unstated assumptions, unfalsif
Grill Planner
MUST BE USED to plan a coverage-map requirements interview before skill lifecycle operations. Reads a skill-ow