teamwork-plan

teamwork-plan is a skill for Claude Code, Codex from JinPLu/Teamwork. It costs 44 tokens per session (536 once invoked), scanned A, original, MIT.

A planning guide for turning an already chosen approach into an ordered list of coding tasks. It checks the project details, dependencies, owners, and ways to verify the result.

In plain words
What is it for?
Use it to create implementation plans, checklists, roadmaps, task breakdowns, or handoffs. It helps identify exact files or components to change, task outputs, dependencies, verification steps, and when replanning is needed.
Why use it?
It removes guesswork from breaking a settled decision into work someone can carry out. It also flags missing information when that information could change the goal or acceptance criteria.

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/jinplu/teamwork/teamwork-plan
Any agent
npx skills add JinPLu/Teamwork --skill teamwork-plan
Clone the repo
git clone --depth 1 https://github.com/JinPLu/Teamwork

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 teamwork-plan

README.md
[![agentmods](https://agentmods.dev/badge/skills/jinplu/teamwork/teamwork-plan.svg)](https://agentmods.dev/skills/jinplu/teamwork/teamwork-plan)
Your own site
<a href="https://agentmods.dev/skills/jinplu/teamwork/teamwork-plan"><img src="https://agentmods.dev/badge/skills/jinplu/teamwork/teamwork-plan.svg" alt="Measured on agentmods" height="20"></a>
Per session 44 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 536 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00044 $0.00536
Opus 5 $0.00022 $0.00268
Sonnet 5 $0.00009 $0.00107
Haiku 4.5 $0.00004 $0.00054

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

Security

Grade A, and why

teamwork-plan 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.

skills/teamwork-plan/SKILL.md · 53 lines

How it starts

The opening of the file, as written. The whole thing — 53 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Teamwork Plan

Turn one selected direction into executable work. Do not require a previous discussion artifact.

Method

  1. Verify the settled direction against project facts, the full set of goals, and observable acceptance. If a remaining unknown would change the goal, direction, or acceptance, return that gap instead of a partial plan.
  2. Inspect the actual owners, interfaces, dependencies, and nearest useful verification.
  3. Organize outcome-sized work in dependency order. Name exact targets and what each step produces. The first executable step must change the target artifact or remove an observed mechanical blocker. The critical path holds only actions that produce the result and their real mechanical dependencies. Benchmarks, appendices, probes, and extra documents are not prerequisites just because they help explain.
  4. Use parallel tracks only when they are independent and non-overlapping.
  5. Include migration, rollback, compatibility, or risk work only when the chosen direction actually requires it.
  6. End with dependencies, verification, and the conditions that require replanning. When editing any existing plan surface, including a host plan, keep the stable identity and unaffected content. Default to a local patch. Rearrange the whole plan only when the user changes the goal or direction. Do not open a new plan because of added acceptance checks or parallel concerns.

Return unresolved material choices to the user; do not hide them as assumptions. Return the executable plan.

Persistence

When a listed checkpoint fires, write in the same response cycle. If separate stable identities each cross a checkpoint, write each to its own path.

Cross-chat memory lives in one Markdown document from references/plan.md at docs/teamwork/plans/<slug>.md. Same identity means the same selected outcome; reuse that path and name the document you read. A different subject gets a new path. Later edits reuse that path; do not open a new plan because of added acceptance checks or parallel concerns.

Read the full file on GitHub · 53 lines

Files

What ships with it

2 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. 4d ago First seen · 53 lines · 44 tokens per session scan A b30f2046e5c8

Subscribe to this mod's changes

teamwork-plan is a skill published in the GitHub repository JinPLu/Teamwork (11 stars, last pushed 8d ago), licensed MIT. It adds 44 tokens to every session and 536 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

auth-web-cloudbase

CloudBase Web Authentication Quick Guide for frontend integration after auth-tool has already been checked. Provides concise and practical Web authentication solutions with multiple login methods and complete user management.

TencentCloudBase/CloudBase-AI-Toolkit · 38 tokens

browse-and-evaluate

Use when exploring the ai-agent-skills catalog to find, compare, and evaluate skills before installing. Always use --fields to limit output size and --dry-run before committing to an install.

MoizIbnYousaf/Ai-Agent-Skills · 43 tokens

loop-engineering

Shared loop-engineering reference for COG skills - the agent loop, deterministic verifiers, termination conditions, in-loop context management, and named patterns. Invoke when designing or debugging a skill that iterates (search-verify-retry, scan-until-dry, fetch-retry-gate).

huytieu/COG-second-brain · 63 tokens

telnyx-messaging-hosted-curl

Set up hosted SMS numbers, toll-free verification, and RCS messaging. Use when migrating numbers or enabling rich messaging features. This skill provides REST API (curl) examples.

team-telnyx/ai · 45 tokens

render-airdrop-carousel

Assemble a viral iOS "AirDrop" notification-carousel video ad (≈6–8s, 9:16) from a brand line plus 6–16 real product photos — a native AirDrop share-sheet card ("Brand would like to share a · Decline / Accept") springs up and its preview window CYCLES through the products, landing on a range/lineup payoff with an…

gooseworks-ai/goose-skills · 207 tokens

render-3d-product-showcase

Assemble a premium 3D product-showcase ad from a config — four beat clips (an orbiting hero rotation, a macro push-in, a physics reveal, a typographic close) normalized to the brand-color canvas, hard-concatenated in order, closed on a deterministic Playwright brand end card, and mixed under one instrumental bed at…

gooseworks-ai/goose-skills · 159 tokens