Files
pi-subagents/prompts/implement.md

357 B

description
description
Inspect, plan, and implement using generic subagents

Use the subagent tool in chain mode:

  1. Run a generic subagent to inspect the codebase for: $@
  2. Run a generic subagent to turn {previous} into a concrete implementation plan for: $@
  3. Run a generic subagent to implement the approved plan using {previous}

User request: $@