aj-geddes

92 mods across 4 repositories, 822 stars between them.

aj-geddes/claude-code-bmad-skills

Plugin Claude Code

A community marketplace hosting the BMAD Planning & Orchestrator — a Claude Code harness for the BMAD Method by the BMAD Code Organization, focused on planning, roadmapping, and conflict-free parallel orchestration.

480 2mo ago A tokens not measured

aj-geddes/claude-code-bmad-skills

Instructions file

Claude Code instructions for aj-geddes/claude-code-bmad-skills, covering claude.md, the one rule that defines this project, architecture: marketplace → plugin → skills, conventions that are easy to get wrong and commands.

480 2mo ago A 1,487 tokens

aj-geddes/claude-code-bmad-skills

Plugin Claude Code

A Claude Code planning & orchestration harness for the BMAD Method by the BMAD Code Organization (https://github.com/bmad-code-org/BMAD-METHOD). Facilitates the BMAD planning lifecycle — brainstorm, research, product brief, SPEC, PRD, UX, architecture, epics & stories — then orchestrates conflict-free…

480 2mo ago A tokens not measured

epic-scoper

04

aj-geddes/claude-code-bmad-skills

Agent

PLANNING SUBAGENT — scopes ONE epic into an ordered list of stories with disjoint Owned File/Module Scope boundaries, making the epic's stories safe for parallel execution by the story-author subagents that follow. Receives: one epic's requirements slice (from epics.md or the PRD cluster), the architecture document…

480 2mo ago A 222 tokens

readiness-auditor

05

aj-geddes/claude-code-bmad-skills

Agent

PLANNING SUBAGENT — independently audits one or more planning artifacts and returns a structured verdict of PASS, CONCERNS, or FAIL with itemized findings. Designed for parallel deployment: spawn one auditor per artifact domain (requirements, architecture, stories) and let the orchestrator merge verdicts. Use when the…

480 2mo ago A 183 tokens

story-author

06

aj-geddes/claude-code-bmad-skills

Agent

PLANNING SUBAGENT — compiles ONE story file as a fully source-cited context object in isolation. Receives a single story assignment (epic number, story number, slug, and the shared sharding-context path) and produces one {epic}.{story}.{slug}.story.md that is self-contained (8K tokens) and ready for the orchestrator's…

480 2mo ago A 190 tokens

Stop

08

aj-geddes/claude-code-bmad-skills

Hook

Runs when the agent finishes a response, executing suggest-next.sh via bash. From aj-geddes/claude-code-bmad-skills.

480 2mo ago A tokens not measured

bmad-architecture

09

aj-geddes/claude-code-bmad-skills

Skill Claude CodeCodex

Solutioning skill (Winston, the Architect). Produces architecture.md with ADRs and systematic NFR coverage, mapping every FR/NFR from the PRD to a concrete design decision. ONE architecture forces all future parallel dev agents to share the same API style, data model, state management, naming conventions, and security…

480 2mo ago A 203 tokens

bmad-brainstorm

10

aj-geddes/claude-code-bmad-skills

Skill Claude CodeCodex

Facilitates structured ideation sessions using proven brainstorming techniques (SCAMPER, SWOT, 5 Whys, Mind Mapping, Six Thinking Hats, Reverse Brainstorming, Starbursting, Brainwriting). Produces a brainstorming-report.md of organized ideas and actionable insights. Operates in three intents: Create (new session)…

480 2mo ago A 185 tokens

bmad-builder

11

aj-geddes/claude-code-bmad-skills

Skill Claude CodeCodex

Meta-skill for scaffolding and validating custom PLANNING/ORCHESTRATION skills within the BMAD Planning & Orchestrator plugin. Produces the full skill directory: SKILL.md, scripts, and templates — all pre-targeted at this plugin's path conventions. Includes a scope-violation checker so newly created skills never drift…

480 2mo ago A 200 tokens

bmad-correct-course

12

aj-geddes/claude-code-bmad-skills

Skill Claude CodeCodex

CROSS-PHASE mid-stream scope correction. Re-enters planning when requirements, features, architecture, or constraints change after planning has started. Re-shards affected epics/stories, re-sequences sprint-status.yaml, appends rationale to decision-log.md. Routes to bmad-epics-and-stories, bmad-sprint-planning, or…

480 2mo ago A 243 tokens

aj-geddes/claude-code-bmad-skills

Skill Claude CodeCodex

BROWNFIELD planning input. Scans an existing codebase READ-ONLY and writes project-documentation.md — ground truth for stack, structure, key flows, conventions, and integration points — so downstream BMAD planning skills start from reality. Does NOT modify code; produces only the doc artifact. Use when the user says…

480 2mo ago A 207 tokens

aj-geddes/claude-code-bmad-skills

Skill Claude CodeCodex

Solutioning flagship — shards a PRD + architecture into epics.md and individual {epic}.{story}.{slug}.story.md context objects, the LAST planning artifact before external dev handoff. Each story is a self-contained 8K-token compiled context object: Dev Notes with SOURCE CITATIONS back to prd.md/architecture.md…

480 2mo ago A 243 tokens

bmad-handoff

15

aj-geddes/claude-code-bmad-skills

Skill Claude CodeCodex

Emits a dev-tool-agnostic handoff manifest from ready-for-dev stories so an external dev plugin or runner can pick up and execute the work. Use when the user says "generate a handoff", "create handoff manifest", "export stories for dev", "hand off to dev tool", "produce handoff manifest", "ready to hand off", "prepare…

480 2mo ago A 215 tokens

bmad-help

16

aj-geddes/claude-code-bmad-skills

Skill Claude CodeCodex

Orchestration spine and "what do I do next?" router for the BMAD Planning & Orchestrator plugin. Detects current planning state by scanning the output folder for which artifacts exist (project-context.md, decision-log.md, product-brief, prd/tech-spec, architecture, ux, epics, stories), infers the current phase and…

480 2mo ago A 194 tokens

bmad-init

17

aj-geddes/claude-code-bmad-skills

Skill Claude CodeCodex

Initialize a BMAD planning workspace: pick a scale-adaptive TRACK (Quick Flow / BMad Method / Enterprise) interactively, then scaffold the output folder, a config file, an empty decision-log.md, and a project-context.md "constitution". Use when the user says "initialize BMAD", "set up BMAD", "start a new BMAD…

480 2mo ago A 160 tokens

bmad-investigate

18

aj-geddes/claude-code-bmad-skills

Skill Claude CodeCodex

Forensic bug and issue triage. Produces a graded investigation case file: symptoms, evidence (graded A/B/C by confidence), ranked hypotheses, suspected components, and a recommended planning response. INVESTIGATES and DOCUMENTS only — does NOT fix code, run tests, or implement. Hands off as a story to an external dev…

480 2mo ago A 248 tokens

bmad-parallel-plan

19

aj-geddes/claude-code-bmad-skills

Skill Claude CodeCodex

Turns a sequential, ready-for-dev story backlog into conflict-free CONCURRENT WAVES. Builds a dependency DAG from epic order, per-story dependency maps, and Owned File/Module Scope overlaps, then topologically sorts it into parallel waves of mutually disjoint, dependency-satisfied stories (capped by maxParallel), and…

480 2mo ago A 221 tokens

bmad-prd

20

aj-geddes/claude-code-bmad-skills

Skill Claude CodeCodex

PRD facilitator (John the PM). Authors and maintains the Product Requirements Document — functional requirements (FR-###), non-functional requirements (NFR-###), an epics outline, user stories, acceptance criteria, and MoSCoW/RICE prioritization. Supports three intents: CREATE a new PRD, UPDATE an existing one, or…

480 2mo ago A 211 tokens

bmad-prfaq

21

aj-geddes/claude-code-bmad-skills

Skill Claude CodeCodex

Amazon-style Working-Backwards PRFAQ: a future press release plus internal and external FAQs that stress-test a product concept before any building begins. Produces prfaq.md in the configured output folder. Use when the user says: "write a PRFAQ", "working backwards", "press release", "future press release"…

480 2mo ago A 148 tokens

bmad-product-brief

22

aj-geddes/claude-code-bmad-skills

Skill Claude CodeCodex

Lean facilitator for creating, updating, and validating a product brief — the Analysis-phase foundation of the BMAD Method. Captures problem statement, target users, core features, goals, constraints, and success metrics. Use when the user says: "create a product brief", "I need a product brief", "let's do discovery"…

480 2mo ago A 194 tokens

aj-geddes/claude-code-bmad-skills

Skill Claude CodeCodex

SOLUTIONING GATE — validates cohesion across planning artifacts before any implementation begins. Cross-references PRD (or tech-spec), architecture document, and epics/stories for coverage consistency and missing pieces. Returns a verdict of PASS, CONCERNS, or FAIL with specifics. Does NOT touch code. Use when the…

480 2mo ago A 217 tokens

bmad-research

24

aj-geddes/claude-code-bmad-skills

Skill Claude CodeCodex

Conducts market, competitive, domain, and technical research using live web sources, producing a cited research-report.md to inform BMAD planning decisions. Use when the user says: "research [topic/market/technology]" "competitive analysis" or "who are the competitors" "market size" or "market landscape" "technical…

480 2mo ago A 197 tokens