Skills now delegate to agent .md files instead of embedding logic inline. Added new agents (bugfixer, code-cleaner, commit-changer, doc-syncer, feater, hotfixer, seo-analyzer) and new skills (code-clean, doc, seo). Replaced /readme with /doc (broader scope). Co-Authored-By: Claude <noreply@anthropic.com>
831 B
831 B
| name | description | argument-hint | disable-model-invocation | allowed-tools | |||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| bugfix | Structured bug fix with root cause investigation. For bugs where the cause isn't immediately obvious, spans multiple files, or requires careful analysis before fixing. Includes hypothesis-driven investigation and a fix plan. Trigger: "bugfix", "debug this", "fix this bug", "pourquoi ca marche pas", "investigate and fix", "find and fix", "root cause + fix". For obvious 1-2 file fixes → use /hotfix instead. For bugs that need investigation only (no fix) → use /analyze. | <bug description, error message, or stack trace> | false |
|
Load and follow strictly:
- $HOME/.claude/agents/bugfixer.md
Execute the BUGFIXER agent on the following target:
$ARGUMENTS