Vinylfigure
UserSelf-improving starter template for Claude Code projects — learns from its own sessions and passes lessons to the projects it spawns.
Categories
Indexed Skills (10)
add-skill
Author a new skill for this repository using the canonical Janus SKILL.md shape (Hold in mind, Steps, Before finishing) and workspace-priming rules.
bootstrap
Specialize this Janus scaffold to a real tech stack - detect or ask for the stack, wire scripts/verify.sh to real lint/test commands, update the project facts in CLAUDE.md, and prove the verification loop closes.
evolve
Promote stable learnings (Evidence >= 2) from LEARNINGS.md into CLAUDE.md rules or new skills, retire contradicted rules, and enforce the concept budget. Confirms with the user before editing CLAUDE.md.
plan-feature
The plan-first workflow for any non-trivial change - explore with subagents, write a plan with explicit "done means" verification criteria, get sign-off, implement, verify.
recalibrate
Re-verify this repo's encoded conventions (skills, CLAUDE.md directives, ARCHITECTURE.md claims) against primary sources and file drift as candidate LEARNINGS.md entries.
reflect
Distill this session's lessons (corrections, verification failures, surprises, wasted paths) into structured entries in .claude/memory/LEARNINGS.md.
replicate
Stamp a new project from this Janus template - create the child repo, carry portable learnings forward as inheritance, rewrite identity, and hand off to /bootstrap. Confirms name, visibility, and location before creating anything.
ship
Close the delivery loop - verify green, commit, push, open a PR, then babysit CI and review feedback until merged or closed. Confirms branch and remote before the first push.
verify-loop
Close the feedback loop on a change - define a runnable success check, run it, articulate each failure before fixing, iterate to green (max 5 rounds).
worktree-parallel
Fan a task out into parallel Claude Code sessions, each in its own git worktree, then merge tracks after each verifies green. Confirms the track plan before creating worktrees.
Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.