Tasks
Description
--- description: List all tasks with their status, agents, and dependencies allowed-tools: Read, Glob --- # Orchestrator: Tasks Display all tasks from the orchestrator task list. ## Instructions 1. Read state from `.claude/orchestrator/state/project.json` 2. Display tasks grouped by status and epic 3. Show dependencies and assigned agents ## Task List Format ```markdown # Task List **Total:** 40 tasks | **Completed:** 24 | **Remaining:** 16 ## By Status ### ✓ Completed (24) | ID | Title | Agent
Installation
Installs to ~/.claude/skills/devsforge-orchestrator-tasks/SKILL.md
mkdir -p ~/.claude/skills/devsforge-orchestrator-tasks && curl -fsSL https://raw.githubusercontent.com/devsforge/orchestrator/HEAD/commands/tasks.md -o ~/.claude/skills/devsforge-orchestrator-tasks/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development