一键导入
requirements-doc
Capture a stream-of-consciousness description of requirements and produce a structured requirements document.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Capture a stream-of-consciousness description of requirements and produce a structured requirements document.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | requirements-doc |
| description | Capture a stream-of-consciousness description of requirements and produce a structured requirements document. |
| metadata | {"author":"cascadian-gamers","version":"1.0"} |
Capture a stream-of-consciousness description of requirements and produce a structured requirements document.
Docs/requirements/{feature-name}.md.create-spec. Produces the Requirements section of the unified spec at Docs/In-Progress/{feature-name}-spec.md. Does not create a standalone file.Docs/requirements/{feature-name}.md (interactive mode) or as the ## 1. Requirements section of the unified spec (spec mode) with:# Requirements: {Feature Name}
## Problem Statement
What problem are we solving and for whom?
## Users
Who will use this and how?
## Functional Requirements
### Must Have
- FR-1: ...
- FR-2: ...
### Should Have
- FR-N: ...
### Nice to Have
- FR-N: ...
## Non-Functional Requirements
- NFR-1: Performance — ...
- NFR-2: Security — ...
- NFR-3: Scalability — ...
## Constraints
- Technology, timeline, budget, or organizational constraints
## Integrations
- Existing systems this must work with
## Open Questions
- Anything unresolved that needs stakeholder input
## Acceptance Criteria
- How do we know this is done?
design-high-level and design-low-level — always run requirements first, even if the user asks to skip ahead.Safe, project-wide remediation of a dangerous or incorrect code pattern using structured search and replace.
Run a multi-faceted code review on uncommitted changes using specialized review subagents.
Create an Architectural Decision Record (ADR) to document a design choice or technical strategy.
Run a multi-faceted code review on uncommitted changes using specialized review subagents.
Commit (if needed), push the current branch to origin, and generate a pull request description in the chat.
Generate a session handoff document capturing the current working state for the next session.