mk:confluence-spec-analyst

mk:confluence-spec-analyst is a skill for Claude Code from ngocsangyem/MeowKit. It costs 112 tokens per session (820 once invoked), scanned A, original, MIT.

A read-only analyst for Confluence specification pages and their child pages. It turns the material into a report covering requirements, acceptance criteria, gaps, unclear points, and possible user stories.

In plain words
What is it for?
Use it to review a specification, extract requirements, find gaps, or prepare material for planning and human review.
Why use it?
It helps teams understand what a specification actually requires before implementation. It identifies missing or ambiguous details without creating Jira tickets or changing Confluence.

Skill for Claude Code

Written for Claude Code: user-invocable in frontmatter. Also seen: agent in frontmatter.

Good fit Use it to review a specification, extract requirements, find gaps, or prepare material for planning and human review.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/ngocsangyem/meowkit/confluence-spec-analyst
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 ngocsangyem/MeowKit --skill confluence-spec-analyst
Clone the repo
git clone --depth 1 https://github.com/ngocsangyem/MeowKit

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 mk:confluence-spec-analyst

README.md
[![agentmods](https://agentmods.dev/badge/skills/ngocsangyem/meowkit/confluence-spec-analyst/github.svg)](https://agentmods.dev/skills/ngocsangyem/meowkit/confluence-spec-analyst)
Your own site
<a href="https://agentmods.dev/skills/ngocsangyem/meowkit/confluence-spec-analyst"><img src="https://agentmods.dev/badge/skills/ngocsangyem/meowkit/confluence-spec-analyst/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.

agentmods 80×15 button for mk:confluence-spec-analyst

Your own site · 80×15
<a href="https://agentmods.dev/skills/ngocsangyem/meowkit/confluence-spec-analyst"><img src="https://agentmods.dev/badge/skills/ngocsangyem/meowkit/confluence-spec-analyst.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 112 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 820 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.00112 $0.00820
Opus 5 $0.00056 $0.00410
Sonnet 5 $0.00022 $0.00164
Haiku 4.5 $0.00011 $0.00082

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

Security

Grade A, and why

mk:confluence-spec-analyst 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 6d 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/confluence-spec-analyst/SKILL.md · 63 lines

How it starts

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

mk:confluence-spec-analyst

Forks to the confluence-spec-analyst agent. Read-only at the Confluence side — the agent has Write tool privilege ONLY for persisting the Spec Research Report locally; it never writes to Confluence itself.

Triggers

Operations

analyze PAGE-ID [--include-children N] [--no-images] [--with-commands]--with-commands is opt-in (default report has suggestions only, no executable commands).

See also

  • Agent: ../../agents/confluence-spec-analyst.md
  • Shared: ../confluence/references/{install-and-auth,cli-idioms,safety-framework}.md
  • Domain refs:
    • references/spec-analysis-patterns.md — gap-detection heuristics + weasel-word inventory
    • references/report-template.md — the Spec Research Report skeleton
    • references/integration-with-planning-engine.md — how planning-engine consumes the report
  • Peer leaves: mk:confluence-page (raw CRUD), mk:confluence-search (CQL search), mk:planning-engine (consumes this report via --spec flag)

Handoff

  • mk:planning-engine accepts --spec <report-path> pointing at this report. User runs spec-analyst FIRST, then passes the resulting report path to planning-engine.
  • mk:intake recognizes Confluence URL/page-id as a 5th source — fetches raw page content via wrapper, recommends spec-analyst for deeper analysis.
  • mk:jira-issue create — human runs manually from the report's Suggested Commands (with --with-commands flag).

Gotchas

  • Source page hash detects staleness; v1 produces a fresh report on every re-run (no diff mode).
  • mk:multimodal absent → Image / Diagram Findings section is omitted with [NO_MULTIMODAL] flag; rest of analysis proceeds.
  • Children pipeline: hard cap of 10 children. Default depth 1. User must explicitly raise both.
  • --with-commands is opt-in — default report has suggestions only; preserves "reports not automation".
  • Grow this list as new edge cases surface.

Read the full file on GitHub · 63 lines

Files

What ships with it

3 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. 6d ago First seen · 63 lines · 112 tokens per session scan A c369d5833508

Subscribe to this mod's changes

mk:confluence-spec-analyst is a skill published in the GitHub repository ngocsangyem/MeowKit (14 stars, last pushed 1mo ago), licensed MIT. It adds 112 tokens to every session and 820 once invoked, about $0.0006 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-09-03.