
Claude Skills by jkm-4314
github.com/jkm-4314Use when setting up a new project with the full opinionated workflow — session memory, commit hooks, copyright headers, ROADMAP, and CLAUDE.md. Invoke with "bootstrap project", "setup project", "new project setup", or /bootstrap-project
Use when the user says "init memory", "set up memory", "scaffold memory", "init project memory", or invokes /init-project-memory — creates the .claude/ session memory system in a new project
Use when Claude completes a spec or code implementation and needs independent review, or when the user invokes /multi-model-review. Triggers automatically after spec writing or code completion for production projects. Only bypass when user explicitly opts out.
Use when the user says "end session", "wrap up", "let's stop here", or invokes /session-end
Use when the user says "start session", "new session", "begin session", or invokes /session-start
Use when the user says "update session", "log progress", "checkpoint session", or invokes /session-update — especially before /clear or handoff