Dowwie

45 mods across 2 repositories, 24 stars between them.

tasker-marketplace

01

Dowwie/tasker

Plugin Claude Code

Plugin marketplace listing 1 plugin: tasker.

19 1mo ago A tokens not measured original Apache-2.0

tasker

02

Dowwie/tasker

Plugin Claude Code

Spec-Driven Development: specifications compiled into executable, verifiable behavior.

19 1mo ago A tokens not measured original Apache-2.0

logic-architect

03

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

04

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

05

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

06

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

07

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

08

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

09

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

10

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

execute

11

Dowwie/tasker

Command

Execute tasks from a completed plan using isolated subagents.

19 1mo ago A 0 tokens original Apache-2.0

plan

12

Dowwie/tasker

Command

Decompose a specification into an executable task DAG.

19 1mo ago A 0 tokens original Apache-2.0

specify

13

Dowwie/tasker

Command

Interactive specification workflow - design vision, clarify capabilities, extract behaviors.

19 1mo ago A 12 tokens original Apache-2.0

SessionStart

14

Dowwie/tasker

Hook

Runs when a session starts, executing ensure-tasker.sh. From Dowwie/tasker.

19 1mo ago A tokens not measured copy · 56% Apache-2.0

UserPromptSubmit

15

Dowwie/tasker

Hook

Runs when you submit a prompt, before the agent sees it, executing detect-workflow.sh. From Dowwie/tasker.

19 1mo ago A tokens not measured original Apache-2.0

PostToolUse

16

Dowwie/tasker

Hook

Runs after a tool call finishes for Task and Agent tool calls, executing post-task-commit.sh. From Dowwie/tasker.

19 1mo ago A tokens not measured original Apache-2.0

executor-status

17

Dowwie/tasker

Command

Display executor status dashboard with task progress and recent activity.

19 1mo ago A 10 tokens original Apache-2.0

status

18

Dowwie/tasker

Command

Display executor status dashboard with task progress and recent activity.

19 1mo ago A 10 tokens original Apache-2.0

tasker-to-beads

19

Dowwie/tasker

Command

Transform Tasker task definitions into rich, self-contained Beads issues.

19 1mo ago A 0 tokens original Apache-2.0

tui

20

Dowwie/tasker

Command

Launch the TUI status dashboard in a tmux split pane.

19 1mo ago A 12 tokens original Apache-2.0

verify-plan

21

Dowwie/tasker

Command

Spawn the task-plan-verifier subagent to evaluate task definitions.

19 1mo ago A 0 tokens original Apache-2.0

orchestrator

22

Dowwie/tasker

Skill Claude CodeCodex

Thin orchestrator for Task Decomposition Protocol v2. Supports two modes - /plan (decompose spec into tasks) and /execute (run tasks via subagents). Delegates all state management to the tasker CLI.

19 1mo ago A 49 tokens original Apache-2.0

runtime-logger

23

Dowwie/tasker

Skill Claude CodeCodex

Emit info-level logs to file during task execution, similar to logger.info() calls in code.

19 1mo ago B 22 tokens original Apache-2.0

tasker-to-beads

24

Dowwie/tasker

Skill Claude CodeCodex

Transform Tasker task definitions into rich, self-contained Beads issues. Bridges ephemeral execution units with persistent planning artifacts.

19 1mo ago B 29 tokens original Apache-2.0