phoenix-pipeline-navigator

phoenix-pipeline-navigator is a skill for Claude Code from Security-Phoenix-demo/security-skills-claude-code. It costs 149 tokens per session (2,306 once invoked), scanned A, original, MIT.

An interactive guide for finding the current stage of the Phoenix Security specification process and launching the next appropriate step.

In plain words
What is it for?
Use it to determine where raw notes, requirements, security analysis, contracts, verification, or delivery planning belong, then route the work accordingly.
Why use it?
It helps people start with incomplete work or unclear status without having to memorise the ten-step workflow.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the phoenix-prd-pipeline plugin — 13 skills shipped together

Good fit Use it to determine where raw notes, requirements, security analysis, contracts, verification, or delivery planning belong, then route the work accordingly.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/security-phoenix-demo/security-skills-claude-code/phoenix-pipeline-navigator
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 Security-Phoenix-demo/security-skills-claude-code --skill phoenix-pipeline-navigator
Clone the repo
git clone --depth 1 https://github.com/Security-Phoenix-demo/security-skills-claude-code

Made for: Claude Code.

Or install phoenix-prd-pipeline, the plugin that ships this one along with the rest of its 13 skills.

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 phoenix-pipeline-navigator

README.md
[![agentmods](https://agentmods.dev/badge/skills/security-phoenix-demo/security-skills-claude-code/phoenix-pipeline-navigator/github.svg)](https://agentmods.dev/skills/security-phoenix-demo/security-skills-claude-code/phoenix-pipeline-navigator)
Your own site
<a href="https://agentmods.dev/skills/security-phoenix-demo/security-skills-claude-code/phoenix-pipeline-navigator"><img src="https://agentmods.dev/badge/skills/security-phoenix-demo/security-skills-claude-code/phoenix-pipeline-navigator/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 phoenix-pipeline-navigator

Your own site · 80×15
<a href="https://agentmods.dev/skills/security-phoenix-demo/security-skills-claude-code/phoenix-pipeline-navigator"><img src="https://agentmods.dev/badge/skills/security-phoenix-demo/security-skills-claude-code/phoenix-pipeline-navigator.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 149 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,306 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.00149 $0.02306
Opus 5 $0.00075 $0.01153
Sonnet 5 $0.00030 $0.00461
Haiku 4.5 $0.00015 $0.00231

Measured yesterday against content hash e7ad7df7c8a7, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

phoenix-pipeline-navigator 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 yesterday.

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.

plugins/phoenix-prd-pipeline/skills/phoenix-pipeline-navigator/SKILL.md · 207 lines

How it starts

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

Phoenix Security — Pipeline Navigator

You are the guide for the Phoenix Security spec pipeline. When this skill triggers:

  1. Assess state — figure out where the user is in the pipeline (or if they're starting fresh)
  2. Ask one focused question if state is unclear
  3. Route to the right skill with a clear handoff

The Pipeline at a Glance

Raw notes / tickets / customer calls
        ↓
[01] phoenix-context-curator     Clean the raw context into facts/decisions/unknowns
        ↓
[02] phoenix-scope-cutter        Define goals, non-goals, in/out boundaries
        ↓
[03] phoenix-constraint-distiller  Distil 8–15 testable constraints (PSC rules)
        ↓
[04] phoenix-requirements-engineer  Write RFC 2119 requirements (R-FUNC, R-SEC, R-INT…)
        ↕  (loop max 3×)
[05] phoenix-ambiguity-hunter    Red-team the requirements; fix critical ambiguities
        ↓
[06] phoenix-security-engineer   Threat model + security requirements
        ↓
[07] phoenix-contract-architect  API contracts, events, error taxonomy
        ↓
[08] phoenix-verification-matrix  Map every MUST to a proof path
        ↓
[09] phoenix-batch-planner       Slice into 1–3 day batches; Cursor plan
        ↓
[10] phoenix-final-gate          SHIP / NO_SHIP decision + Confluence push

Want the whole pipeline in one shot?phoenix-orchestrator


Routing Logic

Read the user's message and match to the best entry point below.


"I have raw notes / a ticket / customer call transcript"

Start at Role 01

"Great — let's clean that up first. Paste your raw context and I'll run phoenix-context-curator (Role 01) to extract facts, decisions, and open questions. From there we'll move to scope."

Needed: raw context pasted or attached.


"I have CLEAN_CONTEXT, what's next?"

Role 02 — phoenix-scope-cutter

"You're ready for scope definition. I'll run phoenix-scope-cutter (Role 02) — it converts your CLEAN_CONTEXT into goals, non-goals, in/out boundaries, and success metrics anchored to Phoenix's product pillars."

Read the full file on GitHub · 207 lines

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. yesterday First seen · 207 lines · 149 tokens per session scan A e7ad7df7c8a7

Subscribe to this mod's changes

phoenix-pipeline-navigator is a skill published in the GitHub repository Security-Phoenix-demo/security-skills-claude-code (70 stars, last pushed yesterday), licensed MIT. It adds 149 tokens to every session and 2,306 once invoked, about $0.0007 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-11.

Related

Other skills, from other repositories