Install
$ npx skills add tiann/execplan-skillREADME
# GitHub Repository: tiann/execplan-skill
**URL:** https://github.com/tiann/execplan-skill
**Author:** tiann
**Description:** An [Agent Skill](https://agentskills.io) that enables AI coding agents to tackle complex, long-running implementation tasks autonomously.
**Homepage:**
**Language:**
## Stats
- Stars: 57
- Forks: 4
- Open Issues: 1
- Commits: 1
- Created: 2025-12-20T02:41:00Z
- Updated: 2026-06-17T09:52:06Z
- Pushed: 2025-12-20T02:41:28Z
## README
# ExecPlan Skills
> **References:**
> - [Codex Execution Plans](https://cookbook.openai.com/articles/codex_exec_plans) — OpenAI Cookbook
> - [Video Introduction](https://www.youtube.com/watch?v=Gr41tYOzE20) — YouTube
An [Agent Skill](https://agentskills.io) 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
Information
Repository
Language
Unknown
Created
2026/6/18
Updated
2026/6/19