10-task

10-task is a skill for Claude Code from ai-driven-dev/framework. It costs 53 tokens per session (257 once invoked), scanned A, original, MIT.

A workflow for creating and managing a backlog task: a bounded piece of delivery work that does not have independent user value. A backlog is a prioritized list of work for a product.

In plain words
What is it for?
Use it to define, review, link, order, estimate, change the status of, or complete a task.
Why use it?
It helps separate small delivery tasks from user stories, defects, investigations, and implementation itself.

Skill for Claude Code

Written for Claude Code: argument-hint in frontmatter.

Part of the aidd-pm plugin — 10 skills shipped together

Good fit Use it to define, review, link, order, estimate, change the status of…

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/ai-driven-dev/framework/10-task
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.

Any agent
npx skills add ai-driven-dev/framework --skill 10-task
Clone the repo
git clone --depth 1 https://github.com/ai-driven-dev/framework

Made for: Claude Code.

Or install aidd-pm, the plugin that ships this one along with the rest of its 10 skills.

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 10-task

README.md
[![agentmods](https://agentmods.dev/badge/skills/ai-driven-dev/framework/10-task.svg)](https://agentmods.dev/skills/ai-driven-dev/framework/10-task)
Your own site
<a href="https://agentmods.dev/skills/ai-driven-dev/framework/10-task"><img src="https://agentmods.dev/badge/skills/ai-driven-dev/framework/10-task.svg" alt="Measured on agentmods" height="20"></a>
Per session 53 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 257 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 original 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.00053 $0.00257
Opus 5 $0.00026 $0.00129
Sonnet 5 $0.00011 $0.00051
Haiku 4.5 $0.00005 $0.00026

Measured 3d ago against content hash 9a5f41935887, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

10-task 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 3d 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.

plugins/aidd-pm/skills/10-task/SKILL.md · 36 lines

What it actually says

Task

flowchart LR
  source([request or Task]) --> frame --> review --> finalize
  source -->|"already persisted"| finalize
  review -->|"revise"| frame
  finalize -->|"revise"| frame
  finalize -->|"authorized"| done([Task])

Actions

Run the flow above. Read only the next action file.

Action Does
frame define one bounded delivery Task
review challenge its type and readiness
finalize persist or transition the Task

Transversal rules

  • Keep product and lifecycle decisions with the user.
  • Separate evidence, decisions, and assumptions.
  • Preserve source links and existing edits.
  • Ask natural questions; never expose actions, references, or unchanged state.
  • Require explicit approval or caller-provided bounded authority before any write.
  • Record delivery work; never plan or implement it.
Files

What ships with it

10 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 3d ago First seen · 36 lines · 53 tokens per session scan A 9a5f41935887

Subscribe to this mod's changes

10-task is a skill published in the GitHub repository ai-driven-dev/framework (455 stars, last pushed today), licensed MIT. It adds 53 tokens to every session and 257 once invoked, about $0.0003 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-09-03.

Related

Other skills, from other repositories

trello

Manages Trello boards, lists, and cards via the Trello REST API. Use when the user wants to create cards, move tasks between lists, list boards, add comments, archive cards, or check what is on a Trello board. Handles authentication, pagination, and rate-limit awareness for all Trello REST endpoints.

elizaOS/eliza · 69 tokens

things-mac

Manage Things 3 via the things CLI on macOS (add/update projects+todos via URL scheme; read/search/list from the local Things database). Use when a user asks Otto to add a task to Things, list inbox/today/upcoming, search tasks, or inspect projects/areas/tags.

elizaOS/eliza · 67 tokens

ship-it

Worktree-side implementation orchestrator for an OpenSpec change. Idempotent: gates automated scenarios on filesystem reality, owns the red-test fix loop, runs the docker harness with always-teardown, then drives ship-change inline. Escape hatch writes SHIPITBLOCKED.md. Runnable headless. Triggers: "ship it", "build…

BlackBeltTechnology/pi-agent-dashboard · 92 tokens

project-init

Scaffold an unconfigured directory into a configured pi project. Interactive, profile-driven: previews the planned writes, then writes AGENTS.md, .pi/settings.json and prompt files — optionally also a knowledge base, an openspec/ scaffold, and user-global /.pi/agent/settings.json. Use on a bare directory, or when the…

BlackBeltTechnology/pi-agent-dashboard · 81 tokens

task-graph

Execute an approved multi-task plan as a verified DAG with @taskgraph — parallel squad workers per task, validation gates the engine runs itself, and an independent reviewer verdict before any task counts as done. Use for deliveries of 5+ tasks with real independence between them; for smaller work dispatch workers…

diillson/chatcli · 69 tokens

linear

Manage Linear issues from the terminal via the official GraphQL API and the user's API key — list/search issues, create issues, update status/assignee, add comments. Use when asked to "create a Linear issue", "what's assigned to me in Linear", "move this issue to done", "comment on LIN-123".

diillson/chatcli · 69 tokens