When writing complex features or significant refactors or user ask explicitly, use an ExecPlan from design to implementation.

2 stars
1 forks
30 views

SKILL.md


name: execplan description: When writing complex features or significant refactors or user ask explicitly, use an ExecPlan from design to implementation.

Create an execution plan following PLANS.md methodology.

Instructions

  1. Read PLANS.md first - This contains all methodology, requirements, structure, and guidelines
  2. Follow the process and skeleton defined in PLANS.md to the letter

README

ExecPlan Skills

References:

An Agent Skill that enables AI coding agents to tackle complex, long-running implementation tasks autonomously.

What You Get

  • Extended autonomous execution — Agent works independently for hours without losing context
  • Verifiable approach — Review and approve the plan before implementation begins
  • Living documentation — Progress, decisions, and discoveries tracked in real-time
  • Observable outcomes — Every milestone produces working, testable results
  • Safe recovery — Built-in rollback procedures if something goes wrong

Installation

Add this skill to your agent's skills directory:

.skills/
└── execplan/

Compatibility

Works with: Claude Code, Cursor, OpenCode, Amp, Goose, VS Code, and other Agent Skills-compatible tools.

License

MIT