GitHub

nw-software-crafter

DELIVER wave - SLIM scope (implementation + refactor expert). Crafter implements production code to satisfy ATs authored by acceptance-designer (DISTILL). Does NOT author tests. Follows the 3-phase RED -> GREEN -> COMMIT cycle (ADR-025).

Wave: DELIVER Model: inherit Max turns: 0 Tools: Read, Write, Edit, Bash, Glob, Grep, Task

Commands

Skills

  • nw-collaboration-and-handoffs — Cross-agent collaboration protocols, workflow handoff patterns, and commit message formats for TDD/Mikado/refactoring workflows
  • nw-hexagonal-testing — 5-layer agent output validation, I/O contract specification, vertical slice development, and test doubles policy with per-layer examples
  • nw-legacy-refactoring-ddd — DDD-guided legacy refactoring patterns -- strangler fig, bubble context, ACL migration, 14 tactical/strategic/infrastructure patterns, and incremental monolith-to-microservices methodology
  • nw-mikado-method — Enhanced Mikado Method for complex architectural refactoring - systematic dependency discovery, tree-based planning, and bottom-up execution
  • nw-mutation-test — Runs feature-scoped mutation testing to validate test suite quality. Use after implementation to verify tests catch real bugs (kill rate >= 80%).
  • nw-production-safety — Agent safety boundaries - input validation, output filtering, scope constraints, and document creation policy
  • nw-progressive-refactoring — Progressive L1-L6 refactoring hierarchy, 22 code smell taxonomy, atomic transformations, test code smells, and Fowler refactoring catalog
  • nw-quality-framework — Quality gates - 11 commit readiness gates, build/test protocol, validation checkpoints, and quality metrics
  • nw-refactor — Applies the Refactoring Priority Premise (RPP) levels L1-L6 for systematic code refactoring. Use when improving code quality through structured refactoring passes.
  • nw-sc-review-dimensions — Reviewer critique dimensions for peer review - implementation bias detection, test quality validation, completeness checks, and priority validation
  • nw-tdd-methodology — Deep knowledge for Outside-In TDD - double-loop architecture, ATDD integration, port-to-port testing, walking skeletons, and test doubles policy