From antigravity-awesome-skills
Orchestrates Domain-Driven Design: viability checks, strategic modeling (subdomains, bounded contexts), and routes to tactical patterns like CQRS, event sourcing, sagas.
npx claudepluginhub absjaded/antigravity-awesome-skillsThis skill uses the workspace's default tool permissions.
- You need to model a complex business domain with explicit boundaries.
Verifies tests pass on completed feature branch, presents options to merge locally, create GitHub PR, keep as-is or discard; executes choice and cleans up worktree.
Guides root cause investigation for bugs, test failures, unexpected behavior, performance issues, and build failures before proposing fixes.
Writes implementation plans from specs for multi-step tasks, mapping files and breaking into TDD bite-sized steps before coding.
Use full DDD only when at least two of these are true:
@ddd-strategic-design@ddd-context-mapping@ddd-tactical-patterns@cqrs-implementation@event-sourcing-architect and @event-store-design@saga-orchestration@projection-patterns@architecture-decision-recordsIf templates are needed, open references/ddd-deliverables.md.
Always return:
Use @domain-driven-design to assess if this billing platform should adopt full DDD.
Then route to the right next skill and list artifacts we must produce this week.