exec-plan

Installation
SKILL.md

This command creates or resumes an execution plan for a specified feature.

For the rest of this command "exec-plan" or "ExecPlan" both refer to the same concept: the "Execution Plan" design document, which will be described below.

Place any temporary research, clones etc., in the .gitignored subdirectory .ai/plans/tmp

Workflow

Creating new ExecPlan

If $ARGUMENTS is empty, your goal is to create a new ExecPlan; start by asking the user to describe the feature design.

You should engage in a back and forth with the user to come up with the initial design. Confirm if the user requirements are clear or if you have follow up questions, ask them clearly first and clarify before executing.

Once you have a clear understanding, your job is to proceed to Executing or Resuming the ExecPlan WITHOUT INTERRUPTIONS !

Executing or Resuming an ExecPlan

If $ARGUMENTS is not empty, then the user intends for you to resume an ExecPlan that has already been created.

Installs
1
First Seen
Apr 4, 2026
exec-plan from smithery.ai