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.
git clone --depth 1 https://github.com/initialneil/project-with-reflectWrote 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.
[](https://agentmods.dev/commands/initialneil/project-with-reflect/teammate-dismiss)<a href="https://agentmods.dev/commands/initialneil/project-with-reflect/teammate-dismiss"><img src="https://agentmods.dev/badge/commands/initialneil/project-with-reflect/teammate-dismiss/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.
<a href="https://agentmods.dev/commands/initialneil/project-with-reflect/teammate-dismiss"><img src="https://agentmods.dev/badge/commands/initialneil/project-with-reflect/teammate-dismiss.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00023 | $0.00300 |
| Opus 5 | $0.00012 | $0.00150 |
| Sonnet 5 | $0.00005 | $0.00060 |
| Haiku 4.5 | $0.00002 | $0.00030 |
Grade A, and why
teammate-dismiss 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.
What it actually says
Run the teammate-dismiss action of the current project's project-with-reflect skill with arguments: $ARGUMENTS
Resolve the project from the current directory first: match $PWD against registry.json projects'
repo / dir (the project whose repo contains $PWD). If none matches, ask which project — don't
guess. The commander lane = this session's active workstream.
Then follow <project_dir>/SKILL.md's teammate-dismiss workflow:
- Send the last baton —
handoff <workstream> "dismissed: flush + stand down"— so the teammate's standby watch fires once more and it flushes pending log/record entries, stops its watch, and reports done. - Run
teammate.sh <project_dir> dismiss <workstream> --commander <this-lane>(removes it fromstream.json.teammates+ clears the lock — checkin stops reviving it). - Remind the user: the window can be closed; the lane stays a normal workstream — to drive it
independently later, open a fresh window and
checkin <workstream>.
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.
- 9d ago First seen · 18 lines · 23 tokens per session scan A 324f4cd32ecd
teammate-dismiss is a command published in the GitHub repository initialneil/project-with-reflect (13 stars, last pushed 4d ago), licensed MIT. It adds 23 tokens to every session and 300 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.
Other commands, from other repositories
template
Manage issue templates for streamlined issue creation.
sync-linear
Sync current work with Linear ticket status.
add-note
Add an internal or external note to a ConnectWise PSA ticket.
fest-show
Show festival progression (in-progress tasks, roadmap, and dependency view).
dispatcher
Pick the next-best repo to work on across the portfolio — rank free repos, recommend one, claim its lease atomically, and route to the entry command.
workpm
A project-management workflow for coordinating multiple AI workers through five stages. It includes task assignment, shared activity logs, worker replacement, and final checks.