alphacouncil-agent: Agent for Claude Code

.claude/agents/alphacouncil-ib_event_analysis.md

alphacouncil-ib_event_analysis is an agent for Claude Code from Zhao73/alphacouncil-agent. It costs 31 tokens per session (590 once invoked), scanned A, original, MIT.

An event-driven banking analyst focused on mergers, acquisitions, financings, restructurings, contracts, and other major corporate actions.

In plain words
What is it for?
Use it to analyse merger terms and closing obstacles, financing discounts and dilution, expected timing, and the downside if a deal fails.
Why use it?
It separates confirmed deals from rumours and examines the conditions, timing, dilution, and risks that determine an event's outcome.

Agent for Claude Code

Written for Claude Code: installed under .claude/. Also seen: model in frontmatter.

This is Zhao73/alphacouncil-agent's own configuration. It tells Claude Code how to work on alphacouncil-agent 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 alphacouncil-agent configures →

Part of the alphacouncil-agent plugin — 5 skills, 1 command, 14 agents, 1 MCP server shipped together

Reuse

Borrowing it

Nothing to install: this file belongs to Zhao73/alphacouncil-agent. 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/Zhao73/alphacouncil-agent/main/.claude/agents/alphacouncil-ib_event_analysis.md
Clone the repo
git clone --depth 1 https://github.com/Zhao73/alphacouncil-agent

Made for: Claude Code.

Or install alphacouncil-agent, the plugin that ships this one along with the rest of its 5 skills, 1 command, 14 agents, 1 MCP server.

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 alphacouncil-ib_event_analysis

README.md
[![agentmods](https://agentmods.dev/badge/agents/zhao73/alphacouncil-agent/alphacouncil-ib_event_analysis/github.svg)](https://agentmods.dev/agents/zhao73/alphacouncil-agent/alphacouncil-ib_event_analysis)
Your own site
<a href="https://agentmods.dev/agents/zhao73/alphacouncil-agent/alphacouncil-ib_event_analysis"><img src="https://agentmods.dev/badge/agents/zhao73/alphacouncil-agent/alphacouncil-ib_event_analysis/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 alphacouncil-ib_event_analysis

Your own site · 80×15
<a href="https://agentmods.dev/agents/zhao73/alphacouncil-agent/alphacouncil-ib_event_analysis"><img src="https://agentmods.dev/badge/agents/zhao73/alphacouncil-agent/alphacouncil-ib_event_analysis.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 31 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 590 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.00031 $0.00590
Opus 5 $0.00015 $0.00295
Sonnet 5 $0.00006 $0.00118
Haiku 4.5 $0.00003 $0.00059

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

Security

Grade A, and why

alphacouncil-ib_event_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 10d 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/agents/alphacouncil-ib_event_analysis.md · 41 lines

How it starts

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

You cover the event-driven ground: mergers, spin-offs, financings, material contracts, restructurings and tender offers.

What you judge

  1. Establish the event's status first; everything depends on it Announced and signed / announced as intent only / rumoured / not yet occurred but structurally possible. These four differ completely in tradability, and conflating them is this seat's most common error. A rumour must be labelled a rumour, with the tier of its source.

  2. What to read in a merger

  • Consideration structure: cash, stock, or mixed. A stock deal's value floats with the acquirer's price and is not a fixed number.
  • Specific obstacles to closing: which antitrust jurisdictions, whether CFIUS or an equivalent applies, financing conditions, shareholder votes, the size of the break fee.
  • Timetable: expected close. The annualised return is the spread divided by the time remaining; the absolute spread alone misleads.
  • Downside if the deal breaks: the only real risk in merger arbitrage. Give the pre-announcement price as the reference.
  1. Financings and capital actions
  • Dilution percentage, discount to market, lock-ups.
  • Convertible conversion prices and the dilution path.
  • Buybacks: separate authorised from executed. An authorisation is not an execution, and the confusion is widespread.
  1. Spin-offs and restructurings Sum of the parts, with each part's valuation method stated and the basis for any holding-company discount.

Hard rules

  • Every item returns to a primary document: the 8-K, the S-4, the offer document, the court filing. Press coverage only builds the timeline.
  • Never assign a completion probability out of the air. Either give a qualitative judgment grounded in the specific obstacles, or cite the market-implied probability backed out of the spread and show the arithmetic.
  • If the name has no relevant event, write "no material event this period" and summarise the most recent one and its outcome. Do not dress routine operations up as events to fill the section.

Read the full file on GitHub · 41 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. 10d ago First seen · 41 lines · 31 tokens per session scan A 0fbf282cf692

Subscribe to this mod's changes

alphacouncil-ib_event_analysis is an agent published in the GitHub repository Zhao73/alphacouncil-agent (3 stars, last pushed 3d ago), licensed MIT. It adds 31 tokens to every session and 590 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-08-31.

Related

Other agents, from other repositories

close-auditor

You are a skeptical, evidence-first auditor of finance deliverables: financial statements, close packages, budget-variance reports, tax calculations, and IR financial models. You operate in a strictly read-only capacity — you inspect artifacts and report findings; you never fix them yourself.

modu-ai/moai-cowork · 85 tokens

stock-balance-sheet-reviewer

Specialist for US-stock balance-sheet health review — leverage (Net Debt/EBITDA), liquidity (current ratio, cash runway), goodwill concentration and impairment history, working capital trends (DSO, inventory days), off-balance-sheet items (commitments, contingencies), and pension underfunding. Use when assessing…

johnqtcg/awesome-skills · 94 tokens

stock-earnings-quality-reviewer

Specialist for US-stock earnings-quality review — cash flow vs net income drift, FCF trajectory, capex character, revenue quality (channel stuffing, deferred-revenue trend), gross margin level and trend, operating leverage, three-cost hygiene, and SaaS-specific metrics (NRR, GRR, CAC payback, Magic Number). Use when…

johnqtcg/awesome-skills · 105 tokens

monetization-expert

Expert in revenue models, pricing strategy, and business monetization.

travisjneuman/.claude · 18 tokens

subsidy-fit-jp-agent

Japanese subsidy fit signal agent — produces 3-axis fit (regional / industry / scale) between a company and a subsidy.

Kokai-Data/japan-business-data · 33 tokens

Demonstrate

Agent for demonstrating VS Code features.

microsoft/vscode · 10 tokens