llm-subtask
Installation
SKILL.md
--- # workaround: anthropics/claude-code#13005
setup: |
All projects that depend on this skill should have as CLAUDE.md frontmatter:
```yaml
--- # workaround: anthropics/claude-code#13003
depends:
- skills/llm-subtask
```
And include a "Current Work" section pointing to the todo system:
```markdown
## Current Work
Check `.claude/todo.md` and `.claude/todo.kb/` for active efforts. Load `Skill("llm-subtask")` for maintenance.
```