·spec-execute
</>

spec-execute

Use when 需要在 sdlc-dev 的 Spec Pack 中执行 I2(实现执行),以 `{FEATURE_DIR}/implementation/plan.md` 为唯一 SSOT 分批实现、运行最小验证、回写审计信息,并在批次检查点汇报;遇阻塞/澄清项立即停止。

18Installs·7Trend·@zixun-github

Installation

$npx skills add https://github.com/zixun-github/aisdlc --skill spec-execute

How to Install spec-execute

Quickly install spec-execute 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/zixun-github/aisdlc --skill spec-execute
  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: zixun-github/aisdlc.

SKILL.md

View raw

I2 的目标是把 {FEATUREDIR}/implementation/plan.md 中的任务按批次执行,并把执行状态与最小审计信息只回写到 plan.md(作为唯一执行清单与状态 SSOT)。

本技能是 skills/executing-plans/SKILL.md 的 Spec 实现阶段版:重度复用其“五步执行 + 批次检查点 + 遇阻塞即停”骨架,但将“计划文件”的语义替换为实现阶段 SOP(见 design/aisdlcspecimplementation.md)的硬约束:

REQUIRED SUB-SKILL:正在执行 spec-context 获取上下文,并在对话中回显 FEATUREDIR=...(允许 (reuse))。

Use when 需要在 sdlc-dev 的 Spec Pack 中执行 I2(实现执行),以 `{FEATURE_DIR}/implementation/plan.md` 为唯一 SSOT 分批实现、运行最小验证、回写审计信息,并在批次检查点汇报;遇阻塞/澄清项立即停止。 Source: zixun-github/aisdlc.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/zixun-github/aisdlc --skill spec-execute
Category
</>Dev Tools
Verified
First Seen
2026-03-10
Updated
2026-03-10

Browse more skills from zixun-github/aisdlc

Quick answers

What is spec-execute?

Use when 需要在 sdlc-dev 的 Spec Pack 中执行 I2(实现执行),以 `{FEATURE_DIR}/implementation/plan.md` 为唯一 SSOT 分批实现、运行最小验证、回写审计信息,并在批次检查点汇报;遇阻塞/澄清项立即停止。 Source: zixun-github/aisdlc.

How do I install spec-execute?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/zixun-github/aisdlc --skill spec-execute 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/zixun-github/aisdlc