execplan

Installation
SKILL.md

ExecPlan: Living Execution Documents

EXECUTE this skill now. Follow the workflow steps below using the provided $ARGUMENTS. Do NOT describe, summarize, or explain this skill — run it.

Generate, manage, and complete ExecPlans — self-contained, outcome-focused design documents that guide agents through complex tasks.

Constants

  • TEMPLATE_PATH: C:/Users/gurusharan.gupta/Agents/Claude Code/templates/execplan.md
  • PRINCIPLES_DIR: C:/Users/gurusharan.gupta/Agents/Claude Code/principles
  • MANIFEST_PATH: C:/Users/gurusharan.gupta/Agents/Claude Code/manifest.json

Commands

Parse $ARGUMENTS to determine action:

  • /execplan <description> — Generate a new ExecPlan for the described task
  • /execplan list — Show active and recently completed plans across all projects
  • /execplan complete <plan-file> — Mark a plan as complete, fill Outcomes & Retrospective
  • /execplan (no args) — Show usage help
Installs
3
Repository
ingpoc/skills
GitHub Stars
9
First Seen
Jun 15, 2026
execplan — ingpoc/skills