implement-plan

Execute approved implementation plans with persistent beads-backed task tracking.

Updated Nov 22, 2025
One-click install
npx skills add https://github.com/Khamel83/oneshot --skill implement-plan-khamel83
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: implement-plan
Source: https://github.com/Khamel83/oneshot/tree/main/archive/v9/skills/implement-plan
Command: npx skills add https://github.com/Khamel83/oneshot --skill implement-plan-khamel83

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Execute approved implementation plans with beads-backed task tracking to ensure progress persists across sessions and contexts.

Core Features & Use Cases

  • Beads-backed plan execution: translates a plan into structured epic/group/task workflow with dependencies.
  • Persistent progress: state survives resets, clear, and restarts for reliable delivery.
  • Context-aware execution: pauses when context thresholds are reached and coordinates compaction/continuation.
  • Use Cases: software delivery workflows, cross-team projects, complex feature rollouts.

Quick Start

Provide an approved plan and say "execute plan" to start beads-driven execution.

Frequently Asked Questions about implement-plan

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I track implementation plan progress across multiple sessions?

Persistent task tracking for implementation plans uses a beads-backed state structure that survives resets and restarts, ensuring reliable progress persistence across multiple sessions for software delivery workflows.

How do I execute an approved plan with task dependencies?

Executing an approved plan with task dependencies involves parsing the plan into a structured epic, group, and task workflow. The system manages dependencies automatically and provides pre-implementation, execution, and completion phases.

What is the best way to manage cross-team project rollouts with complex task tracking?

Cross-team project rollouts with complex task tracking are managed by decomposing plans into structured dependencies and progress checkpoints. Context-aware execution pauses when thresholds are reached and coordinates compaction and continuation.

Does workflow automation handle context limits during long project execution?

Workflow automation handles context limits during long project execution by pausing when context thresholds are reached. It then coordinates compaction and continuation to ensure persistent state across sessions without losing progress.

Can I use beads-driven task tracking for software delivery workflows?

Beads-driven task tracking supports software delivery workflows by translating approved plans into structured epic and group task dependencies. It persists state across sessions and manages progress checkpoints throughout the execution lifecycle.

Why does project planning require decomposing plans into epics and tasks?

Project planning requires decomposing plans into epics and tasks to manage dependencies and progress checkpoints effectively. This structured breakdown allows beads-backed state persistence and context-aware execution across complex feature rollouts.