Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

spec-superflow

spec-superflow 收录了来自 MageByte-Zero 的 9 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
9
Stars
402
更新
2026-07-11
Forks
41
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

code-reviewer
软件质量保证分析师与测试员

Review completed implementation batches for spec compliance and code quality. Invoke after execution batches complete, before merging, or when a review gate is reached in the workflow.

2026-07-11
build-executor
软件开发工程师

Govern implementation from an approved execution contract. Invoke when execution-contract.md is approved and the user wants disciplined build work, TDD execution, or guarded batch-by-batch implementation.

2026-07-10
workflow-start
其他计算机职业

Primary entry point for the spec-superflow state-machine workflow. Invoke when the user is inside an active spec-superflow change directory (look for .spec-superflow.yaml, changes/<name>/, proposal.md, specs/, design.md, tasks.md, or execution-contract.md) and asks to start, continue, resume, implement, plan, or figure out the next workflow step. Also invoke when the user explicitly asks to start a new spec-superflow change or route through the spec-superflow workflow. Do not invoke for unrelated coding tasks that happen to use words like start, continue, implement, or plan.

2026-07-10
contract-builder
软件开发工程师

Convert approved planning artifacts into an execution contract. Invoke when the user wants to start building, asks to move from planning to implementation, or when execution-contract.md is missing or stale.

2026-07-10
bug-investigator
软件质量保证分析师与测试员

Use when encountering any bug, test failure, or unexpected behavior during spec-superflow execution, before proposing fixes. Invoked automatically when build-executor hits a blockage.

2026-07-07
need-explorer
软件开发工程师

Clarify intent, scope, constraints, and success criteria before artifact creation. Invoke when the request is fuzzy, the user is comparing options, or the workflow needs a stable change definition before writing artifacts.

2026-07-07
release-archivist
软件质量保证分析师与测试员

Close out a spec-superflow change with verification, summary, and archive readiness. Invoke when implementation is complete, verification is underway, or the user asks for a final wrap-up.

2026-07-07
spec-merger
软件开发工程师

Sync delta specs to main specs after closure. Invoke when a change is closing, delta specs need merging into the main spec base, or when detecting spec drift across multiple changes.

2026-07-07
spec-writer
软件开发工程师

Create or refine spec-superflow planning artifacts. Invoke when the change is understood well enough to write proposal.md, specs/, design.md, and tasks.md.

2026-07-07