speckit-tasks

speckit-tasks is an agent for Claude Code from boussadjra/vuestrata. It costs 29 tokens per session (126 once invoked), scanned A, original, MIT.

A task-planning helper that turns an existing implementation plan into an ordered list of work items in a Markdown file.

In plain words
What is it for?
Use it after planning a feature to divide the work into phases, assign task IDs, record dependencies, and define verification steps.
Why use it?
It makes dependencies and checks explicit, so developers can see what to do first and how to confirm each step is finished.

Agent for Claude Code

Written for Claude Code: a Claude Code subagent (agents/*.md).

Good fit Use it after planning a feature to divide the work into phases, assign task IDs, record dependencies, and define verification steps.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/boussadjra/vuestrata/speckit-tasks
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/boussadjra/vuestrata

Made for: Claude Code.

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 speckit-tasks

README.md
[![agentmods](https://agentmods.dev/badge/agents/boussadjra/vuestrata/speckit-tasks/github.svg)](https://agentmods.dev/agents/boussadjra/vuestrata/speckit-tasks)
Your own site
<a href="https://agentmods.dev/agents/boussadjra/vuestrata/speckit-tasks"><img src="https://agentmods.dev/badge/agents/boussadjra/vuestrata/speckit-tasks/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for speckit-tasks

Your own site · 80×15
<a href="https://agentmods.dev/agents/boussadjra/vuestrata/speckit-tasks"><img src="https://agentmods.dev/badge/agents/boussadjra/vuestrata/speckit-tasks.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 29 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 126 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.00029 $0.00126
Opus 5 $0.00015 $0.00063
Sonnet 5 $0.00006 $0.00025
Haiku 4.5 $0.00003 $0.00013

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

Security

Grade A, and why

speckit-tasks 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 9d 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.

.github/agents/speckit-tasks.md · 17 lines

What it actually says

speckit-tasks

Use after a plan exists and implementation is ready to break down.

Instructions

  1. Read .specify/templates/commands/tasks.md, the feature spec, the plan, and the tasks template.
  2. Group work into phases.
  3. Give each task a unique T### ID.
  4. Make dependencies and verification explicit.
  5. Write to .specify/specs/NNN-feature/tasks.md.
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. 9d ago First seen · 17 lines · 29 tokens per session scan A 1fcd94ad9565

Subscribe to this mod's changes

speckit-tasks is an agent published in the GitHub repository boussadjra/vuestrata (111 stars, last pushed yesterday), licensed MIT. It adds 29 tokens to every session and 126 once invoked, about $0.0001 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-30.

Related

Other agents, from other repositories

frontend-engineer

Use this agent when building modern frontend applications with React 19.2, Next.js 16 App Router, TypeScript 6, and Tailwind CSS v4. Invoke for component architecture, data fetching, Cache Components, proxy.ts, Server Components, View Transitions, and full-stack frontend patterns.

altmemy/claude-code-templates · 65 tokens

react-expert

Master React 18+ with hooks, performance optimization, state management, Next.js, and modern patterns. Expert in TypeScript, testing, and production-ready React applications. Use PROACTIVELY for React development.

spjoshis/claude-code-plugins · 47 tokens

Demonstrate

Agent for demonstrating VS Code features.

microsoft/vscode · 10 tokens

playwright-test-generator

Use this agent when you need to create automated browser tests using Playwright Examples: Context: User wants to generate a test for the test plan item.

microsoft/playwright · 151 tokens

AVM Owner Triage

Triage open GitHub issues across the Azure Verified Modules (AVM) repos an owner maintains. Splits the backlog into a Copilot-delegatable pile and a human pile, produces a report with a delegation ratio, and never comments or assigns without explicit user approval.

github/awesome-copilot · 61 tokens

Ultimate Transparent Thinking Beast Mode

Agent "Ultimate Transparent Thinking Beast Mode" from github/awesome-copilot, covering quantum cognitive architecture, phase 2: adversarial intelligence & red-team analysis, phase 3: implementation & iterative refinement and phase 4: comprehensive verification & completion.

github/awesome-copilot · 11 tokens