orchestrator

orchestrator is a skill for Claude Code from shihwesley/shihwesley-plugins. It costs 57 tokens per session (1,217 once invoked), scanned A, original, no licence file.

An automated pipeline for carrying out plans produced by interactive planning. It manages plan review, research, staged implementation, isolated work areas, testing, code review, and incremental commits.

In plain words
What is it for?
Executing reviewed implementation plans, matching relevant skills, researching technology, gating user decisions, and delivering changes in tested phases.
Why use it?
It organizes a multi-step coding task so the plan is checked and the changes are tested and reviewed as work progresses.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Good fit Executing reviewed implementation plans, matching relevant skills, researching technology, gating user decisions, and delivering changes in tested phases.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/shihwesley/shihwesley-plugins/orchestrator
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 shihwesley/shihwesley-plugins --skill orchestrator
Clone the repo
git clone --depth 1 https://github.com/shihwesley/shihwesley-plugins

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 orchestrator

README.md
[![agentmods](https://agentmods.dev/badge/skills/shihwesley/shihwesley-plugins/orchestrator.svg)](https://agentmods.dev/skills/shihwesley/shihwesley-plugins/orchestrator)
Your own site
<a href="https://agentmods.dev/skills/shihwesley/shihwesley-plugins/orchestrator"><img src="https://agentmods.dev/badge/skills/shihwesley/shihwesley-plugins/orchestrator.svg" alt="Measured on agentmods" height="20"></a>
Per session 57 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,217 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 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.1 $0.00057 $0.01217
Opus 5 $0.00028 $0.00609
Sonnet 5 $0.00011 $0.00243
Haiku 4.5 $0.00006 $0.00122

Measured 7d ago against content hash e96fea24b924, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

orchestrator 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 7d 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/orchestrator/SKILL.md · 102 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. 7d ago First seen · 102 lines · 57 tokens per session scan A e96fea24b924

Subscribe to this mod's changes

orchestrator is a skill published in the GitHub repository shihwesley/shihwesley-plugins (2 stars, last pushed 6mo ago), with no licence file. It adds 57 tokens to every session and 1,217 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-08-31.

Related

Other skills, from other repositories

release-notes

Generate user-facing release notes from tickets, PRDs, or changelogs. Creates clear, engaging summaries organized by category (new features, improvements, fixes). Use when writing release notes, creating changelogs, announcing product updates, or summarizing what shipped.

phuryn/pm-skills · 57 tokens

retro

Facilitate a structured sprint retrospective — what went well, what didn't, and prioritized action items with owners and deadlines. Use when running a retrospective, reflecting on a sprint, creating action items from team feedback, or learning how to run effective retros.

phuryn/pm-skills · 52 tokens

competitive-battlecard

Create sales-ready competitive battlecards comparing your product against a specific competitor — positioning, feature comparison, objection handling, and win/loss patterns. Use when preparing sales teams, creating competitive materials, or responding to 'why not competitor X?'.

phuryn/pm-skills · 52 tokens

create-stories

Break a single epic into implementable story files. Reads the epic, its GDD, governing ADRs, and control manifest. Each story embeds its GDD requirement TR-ID, ADR guidance, acceptance criteria, story type, and test evidence path. Run after /create-epics for each epic.

Donchitos/Claude-Code-Game-Studios · 65 tokens

story-readiness

Validate that a story file is implementation-ready. Checks for embedded GDD requirements, ADR references, engine notes, clear acceptance criteria, and no open design questions. Produces READY / NEEDS WORK / BLOCKED verdict with specific gaps. Use when user says 'is this story ready', 'can I start on this story', 'is…

Donchitos/Claude-Code-Game-Studios · 77 tokens

stakeholder-map

Build a stakeholder map using a power/interest grid, identify communication strategies per quadrant, and generate a communication plan. Use when managing stakeholders, preparing for a launch, aligning cross-functional teams, or planning stakeholder engagement.

phuryn/pm-skills · 47 tokens