execution-plans

Installation
SKILL.md

Execution Plans Skill

Treat execution plans as first-class artifacts, versioned in the repository.

Directory Structure

.agents/
├── plans/
│   ├── active/        # Plans currently in progress
│   ├── completed/     # Successfully finished plans
│   └── abandoned/     # Plans that were stopped (with rationale)
└── debt/
    └── tech-debt-registry.md  # Known technical debt items

Triggers

| Trigger Phrase | Operation |

Related skills

More from rjmurillo/ai-agents

Installs
1
GitHub Stars
24
First Seen
Apr 26, 2026