documentation
Installation
SKILL.md
Documentation
Route documentation tasks to the right reference and execution path.
Routing
Determine the task type from arguments and context, then load the matching reference:
| Signal | Task type | Load | Execute with |
|---|---|---|---|
Source file path (.ts, .js, .py, .go, .rs, etc.) |
Code comments | references/code-comments.md | @ce:haiku agent |
| Mentions "comments", "inline docs", "code comments" | Code comments | references/code-comments.md | @ce:haiku agent |
| "Clean up comments" in a folder or unstaged changes | Code comments | references/code-comments.md | @ce:haiku agent |
Markdown file path (.md) |
System docs | references/systems.md | General subagent |
Mentions README, API docs, architecture, /docs/ |
System docs | references/systems.md | General subagent |
| Multi-file scope or new documentation | System docs | references/systems.md | General subagent |
| Ambiguous | - | Ask user to clarify scope | - |