team-issue

team-issue is a skill for Claude Code, Codex from catlog22/maestro-flow. It costs 41 tokens per session (1,671 once invoked), scanned A, original, no licence file.

A coordinated workflow for resolving software issues with a coordinator and worker agents that handle domain-specific parts of the problem.

In plain words
What is it for?
Use it for multi-agent issue-resolution work where different workers can address different parts of an issue.
Why use it?
It organizes investigation and repair across several areas instead of handling every issue step manually.

Skill for Claude CodeCodex

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.

agentmods
npx agentmods add skills/catlog22/maestro-flow/team-issue
Any agent
npx skills add catlog22/maestro-flow --skill team-issue
Clone the repo
git clone --depth 1 https://github.com/catlog22/maestro-flow

Made for: Claude Code, Codex.

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 team-issue

README.md
[![agentmods](https://agentmods.dev/badge/skills/catlog22/maestro-flow/team-issue.svg)](https://agentmods.dev/skills/catlog22/maestro-flow/team-issue)
Your own site
<a href="https://agentmods.dev/skills/catlog22/maestro-flow/team-issue"><img src="https://agentmods.dev/badge/skills/catlog22/maestro-flow/team-issue.svg" alt="Measured on agentmods" height="20"></a>
Per session 41 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,671 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00041 $0.01671
Opus 5 $0.00020 $0.00835
Sonnet 5 $0.00008 $0.00334
Haiku 4.5 $0.00004 $0.00167

Measured 4d ago against content hash 50401870fe7c, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

team-issue 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 4d 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.

.claude/skills/team-issue/SKILL.md · 178 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

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. 4d ago First seen · 178 lines · 41 tokens per session scan A 50401870fe7c

Subscribe to this mod's changes

team-issue is a skill published in the GitHub repository catlog22/maestro-flow (545 stars, last pushed yesterday), with no licence file. It adds 41 tokens to every session and 1,671 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-30.

Related

Other skills, from other repositories

curator-continuity

Apply at the start of a build or coding session on a Curator-tracked project, and again as your own context fills, without waiting to be asked. Activates on "continue", "resume", "where did we leave off", "pick up where we left off", "what were we working on", "catch me up on this project", and on the save side "save…

talirezun/the-curator · 228 tokens

my-curator

Use when interacting with the user's My Curator second brain via the my-curator MCP. Activates for READ ("what does my wiki say about X", "what do I know about X", "search my notes", "deep research my second brain", "find every source that mentions Y", "what does our cohort wiki say"), WRITE ("save to my wiki"…

talirezun/the-curator · 206 tokens

pseo-scale

Architect programmatic SEO systems for 10K-100K+ pages with database-backed data layers, data sufficiency gating, incremental validation, crawl budget management, content enrichment pipelines, and edge delivery. Use when scaling beyond 10K pages, when builds are OOMing, when Google is not indexing all pages, or when…

karrolcia/hippocampus · 80 tokens

pseo-quality-guard

Validate programmatic SEO pages against quality standards to prevent thin content, duplicate content, and keyword cannibalization. Use when auditing pSEO output quality, before deploying new pages, when Google Search Console reports issues, or when checking if generated pages meet quality thresholds. This skill can…

karrolcia/hippocampus · 76 tokens

pseo-discovery

Analyze a codebase and business context to discover programmatic SEO opportunities, identifying what page types to generate, what data assets exist, and what search intent can be matched at scale. Use when starting a new pSEO project, when the user isn't sure what to build programmatically, or when exploring what…

karrolcia/hippocampus · 80 tokens

pseo-llm-visibility

Optimize programmatic SEO pages for visibility and citation in AI-generated answers from ChatGPT, Perplexity, Google AI Overviews, and other LLM-powered search. Use when optimizing for LLM citation, implementing llms.txt, configuring AI crawler access, structuring content for AI extraction, or when the user asks about…

karrolcia/hippocampus · 90 tokens