implement-spec

Installation
SKILL.md

This skill runs locally or in Claude Code cloud (claude.ai/code) — NOT in CI. It needs write access to the repo to create commits and push to the PR branch.

<Execution_Policy>

  • The spec is the source of truth. Implement what it says, not more.
  • Read CLAUDE.md for project conventions, testing requirements, and architecture.
  • Each phase must complete before the next begins.
  • Parallel execution within phases where possible.
  • QA cycles repeat up to 5 times; if the same error persists 3 times, stop and report.
  • If something in the spec is ambiguous, post a PR comment rather than guessing.
  • Do not add features, refactor code, or make improvements beyond the spec. </Execution_Policy>

Phase 1: Plan

Related skills
Installs
3
Repository
a16z/jolt
GitHub Stars
987
First Seen
Apr 27, 2026