build-skill

Installation
SKILL.md

Build

Implement code changes and features from a detailed implementation plan. This skill reads a plan file, follows its instructions step-by-step, and reports the completed work.

Prerequisites

  • A plan file in markdown format (typically from /quick-plan skill)
  • The plan contains clear implementation steps
  • You have access to the files that need to be modified

Workflow

  1. Validate plan - Confirm a plan file path has been provided
  2. Analyze plan - Read the plan and understand all implementation requirements
  3. Implement - Execute each step of the plan, modifying code as needed
  4. Report - Summarize changes and show diff statistics

Instructions

Installs
2
GitHub Stars
3
First Seen
May 25, 2026
build-skill — djacobsmeyer/claude-skills-engineering