一键导入
speckit-implement
Run agent-native implement orchestration or execute one worker handoff.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Run agent-native implement orchestration or execute one worker handoff.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Wrap core analysis with behavior-first vertical consistency checks.
Apply approved architecture refactors by updating plan and task artifacts directly.
Perform a framework-agnostic architecture review validating implementation against spec.md, plan.md, tasks.md, and the governance and architecture constitutions.
Perform an architecture-aware verification gate validating implementation against spec.md, plan.md, tasks.md, and the Architecture Constitution.
Run a single architecture workflow that prefers memory-first context and can incorporate security review when available.
Run implementation with memory context, then review the produced implementation against security and architecture constraints.
| name | speckit-implement |
| description | Run agent-native implement orchestration or execute one worker handoff. |
| compatibility | Requires spec-kit project structure with .specify/ directory |
| metadata | {"author":"github-spec-kit","source":"workflow-preset:commands/speckit.implement.md"} |
$ARGUMENTS
Optional runtime hint: agent-runtime=<spec-kit-integration-key>.
$ARGUMENTS..json handoff path in $ARGUMENTS or Use handoff JSON <path>.context-index.json, assemble handoff-manifest.json,
dispatch isolated runs, review receipts, update tasks.md only during task commit,
and run integration verification.vertical_capability,
produce shard plans plus handoff/context digest drafts, and never execute implementation
or write the final manifest.tasks.md,
create handoffs, or dispatch workers.tests/contracts/speckit-cross-agent-subagents.md.U design objects to concrete source, test, fixture, configuration,
and receipt paths before worker execution.isolated_subagent only when the runtime provides isolated subagent/subsession execution.execution_mode: manual_fresh_worker_session.tasks.md, context-index.json, and allowed planning artifacts.tasks.md order, lifecycle dependencies, capability boundaries, and Change Scope Granularity.context_gaps.handoff-manifest.json.contract_type is speckit.implement.handoff.v2.context_digest_path before editing.context_gaps is not empty.task_ids.allowed_read_paths.allowed_write_paths.task_status_update.receipt_path as speckit.implement.receipt.v1.tasks.md.tests/contracts/speckit-cross-agent-subagents.md.schemas/speckit.implement.manifest.v1.schema.json.schemas/speckit.implement.handoff.v2.schema.json.schemas/speckit.implement.receipt.v1.schema.json.validators/speckit_implement_contract.py.context_gaps, schema mismatch,
write paths outside allowed_write_paths, or attempts to update planning artifacts from Worker mode.