Map codebase to unified architecture
pathfinderskillsetup L2★81,174
thedotmack/claude-mem ↗What it does
Map codebase into unified architecture
Best for
Extracting duplicated concerns across features and proposing the simplest unified design before committing to a refactor.
Outputs
- · Actionable guidance
- · Structured feedback
- · State capture or diagnosis
Preconditions
User has a codebase with multiple features; wants to audit architecture or eliminate duplication before refactoring
Failure modes
Proposes over-abstraction instead of deletion; keeps both old paths behind feature flags; adds registry/factory when switch statement suffices
Trust signals
- · Explicit discipline rules and enforcement gates
- · Stage-specific rubrics with measurable criteria
- · Referenced playbooks and template files
- · Output format examples with clear format