byaj-geddes· 78 skills
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 approach — catching alignment here is 10x cheaper than during implementation. Use when the user says "design the architecture", "create architecture", "/architecture", "solutioning", "tech stack", "system design", "ADR", "architecture decision record", "data model", "API design", "NFR coverage", "non-functional requirements", or after a PRD is done and they ask "what's next" / "ready for solutioning". Supports Create (new architecture.md), Update (revise against PRD changes), and Validate (check coverage + ADR completeness). PLANS only — never writes application code, runs tests, lints, or builds.
$npx -y skills add aj-geddes/claude-code-bmad-skills --skill bmad-architectureInstalls into the current project.
Run `npx skills use "https://github.com/aj-geddes/claude-code-bmad-skills" --skill "aj-geddes/claude-code-bmad-skills/bmad-architecture"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/aj-geddes/claude-code-bmad-skills" that are relevant to the current task. Run `npx skills add "https://github.com/aj-geddes/claude-code-bmad-skills"` and select the relevant skills, then follow their instructions.