Aditi1910

Brd — Development skill for Claude Code

Development community

Draft a Business Requirements Document fragment from stakeholder input.

How to install Brd

Installs to ~/.claude/commands/aditi1910-requirements-copilot-brd.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Aditi1910/requirements-copilot/HEAD/.claude/commands/brd.md -o ~/.claude/commands/aditi1910-requirements-copilot-brd.md

Restart Claude Code, or start a new session, for it to be picked up.

What Brd does


description: Draft a Business Requirements Document fragment from stakeholder input

From the stakeholder input below (or the referenced file), draft a BRD fragment with these sections, per CLAUDE.md:

  1. Objective — the business problem and desired outcome, in two or three sentences.
  2. In Scope — bulleted, concrete.
  3. Out of Scope — bulleted; do not leave this empty. If scope is genuinely unbounded in the input, that is itself a finding to record.
  4. Assumptions — e

Alternatives in Development

Full documentation available on GitHub

View Source Repository