ワンクリックで
requirements-analysis
Requirements gathering and documentation. Use when eliciting, documenting, or validating requirements.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Requirements gathering and documentation. Use when eliciting, documenting, or validating requirements.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Schedule reminders and recurring tasks.
Two-layer memory system with grep-based recall.
Summarize or extract text/transcripts from URLs, podcasts, and local files (great fallback for “transcribe this YouTube/video”).
Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output.
Business process analysis and improvement. Use when mapping, analyzing, or optimizing processes.
Cross-functional company operations: status tracking, decision logging, and inter-department coordination. Use when managing company-wide processes.
| name | requirements-analysis |
| description | Requirements gathering and documentation. Use when eliciting, documenting, or validating requirements. |
| metadata | {"clawbot":{"emoji":"📋"}} |
| Type | Description | Example |
|---|---|---|
| Business | What the business needs | "Reduce processing time by 50%" |
| Functional | What the system does | "System shall calculate tax" |
| Non-functional | How the system performs | "Page loads in <2 seconds" |
| Constraints | Limitations | "Must use existing database" |
As a [role]
I want [feature]
So that [benefit]
Acceptance Criteria:
- Given [context]
- When [action]
- Then [outcome]
| Req ID | Description | Source | Priority | Status |
|---|---|---|---|---|
| REQ-001 | ... | Stakeholder A | High | Approved |