Skip to main content
Generalbdfinst

specs

Collaborative workflow for producing the four specification artifacts (intent, BDD scenarios, architecture notes, acceptance criteria) before any implementation begins. Use when starting any new feature or behavior change — do not write code until artifacts pass the consistency gate.

Stars
190
Source
bdfinst/agentic-dev-team
Updated
2026-05-30
Slug
bdfinst--agentic-dev-team--specs
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/bdfinst/agentic-dev-team/HEAD/plugins/agentic-dev-team/skills/specs/SKILL.md -o .claude/skills/specs.md

Drops the SKILL.md into .claude/skills/specs.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.