Impl banner
MarioEpkOne MarioEpkOne

Impl

Git community

Description

EXECUTE PLAN — reads an existing implementation plan and runs all steps autonomously, verifies each step, writes a working log, and prompts to commit. The user's request is: $ARGUMENTS > Can be run from the main repo or from inside the worktree directory. If the plan has a `**Worktree:**` header, the skill automatically resolves and uses that worktree as its working root. ## Process ### Phase 1 — Find the Implementation Plan Search `Implementation Plans/` (relative to the current working di

Installation

Installs to ~/.claude/skills/marioepkone-pipelineiq-impl/SKILL.md

Terminal
mkdir -p ~/.claude/skills/marioepkone-pipelineiq-impl && curl -fsSL https://raw.githubusercontent.com/MarioEpkOne/PipelineIQ/HEAD/commands/impl.md -o ~/.claude/skills/marioepkone-pipelineiq-impl/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository