en un clic
builder
builder contient 3 skills collectées depuis Lutherwaves, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Use when you want an AI coding agent to answer structural questions about a repo (where is X, what calls Y, architecture) without grep-reading files — sets up a local codebase-memory-mcp graph per repo, isolated per clone/worktree, and watches for stale indexes. Triggers: "index this repo", "code graph", "give the agent a map of the codebase", "stop re-reading files", "which repos need re-indexing".
Use when you want to reconcile a task tracker against work-in-flight and groom the leftovers — pull today's captured tasks, drop anything already in motion (live session, open PR, existing issue), and turn the raw notes into groomed issues. Triggers: "grab and reconcile my tasks", "groom my todos", "intake", "which of my tasks aren't tracked yet", "reconcile todoist against github".
Use when you want a recurring monitor of your Claude subscription usage limits — weekly/5h burn rate, whether you'll blow the weekly cap before it resets, which idle session to compact, and ctx-wire token savings. Triggers: "am I going to hit my limit", "watch my usage", "burn rate", "which session to compact".