What problem does it solve?
Stacksmith-ops addresses the challenge of maintaining a cohesive memory layer for software projects by providing a unified interface to checkpoint project state, capture lessons, audit health, and run retrospectives.
Core Features & Use Cases
- Checkpoint mode saves current branch state, project health, and key context to a local storage path for handoffs.
- Learn mode records insights and patterns for later retrieval, reducing repeated mistakes.
- Health mode audits toolchains and repo health, surfacing issues for fix cycles.
- Retro mode aggregates recent activity to guide planning and process improvements.
- Use case: before a major handoff, run checkpoint; after a sprint, run retro to extract actionable lessons.
Quick Start
Invoke the stacksmith-ops with a mode such as '/stacksmith-ops checkpoint' to save the current project checkpoint.