From codex-next
Drafts or refines Business Requirements Documents (BRDs) covering problem, goals, value, constraints, metrics, risks, and investment rationale. Useful for business justification before product specs.
How this skill is triggered — by the user, by Claude, or both
Slash command
/codex-next:sdlc-brd-workflowThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill to produce business requirements before product and software specification work.
Use this skill to produce business requirements before product and software specification work.
A BRD explains why the work matters from a business or operating perspective. It should not define implementation details.
BRD is an incubation artifact. Do not require it for bugfix, clear small feature work, pure refactor, or direct-dev just because the SDLC plugin bundle contains this skill.
Collect:
Define the business problem.
Identify business objectives.
Establish business value.
Identify constraints and dependencies.
Define success metrics.
Decide downstream artifact needs.
Return a BRD with:
# BRD: <Name>
## 1. Document Control
- Owner:
- Status: Draft / Review / Baseline / Changed
- Version:
- Source materials:
- Related artifacts:
## 2. Business Context
-
## 3. Business Problem
-
## 4. Business Objectives
| ID | Objective | Priority | Success signal |
|---|---|---|---|
## 5. Business Value
| Value area | Expected value | Evidence | Confidence |
|---|---|---|---|
## 6. Scope
### In Scope
-
### Out of Scope
-
## 7. Success Metrics
| Metric | Baseline | Target | Measurement method | Window | Owner |
|---|---|---|---|---|---|
## 8. Constraints
| Constraint | Type | Impact | Owner |
|---|---|---|---|
## 9. Risks
| Risk | Likelihood | Impact | Mitigation |
|---|---|---|---|
## 10. Downstream Artifacts
- URS:
- PRD:
- NFR:
- SRS:
- SPEC:
- RTM:
## 11. Open Decisions
| ID | Decision needed | Required before | Owner |
|---|---|---|---|
Check that:
After BRD:
sdlc-urs-workflow to define users, tasks, scenarios, and constraints.sdlc-prd-workflow to define product scope, features, user flows, and acceptance.sdlc-nfr-spec if business risk implies security, privacy, availability, performance, compliance, or reliability requirements.sdlc-requirements-traceability once downstream requirements and tasks exist.npx claudepluginhub blueskyxn/codex-is-all-you-need --plugin codex-nextCreates a Business Requirements Document (BRD) — Layer 1 of the SDD workflow — defining business needs, objectives, scope, and success criteria for a new project or feature.
Generates formal product requirements from ideas and goals: BRD, user stories, acceptance criteria, prioritization via CEO interview, domain research, and structured protocols.
Conducts structured interviews to clarify vague business ideas into Business Requirements Documents (BRD). Useful when stakeholders say 'build XXX', 'sort business needs', or specs are unclear.