From gauntlet
Adds developer-authored annotations to the gauntlet knowledge base. Use when capturing tribal knowledge or rationale not visible in code.
How this skill is triggered — by the user, by Claude, or both
Slash command
/gauntlet:curateThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Add developer-authored annotations to the knowledge base.
Add developer-authored annotations to the knowledge base.
gauntlet:extract)gauntlet:gauntlet-curate).gauntlet/annotations/<slug>.yaml.gauntlet/annotations/<slug>.yaml
after the skill completes, where <slug> is derived from the
annotated module and conceptconcept field (key
insight or rule) and a why field (rationale/history/context)gauntlet:extractnpx claudepluginhub athola/claude-night-market --plugin gauntletCapture knowledge — solutions, context docs, learnings, and principles. Use after fixing non-trivial bugs, creating context for AI, or discovering patterns worth preserving. Triggers: compound, document solution, capture fix, save solution, knowledge compound, document this, save this fix, context, create context, update context, build context, learn, save learning, remember this.
Adds structured AI-DEV-NOTE comments, categorized TODOs (ai/refactor, ai/performance), and decision records to code for preserving context, decisions, and incomplete work in AI-assisted development.
Extracts patterns, quirks, and decisions from conversations; persists to Markdown files in knowledge/learnings/. Use /learn for quick or /learn --deep for thorough analysis.