원클릭으로
builder
builder에는 Lutherwaves에서 수집한 skills 3개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
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".