All skills
Skillintermediate

Build

Follow the `Workflow` to implement the `PATH_TO_PLAN` then `Report` the completed work.

Claude Code Knowledge Pack7/10/2026

Overview

Build

Follow the Workflow to implement the PATH_TO_PLAN then Report the completed work.

Variables

PATH_TO_PLAN: $ARGUMENTS

Workflow

  • If no PATH_TO_PLAN is provided, STOP immediately and ask the user to provide it (AskUserQuestion).
  • Read and execute the plan at PATH_TO_PLAN. Think hard about the plan and implement it into the codebase.

Report

  • Present the ## Report section of the plan.