Back to skills directory
tiann/execplan-skill

tiann/execplan-skill

@tiann 57

Let AI coding agents autonomously execute complex long-running tasks via verifiable execution plans.

execplanagent-skillsai-codingexecution-planautonomous-agentclaude-codecoding

Install

$ npx skills add tiann/execplan-skill

README

# 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

Language
Unknown
Created
2026/6/18
Updated
2026/6/19