review

review is a command for Claude Code from CiselyAI/agency-skills. It costs 31 tokens per session (606 once invoked), scanned A, original, Apache-2.0.

A read-only health report for a company model stored as a Cisely graph. The graph links beliefs, goals, stakeholders, strategies, initiatives, and metrics.

In plain words
What is it for?
Use it to review lifecycle drafts, demand coverage, response coverage, and the relationships across a Cisely model.
Why use it?
It reveals unfinished work, missing links, uncovered stakeholder needs, and differences between company beliefs and stakeholder expectations.

Command for Claude Code

Written for Claude Code: argument-hint in frontmatter.

Part of the cisely plugin — 2 skills, 3 commands, 1 MCP server shipped together

Good fit Use it to review lifecycle drafts, demand coverage, response coverage, and the relationships across a Cisely model.

Compare 6 commands from other repositories ↓
Install with agentmods
npx agentmods add commands/ciselyai/agency-skills/review
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/CiselyAI/agency-skills

Made for: Claude Code.

Or install cisely, the plugin that ships this one along with the rest of its 2 skills, 3 commands, 1 MCP server.

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 review

README.md
[![agentmods](https://agentmods.dev/badge/commands/ciselyai/agency-skills/review.svg)](https://agentmods.dev/commands/ciselyai/agency-skills/review)
Your own site
<a href="https://agentmods.dev/commands/ciselyai/agency-skills/review"><img src="https://agentmods.dev/badge/commands/ciselyai/agency-skills/review.svg" alt="Measured on agentmods" height="20"></a>
Per session 31 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 606 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.00031 $0.00606
Opus 5 $0.00015 $0.00303
Sonnet 5 $0.00006 $0.00121
Haiku 4.5 $0.00003 $0.00061

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

Security

Grade A, and why

review 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 8d 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.

commands/review.md · 38 lines

What it actually says

Run a health review of the company's Cisely model. Read-only — do not create or change anything. Follow the cisely-agency-model skill's worldview. Optional focus: $ARGUMENTS.

  1. Confirm the MCP is connected (mcp__cisely__*); if not, tell the user to run /mcpcisely.

  2. Read the whole graph (or the focus area): GetMission, ListBeliefs, ListPersonas, ListOperatingContexts, ListStakeholders, ListGoals, ListExpectations, ListStrategies, ListInitiatives, ListMetrics. Use Get* to inspect declarations and follow edges where needed.

  3. Report on these dimensions (be specific — name the nodes, link them with their https://app.cisely.dev/concise/... URLs):

    • Lifecycle hygiene — what's still a DRAFT (hollow, not yet activated), and what content gate is blocking it (e.g. a goal with no statement, a strategy missing its core choices, an initiative with no falsifiable hypothesis).
    • Demand coverage — personas with no goals; goals not rooted in any belief; stakeholders with no expectations; expectations not proxying any goal (orphan proxies); latent/emerging expectations that are candidates for sharpening.
    • Response coverage — does a mission exist and is it active? strategies not rooted in a belief; strategies with no initiatives; initiatives with no metric; metrics measuring nothing.
    • The loop — expectations with no metric measuring them (the demand↔response loop is open there); metrics with no recent observations.
    • Alignment (the headline) — for each belief, list the goals and the strategies that root in it. Call out the wins: a belief that both a stakeholder goal and a business strategy root in is alignment realized. Call out the risks: strategies rooted in beliefs no stakeholder shares, or central stakeholder goals rooting in beliefs no strategy responds to.
  4. End with a short, prioritized list of the highest-leverage next moves (e.g. "activate these 3 draft personas", "this goal has no strategy serving it", "no expectation is measured — close the loop on <expectation>"). Frame declined/absent items as decisions to confirm, not just gaps.

Offer to act on any item via /cisely:model, or to chart a /cisely:canvas for a chosen persona.

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. 8d ago First seen · 38 lines · 31 tokens per session scan A 017749d2d56b

Subscribe to this mod's changes

review is a command published in the GitHub repository CiselyAI/agency-skills (2 stars, last pushed 2mo ago), licensed Apache-2.0. It adds 31 tokens to every session and 606 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-31.