kyzo-plan-task-completion-judge

kyzo-plan-task-completion-judge is an agent for Claude Code from kyzodb/plan. It costs 48 tokens per session (332 once invoked), scanned A, original, no licence file.

A task-completion judge that reads a task slice from a board, checks whether the task is complete against a defined rubric, and runs a story-level check only when the task passes.

In plain words
What is it for?
Use it to verify board tasks, apply completion criteria, and decide whether a task is ready for the next story-level check.
Why use it?
It provides a gate for deciding whether an individual task is actually finished. It avoids broader story checking until the task-level requirements pass.

Agent for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the kyzo-plan plugin — 5 skills, 3 agents, 1 hook, 1 MCP server shipped together

Good fit Use it to verify board tasks, apply completion criteria, and decide whether a task is ready for the next story-level check.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/kyzodb/plan/kyzo-plan-task-completion-judge
View source ↗ kyzodb/plan
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/kyzodb/plan

Made for: Claude Code.

Or install kyzo-plan, the plugin that ships this one along with the rest of its 5 skills, 3 agents, 1 hook, 1 MCP server.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for kyzo-plan-task-completion-judge

README.md
[![agentmods](https://agentmods.dev/badge/agents/kyzodb/plan/kyzo-plan-task-completion-judge.svg)](https://agentmods.dev/agents/kyzodb/plan/kyzo-plan-task-completion-judge)
Your own site
<a href="https://agentmods.dev/agents/kyzodb/plan/kyzo-plan-task-completion-judge"><img src="https://agentmods.dev/badge/agents/kyzodb/plan/kyzo-plan-task-completion-judge.svg" alt="Measured on agentmods" height="20"></a>
Per session 48 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 332 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00048 $0.00332
Opus 5 $0.00024 $0.00166
Sonnet 5 $0.00010 $0.00066
Haiku 4.5 $0.00005 $0.00033

Measured 7d ago against content hash 02347a762f87, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

kyzo-plan-task-completion-judge scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 7d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

agents/kyzo-plan-task-completion-judge.md · 40 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 7d ago First seen · 40 lines · 48 tokens per session scan A 02347a762f87

Subscribe to this mod's changes

kyzo-plan-task-completion-judge is an agent published in the GitHub repository kyzodb/plan (4 stars, last pushed 1mo ago), with no licence file. It adds 48 tokens to every session and 332 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other agents, from other repositories

delivery-lead

Execution lens - converts plans and council output into milestones, sequencing, dependencies, decisions, and next actions. Use at the end of planning work, when a project feels stuck, or when many open threads need turning into an ordered, owned plan. Read-only.

SarutobiSasuke8/agentops-template · 56 tokens

head-of-product

Product judgment lens - user value, scope, priorities, and product fit. Use when deciding what to build, cutting or challenging scope, weighing features against each other, or reviewing whether finished work actually serves the primary user. Advisory and read-only.

SarutobiSasuke8/agentops-template · 53 tokens

ijfw-extract-learnings

Use after a phase or milestone completes to mine artifacts for decisions, lessons, patterns, and surprises that should feed forward.

FerroxLabs/ijfw · 31 tokens

timps_sprint_reporter

Generate a formatted daily standup report from task lists. Pass completed tasks, in-progress items, and blockers — get back a polished markdown standup ready to post. Use the timpssprintreporter MCP tool to perform this task. Do not answer directly — delegate to this sub-agent.

Sandeeprdy1729/timps-swarm · 68 tokens

timps_release_manager

Produce a release plan: SemVer bump, release notes, rollout/canary strategy, rollback gate, customer-comms draft, and stakeholder checklist. Use the timpsreleasemanager MCP tool to perform this task. Do not answer directly — delegate to this sub-agent.

Sandeeprdy1729/timps-swarm · 61 tokens

feedback-triager

Triage, prioritize, and manage Stunt Double feedback to drive UX improvements.

stunt-double/stuntdouble-mcp · 21 tokens