From gauntlet
Adds or edits knowledge annotations to capture tribal knowledge, business context, and code rationale not inferable from code. Saves YAML files to .gauntlet/annotations.
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/annotations/<slug>.yamlnpx claudepluginhub athola/claude-night-market --plugin gauntletAdds learnings, rules, or notes to the knowledge base via free-text input, suggesting optimal KB file locations based on existing structure and tags.
Capture 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.