·spec-implement
""

spec-implement

Specification-driven implementation — Execute implementation from specs to PR. Reads issue-to-pr-workflow.md as playbook, enforces coding-rules.md as quality gates, tracks progress via tasks.md checkboxes with resume capability. English triggers: "Implement from spec", "Start implementation", "Execute spec tasks" 日本語トリガー: 「仕様書から実装」「実装を開始」「specタスクを実行」

13Installs·1Trend·@anyoneanderson

Installation

$npx skills add https://github.com/anyoneanderson/agent-skills --skill spec-implement

How to Install spec-implement

Quickly install spec-implement AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/anyoneanderson/agent-skills --skill spec-implement
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: anyoneanderson/agent-skills.

SKILL.md

View raw

Execute implementation from specifications to pull request, following project-specific workflows and enforcing coding rules.

Read the workflow file (located in Step 4) and interpret each section as instructions to follow:

| Development Environment | Extract setup commands, environment variables | | Issue Analysis and Setup | Follow branch naming convention, issue reading steps | | Branch Strategy / PR Target | Extract base branch (e.g., develop, main) and PR target branch | | Phased Implementation | Follow implementation order and guidelines |

Specification-driven implementation — Execute implementation from specs to PR. Reads issue-to-pr-workflow.md as playbook, enforces coding-rules.md as quality gates, tracks progress via tasks.md checkboxes with resume capability. English triggers: "Implement from spec", "Start implementation", "Execute spec tasks" 日本語トリガー: 「仕様書から実装」「実装を開始」「specタスクを実行」 Source: anyoneanderson/agent-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/anyoneanderson/agent-skills --skill spec-implement
Category
""Writing
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from anyoneanderson/agent-skills

Quick answers

What is spec-implement?

Specification-driven implementation — Execute implementation from specs to PR. Reads issue-to-pr-workflow.md as playbook, enforces coding-rules.md as quality gates, tracks progress via tasks.md checkboxes with resume capability. English triggers: "Implement from spec", "Start implementation", "Execute spec tasks" 日本語トリガー: 「仕様書から実装」「実装を開始」「specタスクを実行」 Source: anyoneanderson/agent-skills.

How do I install spec-implement?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/anyoneanderson/agent-skills --skill spec-implement Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/anyoneanderson/agent-skills