用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/griddynamics/rosetta --skill requirements-authoring-flow命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
正在显示 SKILL.md
基于 SOC 职业分类
| name | requirements-authoring-flow |
| description | Workflow for authoring requirements and specifications: drafting, review, validation, etc. |
<description_and_purpose>
Prevents premature drafting by enforcing HITL gates where every <req> unit receives explicit user approval before proceeding. Each phase produces traceable artifacts (Final Requirements Set, Validation Pack, Traceability Matrix). Input: user request for new requirements, edits, review, refactor, or validation; USE SKILL requirements-authoring and PROACTIVELY REQUIRE its use in all phases and subagents.
</description_and_purpose>
<workflow_phases>
<prerequisites phase="0", applies="ALL">
load-project-context, hitlrequirements-authoring-flow-state.md in FEATURE TEMP with: phase name, status, artifact produced, and open questions.requirements-authoring.reverse-engineering./goal is set repeat phases 5-6 until goal is met, then continue with the rest of phases.IMPORTANT! If the task is to reverse engineer requirements, spawn MULTIPLE subagents with each handling one unit of analysis (one screen, one page, one controller, one endpoint, etc) to effectively prevent hallucinations by narrow scoping for phases intent_capture, outline, draft, validate.
Artifact: Discovery Summary (context, existing requirements, constraints, affected files). Done when: scope boundaries and relevant requirement files are identified.
requirements-authoringreverse-engineeringArtifact: Research Notes (sources, constraints, prior art, reusable requirement patterns). Done when: relevant references are gathered OR no additional sources are needed. Skip when: local context is complete and no external standards are needed.
requirements-authoring<intent_capture phase="3" priority="must" subagent="requirements-engineer" role="Requirements analyst capturing intent and assumptions" subagent_required_model="inherit">
Artifact: Intent Capture. Done when: intent is restated, scope and goals confirmed, assumptions listed, and questions resolved.
requirements-authoring</intent_capture>
Artifact: Requirement Outline (areas, file mapping, ID strategy, traceability plan). Done when: user approves structure and requirement batching strategy.
requirements-authoringArtifact: Draft Requirement Units (per the requirements-authoring skill's requirement-unit asset).
Done when: every in-scope requirement has schema-complete draft and explicit user decision.
<req> schemaDraft<req> schema if older/missing fieldsrequirements-authoringArtifact: Validation Report (rubric results, conflict checks, gap checks, risks). Done when: checklist passes and unresolved issues are either fixed or explicitly deferred.
requirements-authoring skill's validation rubricrequirements-authoringreverse-engineering<user_review phase="7" priority="must" subagent="HITL" role="HITL">
</user_review>
Artifact: Final Requirements Set, Validation Pack, Traceability Matrix, Change Log. Done when: artifacts are stored in target location and state file is complete.
requirements-authoring skill's change-log assetrequirements-authoringcoding-flow (ask, recommend, switch), on switch do not load requirements-use skill, as requirements-authoring is superior already.</workflow_phases>
<validation_checklist>
<req> explicitly user-approved</validation_checklist>