executor

Community

Execute plans, commit tasks, manage state.

AuthorSukbeomH
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the execution of project plans, ensuring tasks are completed atomically with proper version control, deviations are handled, and project state is consistently managed.

Core Features & Use Cases

  • Atomic Task Execution: Executes tasks defined in a plan one by one, creating a separate Git commit for each.
  • Deviation Handling: Automatically fixes bugs, adds missing critical functionality, or resolves blocking issues based on predefined rules. Escalates architectural changes for user approval.
  • Checkpointing & State Management: Pauses execution at defined checkpoints for verification or decisions, and maintains project state via STATE.md.
  • Use Case: A developer can use this Skill to execute a complex feature implementation plan. The Skill will automatically commit each sub-task, fix minor bugs encountered, and pause if a significant architectural change is needed, allowing the developer to review and approve before proceeding.

Quick Start

Execute the current plan by running the executor skill.

Dependency Matrix

Required Modules

scripts/md-store-memory.shscripts/detect-language.sh

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: executor
Download link: https://github.com/SukbeomH/HExoskeleton/archive/main.zip#executor

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.