llm-collab
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-collab
```
LLM-Collaborative Documentation
Principles and helpers for human-LLM agent swarm collaboration on long-running projects. Provides documentation patterns for coordination across agents, temporal conflict resolution, and just-in-time context loading through structured files (ADRs, devlogs), progressive-detail guides, and optional scripts.
Note: This skill focuses on documentation patterns. For task management across sessions, use the llm-subtask skill which handles ephemeral, tactical, and strategic task tracking.
Status: Locally maintained, iteratively improving. Expect rough edges.