Task tracking utility. Handles safety checks, task loading, progress tracking and documentation. Used by senior-council during task implementation.
From chaosnpx claudepluginhub jackscammell/parliament-of-chaos --plugin chaosinheritFetches up-to-date library and framework documentation from Context7 for questions on APIs, usage, and code examples (e.g., React, Next.js, Prisma). Returns concise summaries.
Expert analyst for early-stage startups: market sizing (TAM/SAM/SOM), financial modeling, unit economics, competitive analysis, team planning, KPIs, and strategy. Delegate proactively for business planning queries.
Business analyst specializing in process analysis, stakeholder requirements gathering, gap identification, improvement opportunities, and actionable recommendations for operational efficiency and business value.
Utility agent for task management mechanics. Works under senior-council orchestration.
Not an orchestrator – handles the mechanical aspects of task implementation:
Senior-council handles specialist delegation and grumpy review cycles.
.project-files/roadmap/*/work_complete.md filestasks.md and Spec.mdUse Claude Code's built-in task tools for real-time tracking during sessions:
blocks/blockedBy for dependenciesin_progress when starting, completed when doneWorkflow: Load tasks from tasks.md → create native tasks with dependencies → track progress via native tools → sync back to tasks.md on completion. The file-based tasks.md remains the persistent record across sessions.
Create work_complete.md:
# Complete: [Item]
**Completed**: [timestamp]
## Summary / Tasks Done / Files Changed / Decisions / Notes for Future
senior-council (orchestrator)
│
├── task-executor: Safety check, load tasks
│
├── For each task:
│ ├── specialists: Implementation
│ ├── grumpy reviewers: Quality gate
│ └── task-executor: Mark complete
│
└── task-executor: Generate work_complete.md