taskview
01Skill Claude CodeCodex
Conventions for browsing and managing TaskView projects, lists, and tasks through the bundled taskview MCP tools.
33 tagged task, measured the same way as everything else here.
Browse within: Multi-Agent 8agent-coordination 8agent-infrastructure 8agent-orgnaization 7
Skill Claude CodeCodex
Conventions for browsing and managing TaskView projects, lists, and tasks through the bundled taskview MCP tools.
Skill Claude CodeCodex
A coordination procedure for agents that share work on tasks through a BBS task system, where BBS is the service used to claim, run, and report task steps.
Skill Claude CodeCodex
A task-loop procedure that combines task recognition, planning, assignment, checking, handoffs, and a mock architecture-analysis step.
Skill Claude CodeCodex
Measure and improve code coverage in the Duroxide durable execution runtime. Use when asked about coverage, testing coverage, running llvm-cov, or improving test coverage percentages.
Skill Claude CodeCodex
ADD (AI-Driven Development) — a lean, state-tracked workflow where the AI writes the code and the human owns direction and verification. Drives every change through one atomic task node: Direction (specify · plan · red tests) → Build → Verify, red/green TDD built in, trusted on a recorded receipt not a plausible diff.…
Skill Claude CodeCodex
Comprehensive guide for refactoring imperative TypeScript code to fp-ts functional patterns.
Skill Claude CodeCodex
A planning tool that turns a smaller product requirements document into ordered phases, parallel work groups, and individual tasks. It analyses dependencies, such as building a database before an API that uses it.
Skill Claude CodeCodex
Execute a single Todo task through In Progress to Review, meeting every acceptance criterion with tests and vibe-lint checks. Refuses Planning-status tasks. Invoked as /agiflow:run-task . Uses gettask, updatetask, createtaskcomment.