shaq1992/muscle-memory

5Stars on the repository
11Mods indexed here, across every type
5d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

shaq1992/muscle-memory

Command

In-place install/upgrade step for the portable workflow harness. Generates the per-project scaffolding around the portable tree already present at .claude/ (from a git clone or an extracted zip): .claude/preferences.md from the single template, a root CLAUDE.md from the skeleton template, docs/ + context/ directories…

5 5d ago A 0 tokens

grill_and_implement

02

shaq1992/muscle-memory

Command

Lightweight grill-then-build for tasks too small for a full plan. Runs a mixed-style grilling capped at 8 questions, writes a short brief to docs/quick/ brief.md, gates go/no-go via AskUserQuestion, then implements in-session. Standalone it ends in a quick/ PR the user merges; handed a prompt carrying an "##…

5 5d ago A 104 tokens

grilling_session

03

shaq1992/muscle-memory

Command

Run a structured requirements session in one of three modes (mixed default, functional, technical), then produce a PRD and multi-phase implementation plan. Requires docs/ folder with subdirs prds/, multiphaseplans/, learnings/, prompts/ -- created by /bootstrap.

5 5d ago A 55 tokens

on_board

05

shaq1992/muscle-memory

Command

The single onboarding funnel for a new harness recipient -- the one command to type after cloning or unzipping the harness into a project. Verifies prerequisites (git repo, gh auth, python interpreter with a permission-gated install offer), detects the install tier (clone vs zip), invokes /bootstraptocustomcommands to…

5 5d ago B 106 tokens

orchestrator

06

shaq1992/muscle-memory

Command

Drive a long-running, progressively-disclosed plan from a single durable state file. The same invocation initialises a new plan or resumes an existing one, writes state through before replying, dispatches one session at a time on the user's word, and ingests each session's handback. On the user's ask, a live…

5 5d ago A 79 tokens

write_prompt

07

shaq1992/muscle-memory

Command

Compile a reference-based phase implementation prompt (200 lines) from a plan's PRD, phase section, accumulated learnings, and the harness procedure files.

5 5d ago B 31 tokens