implementation-executor

Official

Execute plans with resumable progress

Authorslingr-stack
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill turns an existing implementation plan into a resumable execution workflow, so work can continue safely without reconstructing hidden context or losing progress.

Core Features & Use Cases

  • Step-by-step execution: Follows a plan file in bounded slices instead of treating it like a one-shot document.
  • Checkpoint-aware progress: Stops at major handoff points, asks for confirmation when needed, and keeps execution aligned with the plan.
  • Persistent implementation logging: Maintains a reusable log with decisions, validation results, blockers, and the next resume point.
  • Ambiguity resolution: Drills into unresolved questions one at a time before coding a step.
  • Use case: Resume a partially completed repository change, validate each slice, and hand the work off cleanly to another agent.

Quick Start

Ask the implementation-executor skill to resume the target plan directory and keep the implementation log updated as it executes the next bounded step.

Dependency Matrix

Required Modules

None required

Components

assets

💻 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: implementation-executor
Download link: https://github.com/slingr-stack/qa-test-drumr/archive/main.zip#implementation-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 537,000+ vetted skills library on demand.