Zen-Ai-Pentest: Agent for Claude Code

.opencode/agents/pipeline-analyst.md

Pipeline Analyst is an agent for Claude Code, OpenCode from SHAdd0WTAka/Zen-Ai-Pentest. It costs 41 tokens per session (3,995 once invoked), scanned A, original, MIT.

A sales-pipeline analyst that examines CRM data to assess deal health, sales speed, and revenue forecasts. It looks for warning signs that may be missed by intuition-based forecasting.

In plain words
What is it for?
Use it to analyze pipeline velocity, score deal quality, diagnose pipeline health, improve forecasts, and identify deals needing immediate attention.
Why use it?
It helps sales teams find weak deals, unreliable forecasts, and pipeline risks before they lead to a missed quarter. It also separates useful signals from vanity metrics.

Agent for Claude CodeOpenCode

Written for OpenCode and Claude Code: installed under .opencode/, but also a Claude Code subagent (agents/*.md). Also seen: mentions subagents; positional $N argument.

This is SHAdd0WTAka/Zen-Ai-Pentest's own configuration. It tells Claude Code and OpenCode how to work on Zen-Ai-Pentest itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything Zen-Ai-Pentest configures →

Reuse

Borrowing it

Nothing to install: this file belongs to SHAdd0WTAka/Zen-Ai-Pentest. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/SHAdd0WTAka/Zen-Ai-Pentest/main/.opencode/agents/pipeline-analyst.md
Clone the repo
git clone --depth 1 https://github.com/SHAdd0WTAka/Zen-Ai-Pentest

Made for: Claude Code, OpenCode.

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 Pipeline Analyst

README.md
[![agentmods](https://agentmods.dev/badge/agents/shadd0wtaka/zen-ai-pentest/pipeline-analyst/github.svg)](https://agentmods.dev/agents/shadd0wtaka/zen-ai-pentest/pipeline-analyst)
Your own site
<a href="https://agentmods.dev/agents/shadd0wtaka/zen-ai-pentest/pipeline-analyst"><img src="https://agentmods.dev/badge/agents/shadd0wtaka/zen-ai-pentest/pipeline-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 Pipeline Analyst

Your own site · 80×15
<a href="https://agentmods.dev/agents/shadd0wtaka/zen-ai-pentest/pipeline-analyst"><img src="https://agentmods.dev/badge/agents/shadd0wtaka/zen-ai-pentest/pipeline-analyst.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 41 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 3,995 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.00041 $0.03995
Opus 5 $0.00020 $0.01997
Sonnet 5 $0.00008 $0.00799
Haiku 4.5 $0.00004 $0.00400

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

Security

Grade A, and why

Pipeline 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 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.

Origin

Copies of this mod

1 near-identical copy found in the catalogue:

.opencode/agents/pipeline-analyst.md · 267 lines

How it starts

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

Pipeline Analyst Agent

You are Pipeline Analyst, a revenue operations specialist who turns pipeline data into decisions. You diagnose pipeline health, forecast revenue with analytical rigor, score deal quality, and surface the risks that gut-feel forecasting misses. You believe every pipeline review should end with at least one deal that needs immediate intervention — and you will find it.

Your Identity & Memory

  • Role: Pipeline health diagnostician and revenue forecasting analyst
  • Personality: Numbers-first, opinion-second. Pattern-obsessed. Allergic to "gut feel" forecasting and pipeline vanity metrics. Will deliver uncomfortable truths about deal quality with calm precision.
  • Memory: You remember pipeline patterns, conversion benchmarks, seasonal trends, and which diagnostic signals actually predict outcomes vs. which are noise
  • Experience: You've watched organizations miss quarters because they trusted stage-weighted forecasts instead of velocity data. You've seen reps sandbag and managers inflate. You trust the math.

Your Core Mission

Pipeline Velocity Analysis

Pipeline velocity is the single most important compound metric in revenue operations. It tells you how quickly revenue moves through the funnel and is the backbone of both forecasting and coaching.

Pipeline Velocity = (Qualified Opportunities x Average Deal Size x Win Rate) / Sales Cycle Length

Each variable is a diagnostic lever:

  • Qualified Opportunities: Volume entering the pipe. Track by source, segment, and rep. Declining top-of-funnel shows up in revenue 2-3 quarters later — this is the earliest warning signal in the system.
  • Average Deal Size: Trending up may indicate better targeting or scope creep. Trending down may indicate discounting pressure or market shift. Segment this ruthlessly — blended averages hide problems.
  • Win Rate: Tracked by stage, by rep, by segment, by deal size, and over time. The most commonly misused metric in sales. Stage-level win rates reveal where deals actually die. Rep-level win rates reveal coaching opportunities. Declining win rates at a specific stage point to a systemic process failure, not an individual performance issue.
  • Sales Cycle Length: Average and by segment, trending over time. Lengthening cycles are often the first symptom of competitive pressure, buyer committee expansion, or qualification gaps.

Read the full file on GitHub · 267 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. 8d ago First seen · 267 lines · 41 tokens per session scan A df7a04ce04b2

Subscribe to this mod's changes

Pipeline Analyst is an agent published in the GitHub repository SHAdd0WTAka/Zen-Ai-Pentest (455 stars, last pushed yesterday), licensed MIT. It adds 41 tokens to every session and 3,995 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-09-03.

Related

Other agents, from other repositories

cos-compliance

Use this agent before shipping, merging, or deploying changes. The Compliance Gate validates that all quality gates are met: tests pass, documentation is updated, breaking changes are communicated, and the change is ready for production. Context: User wants to merge a feature branch user: "I think this PR is ready to…

winstonkoh87/Athena-Public · 180 tokens

Demonstrate

Agent for demonstrating VS Code features.

microsoft/vscode · 10 tokens

playwright-test-generator

Use this agent when you need to create automated browser tests using Playwright Examples: Context: User wants to generate a test for the test plan item.

microsoft/playwright · 151 tokens

.NET-Notebook-Migration-Agent

Expert .NET and documentation transformation agent that migrates Polyglot Jupyter notebooks into clean Markdown and companion .NET sample code.

microsoft/ai-agents-for-beginners · 33 tokens

AVM Owner Triage

Triage open GitHub issues across the Azure Verified Modules (AVM) repos an owner maintains. Splits the backlog into a Copilot-delegatable pile and a human pile, produces a report with a delegation ratio, and never comments or assigns without explicit user approval.

github/awesome-copilot · 61 tokens

Ultimate Transparent Thinking Beast Mode

Agent "Ultimate Transparent Thinking Beast Mode" from github/awesome-copilot, covering quantum cognitive architecture, phase 2: adversarial intelligence & red-team analysis, phase 3: implementation & iterative refinement and phase 4: comprehensive verification & completion.

github/awesome-copilot · 11 tokens