mizuharaa

Plan Ceo Review — Development skill for Claude Code

Development community

CEO challenges the mission's scope and framing before any code.

How to install Plan Ceo Review

Installs to ~/.claude/commands/mizuharaa-wisp_os-plan-ceo-review.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/mizuharaa/wisp_os/HEAD/.claude/commands/plan-ceo-review.md -o ~/.claude/commands/mizuharaa-wisp_os-plan-ceo-review.md

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

What Plan Ceo Review does


description: CEO challenges the mission's scope and framing before any code

First, emit the stage: `python .claude/hooks/mirror.py --stage plan --detail "ceo-review: $ARGUMENTS"`

Spawn the **ceo** agent (Task tool, subagent_type: ceo) with the current mission and plan. Collect its report: MISSION / CUT / RISK / VERDICT.

  • VERDICT = reframe → adjust the mission per its report, tell Daniel what changed and why, then re-run this command once. Do not silently ignore a reframe.
  • VERDICT =

Alternatives in Development

  • Triage PRs — Classify all open PRs by module, review state, scope, and architectural impact — produces a prioritized triage 12.6k ★
  • /scope — Verify an asset is in scope before hunting or submitting a finding 927 ★
  • Ceo 334 ★

Full documentation available on GitHub

View Source Repository