Create Architecture Decision Records (ADR) documenting key technical decisions. Use ONLY when invoked by the memory skill after it has decided an ADR is needed. This skill is a pure writer - it does NOT decide whether to create an ADR. It receives context about architectural decisions and generates properly formatted…
Create Development Log entries documenting coding experience and lessons learned. Use ONLY when invoked by the memory skill after it has decided a devlog entry is needed. This skill is a pure writer - it does NOT decide whether to create a devlog. It receives context about what to document and generates properly…
Automated git commit workflow with intelligent commit message generation and memory management. Use when the user requests to commit code changes (e.g., "/git-commit", "commit my changes", "commit this work"). Generates English Conventional Commit messages in the required : AI format, invokes memory update for…