Scopes banner
nguyenvanphituoc nguyenvanphituoc

Scopes

Testing community

Description

--- description: Decompose the pitch into a spec tree + board, then map the scope contracts --- This is step 8 (Map Scopes), which is two skills in sequence: 1. Use the **ba-pitch-analyzer** skill on $ARGUMENTS — pitch → linked DDD spec tree (domain model → use cases → tasks) with BDD scenarios and the derived Test Surface. Pass through an operation when the user names one: `analyze` (the default — spec tree + board), `reconcile` (fold discovered-ledger items back into the board and UC

Installation

Installs to ~/.claude/skills/nguyenvanphituoc-shapeup-sdlc-plugin-scopes/SKILL.md

Terminal
mkdir -p ~/.claude/skills/nguyenvanphituoc-shapeup-sdlc-plugin-scopes && curl -fsSL https://raw.githubusercontent.com/nguyenvanphituoc/shapeup-sdlc-plugin/HEAD/commands/scopes.md -o ~/.claude/skills/nguyenvanphituoc-shapeup-sdlc-plugin-scopes/SKILL.md

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

Full documentation available on GitHub

View Source Repository