jed1978/ddd-architecture-coach
Instructions file
Instructions for jed1978/ddd-architecture-coach, covering claude.md, repository nature, editing rules specific to this skill, content architecture and when working in this repo.
jed1978/ddd-architecture-coach
Instructions file
Instructions for jed1978/ddd-architecture-coach, covering claude.md, repository nature, editing rules specific to this skill, content architecture and when working in this repo.
jed1978/ddd-architecture-coach
Skill Claude CodeCodex
DDD Architecture Coach — a decision-making coach spanning DDD (Strategic + Tactical Patterns), AI/LLM engineering (intervention design, risk assessment, fallbacks), software engineering discipline (Clean/Hexagonal Architecture, testing, CI/CD, SBE), and cloud architecture (containers, serverless, observability, cost).…
jed1978/ddd-architecture-coach
Agent
Implements BC components using TDD workflow. Reads the canonical Phase 3 spec at {coachoutputroot}/{bc}/spec.md plus the .claude/rules/{bc}.md quick-reference card and CLAUDE.md, then follows Red-Green-Refactor per Aggregate vertical slice. Stack-agnostic skeleton — all stack-specific commands (test runner, ORM…
jed1978/ddd-architecture-coach
Command
Launch the DDD Architecture Coach. With no argument, shows an in-flight summary derived from {coachoutputroot}/ and asks which BC to focus on. With a BC name, derives the next phase for that BC and enters it. Use this as the default entry point.
jed1978/ddd-architecture-coach
Command
Append a learning to .claude/arch-learnings.md. Pass the learning content as the argument; the coach writes it with source=usertriggered and the appropriate appliesto scope.
jed1978/ddd-architecture-coach
Command
Force entry into Phase 1 (Domain Discovery). Skips state-based phase selection. Use when you explicitly want to (re-)run scenario modeling, event/command extraction, BC delineation, classification, touchpoint map, AI opportunities, or User Stories. With no argument → system-level Steps 1–5. With a BC name → per-BC…
jed1978/ddd-architecture-coach
Command
Force entry into Phase 2 (Architecture Design) for one BC. Requires explicit BC argument. Use when you want to (re-)work on Context Map, per-BC architecture decisions, cloud deployment, or AI-ADRs for a specific BC.
jed1978/ddd-architecture-coach
Command
Force entry into Phase 3 (Implementation Specification) for one BC. Produces aggregate definitions, key examples (Gherkin), test specs, slice plan. Requires explicit BC argument.
jed1978/ddd-architecture-coach
Command
Force entry into Phase 4 (Review & Iterate). Reviews any phase or BC artifact against five health checklists (DDD / AI / Engineering / Cloud / SBE) and produces scored findings. Optional scope argument (Phase 1 / Phase 2 / Phase 3: / / system / full); no argument runs full review.