What problem does it solve?
This Skill streamlines complex, multi-agent workflows by enforcing strict delegation patterns, managing activity attribution, and ensuring continuous tracking within the HtmlGraph framework.
Core Features & Use Cases
- Mandatory Delegation: Prevents direct execution of sensitive operations (like Git commands or multi-file edits), forcing delegation to subagents via the
Task() tool for safety and efficiency.
- SDK Enforcement: Mandates the use of the HtmlGraph Python SDK for all interactions with
.htmlgraph/ files, preventing direct file manipulation and ensuring data integrity.
- Workflow Orchestration: Guides the creation and management of tracks, specs, and plans, facilitating structured project execution.
- Use Case: When initiating a new feature development in an HtmlGraph project, this Skill ensures all code changes, commits, and tests are delegated to appropriate subagents, with all progress meticulously logged and attributed within the HtmlGraph system.
Quick Start
Use the htmlgraph skill to delegate the task of committing and pushing changes for the files CLAUDE.md and SKILL.md with the message 'docs: consolidate skills'.