bydongshuyan· 7 skills
Maintains a repo-local task forest or task DAG for the current workspace. Use when the user asks to initialize, update, close a session, summarize evolving project tasks, decide whether a new request is a global task or subtask, track task progress/history/deviations/todos, export a task graph HTML, or provide task data for gap-router/local-agent-control-room. Do not use for executing the tasks themselves.
$npx -y skills add dongshuyan/compass-skills --skill task-forestInstalls into the current project.
Run `npx skills use "https://github.com/dongshuyan/compass-skills" --skill "dongshuyan/compass-skills/task-forest"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/dongshuyan/compass-skills" that are relevant to the current task. Run `npx skills add "https://github.com/dongshuyan/compass-skills"` and select the relevant skills, then follow their instructions.