koolamusic/claudefiles

A minimal catalog of my favourite skills for working with claude

132Stars on the repository
59Mods indexed here, across every type
3d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

setup

01

koolamusic/claudefiles

Command Claude Code

Install claudefiles — copy skills, commands, sounds, hooks, and plugins into /.claude/.

132 3d ago B 24 tokens original MIT

gitconfig

03

koolamusic/claudefiles

Command

Configure git — SSH keys, aliases, templates, hooks, and ignore rules. Supports both per-repo (local) and global setup.

132 3d ago C 31 tokens original MIT

trust

04

koolamusic/claudefiles

Command

Award, deduct, or inspect the session agent's trust ledger.

132 3d ago A 14 tokens original MIT

advisor

05

koolamusic/claudefiles

Command

Advisory gate for triage or plan decisions. Spawns a second-opinion agent that challenges assumptions, surfaces risks, and proposes alternatives before the decision commits. Based on Anthropic advisor tool pattern.

132 3d ago A 41 tokens original MIT

comment

06

koolamusic/claudefiles

Command

Draft or post a GitHub issue/PR comment in stakeholder-readable voice, with proper GitHub autolinks and code permalinks. Default is draft-for-approval; posting is opt-in.

132 3d ago A 40 tokens original MIT

execute

07

koolamusic/claudefiles

Command

Execute the active sprint wave-by-wave with parallel jira-executor instances per wave. Then jira-nyquist (test gates), then jira-verifier (goal-backward), then PR. Updates STATE.md throughout.

132 3d ago A 42 tokens original MIT

flow

08

koolamusic/claudefiles

Command

Generate FLOW.md — human verification steps for the active sprint's acceptance predicates. Thinks like a tester; where to log in, what to click, which route to visit. Prioritizes predicates machines couldn't sense. Middleware between features/ and warden design.

132 3d ago A 52 tokens original MIT

init

09

koolamusic/claudefiles

Command

Bootstrap .jira/ in the current repo. Idempotent. Creates .jira/{.gitignore, README.md, STATE.md, sprints/, CURRENT}.

132 3d ago A 32 tokens original MIT

issue

10

koolamusic/claudefiles

Command

Draft a GitHub issue from the active sprint's research, plan, or wave — following the evidence-grounded conventions in templates/issue/GUIDE.md. Saves a draft; push is opt-in.

132 3d ago A 41 tokens original MIT

paper

11

koolamusic/claudefiles

Command

Write an evidence-disciplined engineering paper (innovation/discovery/finding) from a freeform description of what happened. Internally rigorous (evidence inventory, claim-strength discipline, adversarial review), lean single-file HTML house style for output. Publish is opt-in.

132 3d ago A 54 tokens original MIT

plan

12

koolamusic/claudefiles

Command

Plan the active sprint. jira-planner produces 01-PLAN.md, 02-PLAN.md per wave plus CONTEXT.md; jira-plan-checker audits all plans. Stall detection on revision. Optionally pushes a GitHub issue.

132 3d ago A 48 tokens original MIT

research

13

koolamusic/claudefiles

Command

Start a sprint by researching it. Spawns parallel jira-researcher agents (codebase, patterns, external) and synthesizes findings into RESEARCH.md. Updates STATE.md.

132 3d ago A 36 tokens original MIT

retro

14

koolamusic/claudefiles

Command

Generate a retrospective for the active sprint, a specific sprint, or a date range. Opt-in — never auto-fires.

132 3d ago A 25 tokens original MIT

review

15

koolamusic/claudefiles

Command

Review the diff for the active sprint or a given branch/range. Spawns jira-reviewer; reports findings by severity. Does not fix.

132 3d ago A 29 tokens original MIT

serve

16

koolamusic/claudefiles

Command

Build a static HTML review site from all sprints in .jira/sprints/ and serve it on a local port. Default serves every markdown file in every sprint; filter with --only. Extra markdown dirs (RFCs, specs) can be appended as sections with --include.

132 3d ago A 56 tokens original MIT

triage

17

koolamusic/claudefiles

Command

Triage the active sprint's plans into independently-grabbable GitHub issues using vertical slices. Adapted from mattpocock's to-issues pattern. Uses caveman lite.

132 3d ago A 37 tokens original MIT

adopt

18

koolamusic/claudefiles

Command

Adopt memory fragments from the studio workspace archive into local Claude memory. Opt-in, per-fragment confirmation via AskUserQuestion. Backs up local on overwrite. Never auto-triggers.

132 3d ago A 38 tokens original MIT

archive

19

koolamusic/claudefiles

Command

Archive a completed project's workspace — git mv /.studio/ into /.studio/archive/, then clean up the project root (symlinks, .workspacerc, session hook) if a checkout is present. Never deletes workspace content.

132 3d ago A 50 tokens original MIT

migrate

20

koolamusic/claudefiles

Command

Migrate a legacy project into a studio workspace — untracks committed state, then performs standard setup.

132 3d ago A 20 tokens original MIT

sync

21

koolamusic/claudefiles

Command

Re-sync a studio-initialized project. Re-reads studio.yaml, re-applies the managed .gitignore block, validates all symlinks resolve into the workspace slug, reports drift. Idempotent and non-destructive — never moves project state or modifies the workspace contents. (BASE behavior for P1; memory archival lands in P3.).

132 3d ago A 71 tokens original MIT

harden

22

koolamusic/claudefiles

Command

Make interfaces production-ready: error handling, i18n, edge cases, performance optimization, responsive adaptation. Replaces harden + optimize + adapt.

132 3d ago A 30 tokens original MIT

polish

23

koolamusic/claudefiles

Command

Final quality pass: alignment, spacing, consistency, design system adherence, typography, interaction states, and code cleanup. Replaces polish + normalize + distill.

132 3d ago A 32 tokens original MIT

refine

24

koolamusic/claudefiles

Command

Improve UX details: copy clarity, onboarding flows, motion/animation, and moments of delight. Argument: copy (improve text), onboard (first-time UX), motion (animations), or delight (personality and joy). Replaces clarify + onboard + animate + delight.

132 3d ago A 55 tokens original MIT