Plan Eng Review — Testing skill for Claude Code
Eng-manager locks architecture, state machines, and the test matrix.
How to install Plan Eng Review
Installs to ~/.claude/commands/mizuharaa-wisp_os-plan-eng-review.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/mizuharaa/wisp_os/HEAD/.claude/commands/plan-eng-review.md -o ~/.claude/commands/mizuharaa-wisp_os-plan-eng-review.md Restart Claude Code, or start a new session, for it to be picked up.
What Plan Eng Review does
description: Eng-manager locks architecture, state machines, and the test matrix
First, emit the stage: `python .claude/hooks/mirror.py --stage plan --detail "eng-review: $ARGUMENTS"`
Spawn the **eng-manager** agent (Task tool, subagent_type: eng-manager) with the CEO-approved mission. Collect: ASCII architecture / state machine(s) / test matrix / the one integration point most likely to break.
The test matrix is the contract — every row must name a runnable command. Build does not st
Alternatives in Testing
- Gstack — 15,000+ Garry Tan's exact Claude Code setup: 6 opinionated tools that serve as CEO, Eng Manager, Release Manag 33.9k ★
- Debug — You are tasked with helping debug issues during manual testing or implementation 10k ★
- OpenAgentsControl — AI agent framework for plan-first development workflows with approval-based execution 4.8k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Fec Plan
Unified front-end planning entrance - implementation/architecture plan or testing strategy. The implementation
Gstack Ko
Use Garry Tan's exact Claude Code setup: 6 opinionated tools that serve as CEO, Eng Manager, Release Manager a
Rpi Implement
RPI Step 4 — Execute phased implementation with validation gates. Reads PLAN.md and eng.md, implements phase-b
Test Matrix
Review or expand the verification matrix for the live harness surface
QA Gate
QA verification for G4 — execute the test plan, build the AC-to-test traceability matrix, run an exploratory c
Rpi Plan
RPI Step 3 — Generate comprehensive planning documentation for a feature that received a GO. Produces pm.md (p
Related Agents
Eng Manager
Locks the architecture before build. Produces ASCII diagrams, state machines, and a test matrix. Spawn after C
Engineering Manager
Locks architecture, sequences work into shippable increments, coordinates specialists
Core Architect
System architecture, state machines, and high-level design specialist