brd-decomposer
OfficialTurn BRDs into agent-ready tasks
AuthorSMOrchestra-ai
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Large Business Requirements Documents, project briefs, and feature requests are often too broad and unstructured for autonomous agents to execute; this Skill breaks those inputs into discrete, actionable tasks that can be dispatched to agents and tracked in a queue so work begins immediately and predictably.
Core Features & Use Cases
- Structured Decomposition: Breaks a BRD into up to 12 task-sized items, each designed to be completable by a single agent in under 60 minutes.
- Role & Node Mapping: Assigns tasks to roles (vp_engineering, qa_lead, gtm, content, devops, data_eng) and routes them to execution nodes (smo-brain, smo-dev, desktop).
- Dependency & Queue Integration: Establishes blocked_by relationships, enforces ordering, and inserts tasks into a SQLite-backed queue for downstream agent execution.
- Operational Example: Given a new feature BRD, the Skill will produce frontend, backend, test, and deploy tasks, map them to vp_engineering/devops/qa_lead, set dependencies, and enqueue them for execution with a reference report back to the user.
Quick Start
Use the brd-decomposer to parse the BRD text or uploaded BRD file and enqueue discrete tasks with assigned roles, nodes, and dependencies.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: brd-decomposer Download link: https://github.com/SMOrchestra-ai/smorch-brain/archive/main.zip#brd-decomposer Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.