pi-business-analysis

pi-business-analysis is a skill for Claude Code from CATWILLgh/MAINFRAME. It costs 55 tokens per session (475 once invoked), scanned A, original, MIT.

A business-analysis workflow that reviews a requirements statement or supplied document package using MAINFRAME’s project-scoped Pi analyst. It produces an evidence-based Markdown review in the project.

In plain words
What is it for?
Use it to review handed-over requirements text or named project and external files and save the resulting analysis under the project’s initiative reviews.
Why use it?
It helps identify and explain issues in explicitly provided requirements without mixing in unrelated project context or making product decisions for you.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Part of the mainframe plugin — 19 skills, 12 hooks shipped together

Good fit Use it to review handed-over requirements text or named project and external…

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/catwillgh/mainframe/pi-business-analysis
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 CATWILLgh/MAINFRAME --skill pi-business-analysis
Clone the repo
git clone --depth 1 https://github.com/CATWILLgh/MAINFRAME

Made for: Claude Code.

Or install mainframe, the plugin that ships this one along with the rest of its 19 skills, 12 hooks.

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 pi-business-analysis

README.md
[![agentmods](https://agentmods.dev/badge/skills/catwillgh/mainframe/pi-business-analysis.svg)](https://agentmods.dev/skills/catwillgh/mainframe/pi-business-analysis)
Your own site
<a href="https://agentmods.dev/skills/catwillgh/mainframe/pi-business-analysis"><img src="https://agentmods.dev/badge/skills/catwillgh/mainframe/pi-business-analysis.svg" alt="Measured on agentmods" height="20"></a>
Per session 55 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 475 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.00055 $0.00475
Opus 5 $0.00028 $0.00237
Sonnet 5 $0.00011 $0.00095
Haiku 4.5 $0.00006 $0.00047

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

Security

Grade A, and why

pi-business-analysis 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.

Origin

Copies of this mod

1 near-identical copy found in the catalogue:

adapters/claude-code/plugin/skills/pi-business-analysis/SKILL.md · 42 lines

What it actually says

Pi business analysis

Keep ownership of user communication and product decisions in this primary session. Pi is a read-only external worker that writes one evidence-grounded Markdown review under docs/initiatives/<slug>/reviews/; it does not replace the final decision or definition of done.

Use the current project as the analysis boundary. Choose one short stable initiative slug. Pass only the requirements input explicitly handed over for this review: --statement for the supplied short text, repeatable --entry for named files inside the project, and repeatable --input-file for named external files. Pass supplied statement text verbatim; do not summarize or rewrite it. These forms may be combined into one bounded package. Do not infer the package from ordinary conversation, planning context, or unrelated session history. Do not invent a source path or broaden the project root. If no explicit source was handed over, do not run the worker.

Build the command with concrete values. When the invocation supplied complete arguments, use:

mainframe-pi business-analysis $ARGUMENTS

If no --initiative arrived with the invocation, choose the slug from the current agreed direction and run the same command with that concrete slug. Do not pass an empty or literal placeholder.

The command may run for several minutes. Let it finish once; do not start a second fresh run merely because it is slow. After completion, inspect the JSON result and the reported review file. Treat incomplete as usable but limited evidence, and blocked or a non-zero exit as a failed run. Report the review path, run status, readiness, and material limitations plainly. Never present a partial or missing review as completed analysis.

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 · 42 lines · 55 tokens per session scan A aef4271e15a7

Subscribe to this mod's changes

pi-business-analysis is a skill published in the GitHub repository CATWILLgh/MAINFRAME (2 stars, last pushed 16d ago), licensed MIT. It adds 55 tokens to every session and 475 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

at-vision

Inspect screenshots, photos, diagrams, image paths, and image URLs when the task depends on visible content. Use when the prompt lacks actual image content, native inspection fails, or the user requests inspectimage; prefer the MCP tool, then the installed CLI.

kairyou/agent-tools · 55 tokens

openai-docs

Use when the user asks how to build with OpenAI products or APIs, asks about Codex itself or choosing Codex surfaces, needs up-to-date official documentation with citations, help choosing the latest model for a use case, latest/current/default-model prompting guidance, or model upgrade and prompt-upgrade guidance; use…

rojim666/SztuCode · 105 tokens

issue-triage

3-phase issue backlog management with audit, deep analysis, and validated triage actions. Use when triaging GitHub issues, sorting bug reports, cleaning up stale tickets, or detecting duplicate issues. Args: 'all' to analyze all, issue numbers to focus (e.g. '42 57'), 'en'/'fr' for language, no arg = audit only.

FlorianBruniaux/claude-code-plugins · 81 tokens

review-pr

Perform a comprehensive code review of a pull request.

FlorianBruniaux/claude-code-plugins · 12 tokens

guide-recap

Transform CHANGELOG entries into social content (LinkedIn, Twitter/X, Newsletter, Slack) in FR + EN. Use after releases or weekly to generate release notes, announcements, social media posts, or recap summaries from guide updates.

FlorianBruniaux/claude-code-plugins · 50 tokens

release-notes-generator

Generate release notes in 3 formats (CHANGELOG.md, PR body, Slack announcement) from git commits. Automatically categorizes changes and converts technical language to user-friendly messaging. Use for releases, changelogs, version notes, what's new summaries, or ship announcements.

FlorianBruniaux/claude-code-plugins · 59 tokens