davekruse

Scrutinize — Productivity skill for Claude Code

Productivity community

Step 3 of 6 — Interrogate the OpenSpec proposal from multiple angles in an isolated subagent and walk the user through every open question and decision, one at a time (invoke only when the user asks.

How to install Scrutinize

Installs to ~/.claude/skills/davekruse-phaser-scrutinize/SKILL.md

Terminal
mkdir -p ~/.claude/skills/davekruse-phaser-scrutinize && curl -fsSL https://raw.githubusercontent.com/davekruse/phaser/HEAD/commands/scrutinize.md -o ~/.claude/skills/davekruse-phaser-scrutinize/SKILL.md

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

What Scrutinize does


description: "Step 3 of 6 — Interrogate the OpenSpec proposal from multiple angles in an isolated subagent and walk the user through every open question and decision, one at a time (invoke only when the user asks, as the user-confirmed hand-off from /phaser:propose, or when driven by /phaser:stun)" argument-hint: "[optional: openspec change id, defaults to the phase's active change] [optional: plan file path]" model: opus

Invocation note: this command is only ever run by the user dire

Alternatives in Productivity

  • /strategy — Run an end-to-end strategy workflow with decision-quality outputs 2.3k ★
  • Run Discovery — Workflow recipe — go from a vague opportunity to validated insight and a prioritised next step by chaining 4 s 1.3k ★
  • DeduplicateMemory — You are an expert memory organizer 250 ★

Full documentation available on GitHub

View Source Repository