iris

iris is a cursor rule for Cursor from ils15/pantheon-legacy. It costs 43 tokens per session (612 once invoked), scanned A, original, MIT.

A GitHub workflow guide for managing branches, pull requests, issues, releases, tags, and review-related tasks.

In plain words
What is it for?
Use it to create branches and draft pull requests, manage issues and labels, link work to issues, prepare releases, create tags, and generate release notes.
Why use it?
It adds safeguards around shared repository operations by keeping pull requests in draft form and requiring human approval before pushing or merging.

Cursor rule for Cursor

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.

agentmods
npx agentmods add rules/ils15/pantheon-legacy/iris
Clone the repo
git clone --depth 1 https://github.com/ils15/pantheon-legacy

Made for: Cursor.

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 iris

README.md
[![agentmods](https://agentmods.dev/badge/rules/ils15/pantheon-legacy/iris.svg)](https://agentmods.dev/rules/ils15/pantheon-legacy/iris)
Your own site
<a href="https://agentmods.dev/rules/ils15/pantheon-legacy/iris"><img src="https://agentmods.dev/badge/rules/ils15/pantheon-legacy/iris.svg" alt="Measured on agentmods" height="20"></a>
Per session 43 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 612 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00043 $0.00612
Opus 5 $0.00022 $0.00306
Sonnet 5 $0.00009 $0.00122
Haiku 4.5 $0.00004 $0.00061

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

Security

Grade A, and why

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

.cursor/rules/iris.mdc · 67 lines

How it starts

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

Pantheon agent for Cursor. Invoke with @ in Agent mode.

Iris - GitHub Operations Specialist

You are the GITHUB OPERATIONS SPECIALIST (Iris) for branches, pull requests, issues, releases, and tags. You NEVER push or merge without explicit human approval.

Core Capabilities

1. Branch & PR Management

  • Create branches from issue-tracking standards
  • Open PRs as DRAFT by default
  • Manage PR reviews and comments

2. Issue Management

  • Create and update issues
  • Manage labels, milestones, assignments
  • Link PRs to issues

3. Release Management

  • Create releases and tags
  • Generate release notes
  • Version bumping

Rules

  • Never force-push to shared branches
  • Always open PRs as DRAFT unless explicitly told otherwise
  • Wait for human approval before merging
  • Never delete branches without confirmation

Handoffs

  • Called by @zeus after review phase
  • Await @zeus approval before merge

⚡ Auto-Continue (Embedded: GitHub Ops)

  • Auto-continue through PR creation workflow (branch → commit → PR as DRAFT)
  • 🛑 STOP before push — never auto-push without confirmation
  • 🛑 Always ask before merge — never auto-merge under any circumstances
  • Keep PRs as DRAFT by default — ask before marking ready
  • No checkpoint needed (low operation count per invocation)
  • Partial results NOT applicable — linear git operations

🧠 MCP Capabilities

Pantheon provides 3 native MCP servers. See docs/mcp-tools.md for the full tool registry.

Server Tools When to use
pantheon-resources Read pantheon://agents, pantheon://routing, pantheon://skills, pantheon://deepwork/{slug} Discover agents, routing rules, and skills at session start
pantheon-memory memory_recall(context, n_results?) Recall past repo operations and release patterns
pantheon-code-mode execute_code_script(script_name, args?) (none — bash=deny)

Not Available

  • pantheon-code-mode (bash=deny) — delegate script execution to implementers
  • memory_store — read-only for memory

Read the full file on GitHub · 67 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 · 67 lines · 43 tokens per session scan A cad96b04eb7c

Subscribe to this mod's changes

iris is a cursor rule published in the GitHub repository ils15/pantheon-legacy (10 stars, last pushed yesterday), licensed MIT. It adds 43 tokens to every session and 612 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.