Dowwie/tasker

Agentic Development Framework using Spec-driven Planning and Execution with Claude Code

19Stars on the repository
27Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

logic-architect

01

Dowwie/tasker

Agent

Extract capabilities and behaviors from spec. Outputs JSON that MUST validate against schemas/capability-map.schema.json.

19 1mo ago A 25 tokens original Apache-2.0

physical-architect

02

Dowwie/tasker

Agent

Phase 2 - Map behaviors to file paths. Outputs JSON to .tasker/artifacts/physical-map.json. Must validate against schema.

19 1mo ago A 32 tokens original Apache-2.0

plan-auditor

03

Dowwie/tasker

Agent

Phase 4 - Assign phases, identify steel thread, validate DAG. Updates task files with final phase assignments.

19 1mo ago A 27 tokens original Apache-2.0

spec-reviewer

04

Dowwie/tasker

Agent

Phase 7 of /specify workflow - Analyze spec for weakness categories before export. Engages user to resolve critical weaknesses.

19 1mo ago A 29 tokens original Apache-2.0

task-author

05

Dowwie/tasker

Agent

Phase 3 - Create individual task files from physical map. Each task is a separate JSON file in .tasker/tasks/. Enables parallel work and cleaner state tracking.

19 1mo ago A 36 tokens original Apache-2.0

task-executor

06

Dowwie/tasker

Agent

Execute a single task in isolation. Self-completing - calls tasker state directly and writes result file. Returns minimal status to orchestrator. Context-isolated - no memory of previous tasks.

19 1mo ago A 43 tokens original Apache-2.0

task-plan-verifier

07

Dowwie/tasker

Agent

Phase 4 - LLM-as-judge verification of task definitions during planning. Evaluates tasks against spec, strategy, and user preferences before execution begins.

19 1mo ago B 36 tokens original Apache-2.0

task-verifier

08

Dowwie/tasker

Agent

LLM-as-judge verification of completed tasks. Evaluates implementation against acceptance criteria using a structured rubric. Returns pass/fail with reasoning.

19 1mo ago A 32 tokens original Apache-2.0