sec-corp-governance
Review corporate governance practices and board composition from SEC filings using Octagon MCP. Use when researching board structure, director qualifications, committee composition, governance policies, shareholder rights, and related party transactions from proxy statements.
What this skill does
# SEC Corporate Governance
Review corporate governance practices and board composition from SEC filings for public companies using the Octagon MCP server.
## Prerequisites
Ensure Octagon MCP is configured in your AI agent (Cursor, Claude Desktop, Windsurf, etc.). See [references/mcp-setup.md](references/mcp-setup.md) for installation instructions.
## Workflow
### 1. Identify Analysis Parameters
Determine the following before querying:
- **Ticker**: Stock symbol (e.g., AAPL, MSFT, GOOGL)
- **Focus Area** (optional): Board, committees, policies, proposals
- **Comparison** (optional): Prior year, peers
### 2. Execute Query via Octagon MCP
Use the `octagon-agent` tool with a natural language prompt:
```
Review corporate governance practices and board composition from <TICKER>'s latest proxy statement.
```
**MCP Call Format:**
```json
{
"server": "octagon-mcp",
"toolName": "octagon-agent",
"arguments": {
"prompt": "Review corporate governance practices and board composition from ORCL's latest proxy statement."
}
}
```
### 3. Expected Output
The agent returns structured governance analysis including:
**Proxy Statement Information:**
- Filing date and annual meeting details
- CEO and key contacts
**Key Governance Areas:**
- Director election proposals
- Shareholder voting policies
- Governance disclosures
**Data Sources**: octagon-companies-agent, octagon-sec-agent, octagon-web-search-agent
### 4. Interpret Results
See [references/interpreting-results.md](references/interpreting-results.md) for guidance on:
- Evaluating board quality
- Assessing governance practices
- Understanding shareholder rights
- Identifying governance concerns
## Example Queries
**Full Governance Review:**
```
Review corporate governance practices and board composition from ORCL's latest proxy statement.
```
**Board Composition:**
```
Analyze board of directors composition, independence, and diversity for AAPL.
```
**Committee Structure:**
```
Extract audit, compensation, and nominating committee details from MSFT's proxy statement.
```
**Director Qualifications:**
```
What qualifications and experience do GOOGL's board nominees bring?
```
**Governance Policies:**
```
Review corporate governance guidelines and policies from JPM's latest proxy.
```
**Shareholder Proposals:**
```
What shareholder proposals are included in AMZN's latest proxy statement?
```
## Board Composition Analysis
### Independence Assessment
| Category | Best Practice |
|----------|---------------|
| Board Independence | >75% independent |
| Lead Director | If CEO is Chair |
| Committee Independence | 100% for key committees |
| Audit Financial Expert | At least one required |
### Director Demographics
| Dimension | What to Track |
|-----------|---------------|
| Gender Diversity | Representation percentages |
| Ethnic Diversity | Background representation |
| Age Distribution | Balanced tenure |
| Geographic | International perspective |
| Industry | Relevant experience |
### Director Qualifications
| Qualification | Relevance |
|---------------|-----------|
| Industry Experience | Sector knowledge |
| CEO/C-Suite Experience | Leadership perspective |
| Financial Expertise | Audit oversight |
| Technology | Digital transformation |
| Risk Management | Enterprise risk |
| International | Global operations |
## Committee Structure
### Audit Committee
| Requirement | Best Practice |
|-------------|---------------|
| Independence | 100% independent |
| Financial Expert | At least one designated |
| Meetings | Quarterly minimum |
| Responsibilities | Financial oversight, internal controls |
### Compensation Committee
| Requirement | Best Practice |
|-------------|---------------|
| Independence | 100% independent |
| Expertise | Executive compensation experience |
| Advisor | Independent consultant |
| Responsibilities | Executive pay, equity plans |
### Nominating/Governance Committee
| Requirement | Best Practice |
|-------------|---------------|
| Independence | Majority independent |
| Responsibilities | Director selection, governance policies |
| Process | Transparent nomination criteria |
### Other Committees
| Committee | Purpose |
|-----------|---------|
| Risk | Enterprise risk oversight |
| Technology | Digital/cyber oversight |
| Sustainability | ESG oversight |
| Finance | Capital allocation |
## Governance Policies
### Key Policies
| Policy | Description |
|--------|-------------|
| Governance Guidelines | Board operating principles |
| Code of Ethics | Conduct standards |
| Stock Ownership | Director/executive requirements |
| Clawback | Compensation recovery |
| Anti-Hedging/Pledging | Stock restrictions |
### Shareholder Rights
| Right | Shareholder-Friendly |
|-------|---------------------|
| Majority Voting | For director elections |
| Proxy Access | Nomination rights |
| Special Meetings | Low threshold (10-25%) |
| Written Consent | Ability to act |
| No Poison Pill | Or with sunset |
### Antitakeover Provisions
| Provision | Effect |
|-----------|--------|
| Classified Board | Delays takeover |
| Supermajority | High approval threshold |
| Poison Pill | Deters acquirers |
| Dual-Class Stock | Concentrates control |
| Blank Check Preferred | Board authority |
## Leadership Structure
### Chair/CEO Separation
| Structure | Assessment |
|-----------|------------|
| Separate Chair | Best practice |
| Combined with Lead | Acceptable with strong lead |
| Combined, No Lead | Concern |
### Lead Director
| Responsibility | Description |
|----------------|-------------|
| Board Leadership | Independent voice |
| Executive Sessions | Leads non-management meetings |
| CEO Evaluation | Performance oversight |
| Shareholder Communication | Access point |
## Related Party Transactions
### Key Disclosures
| Type | What to Review |
|------|----------------|
| Family Transactions | Deals with relatives |
| Director Transactions | Business with directors |
| Major Shareholder | Controlling shareholder deals |
| Officer Transactions | Executive arrangements |
### Red Flags
1. **Material amounts** - Large related party business
2. **Recurring** - Ongoing dependency
3. **Below market** - Off-market terms
4. **Complexity** - Difficult to understand
5. **New relationships** - Recently established
## Director Elections
### Voting Standards
| Standard | Description |
|----------|-------------|
| Majority | Must receive >50% |
| Plurality | Most votes wins |
| Majority of Quorum | >50% of attending |
### Contested Elections
| Factor | What to Track |
|--------|---------------|
| Activist Proposals | Dissident nominees |
| Vote Results | Support levels |
| Settlement | Negotiated outcome |
| Proxy Fight | Full contest |
## Governance Benchmarking
### ISS/Glass Lewis Assessment
| Factor | What Matters |
|--------|--------------|
| Board Quality | Independence, diversity |
| Compensation | Pay for performance |
| Shareholder Rights | Voting, access |
| Audit | Financial oversight |
### Peer Comparison
Compare across competitors:
- Board size and composition
- Committee structure
- Governance policies
- Shareholder rights
## Governance Quality Indicators
### Strong Governance
| Indicator | Description |
|-----------|-------------|
| Independent Board | >80% independent |
| Diverse Board | Multiple dimensions |
| Separate Chair | Or strong lead director |
| Shareholder Rights | Proxy access, majority voting |
| Responsive | Addresses concerns |
### Weak Governance
| Indicator | Description |
|-----------|-------------|
| Low Independence | <50% independent |
| Homogeneous | Lack of diversity |
| Entrenched | Long tenure, classified |
| Limited Rights | Supermajority, no access |
| Unresponsive | Ignores proposals |
## Analysis Tips
1. **Check independence definitions**: Companies may define differently.
2. **Track tenure**: Long-serving directors may be less independent.
3. **Review overboarding**: Directors on too many boards.
4. **AssesRelated in AI Agents
skill-development
IncludedComprehensive meta-skill for creating, managing, validating, auditing, and distributing Claude Code skills and slash commands (unified in v2.1.3+). Provides skill templates, creation workflows, validation patterns, audit checklists, naming conventions, YAML frontmatter guidance, progressive disclosure examples, and best practices lookup. Use when creating new skills, validating existing skills, auditing skill quality, understanding skill architecture, needing skill templates, learning about YAML frontmatter requirements, progressive disclosure patterns, tool restrictions (allowed-tools), skill composition, skill naming conventions, troubleshooting skill activation issues, creating custom slash commands, configuring command frontmatter, using command arguments ($ARGUMENTS, $1, $2), bash execution in commands, file references in commands, command namespacing, plugin commands, MCP slash commands, Skill tool configuration, or deciding between skills vs slash commands. Delegates to docs-management skill for official documentation.
reprompter
IncludedTransform messy prompts into well-structured, effective prompts — single or multi-agent. Use when: "reprompt", "reprompt this", "clean up this prompt", "structure my prompt", rough text needing XML tags and best practices, "reprompter teams", "repromptception", "run with quality", "smart run", "smart agents", multi-agent tasks, audits, parallel work, anything going to agent teams. Don't use when: simple Q&A, pure chat, immediate execution-only tasks. See "Don't Use When" section for details. Outputs: Structured XML/Markdown prompt, quality score (before/after), optional team brief + per-agent sub-prompts, agent team output files. Success criteria: Single mode quality score ≥ 7/10; Repromptception per-agent prompt quality score 8+/10; all required sections present, actionable and specific.
adaptive-compaction
IncludedAdaptive add-on policy and recovery layer that decides WHEN to compact, prune, snapshot, or fork -- replacing fixed-percent auto-compaction across Claude Code, Codex, and MCP-capable hosts. Trigger on auto-compact timing or damage: "when should I compact", "is it safe to compact now or start a fresh session", "auto-compact fires too early/mid-task", "switching to an unrelated task but the window still has space", "context rot", "answers get worse the longer the session runs", "the agent forgot the plan or my decisions after it summarized", "add a layer on top that manages context without changing the agent", raising autoCompactWindow to give the policy room, or installing/tuning a cross-tool compaction policy or PreCompact hook -- even when "compaction" is never said but the problem is context-window pressure or post-summarization memory loss. Do NOT use to summarize a conversation, build RAG, write a summarization prompt (decides WHEN not HOW), or answer max-context-length trivia.
agent-skill-creator
IncludedCreate cross-platform agent skills from workflow descriptions. Activates when users ask to create an agent, automate a repetitive workflow, create a custom skill, or need advanced agent creation. Triggers on phrases like create agent for, automate workflow, create skill for, every day I have to, daily I need to, turn process into agent, need to automate, create a cross-platform skill, validate this skill, export this skill, migrate this skill. Supports single skills, multi-agent suites, transcript processing, template-based creation, interactive configuration, cross-platform export, and spec validation.
llm-wiki
IncludedUse when building or maintaining a persistent personal knowledge base (second brain) in Obsidian where an LLM incrementally ingests sources, updates entity/concept pages, maintains cross-references, and keeps a synthesis current. Triggers include "second brain", "Obsidian wiki", "personal knowledge management", "ingest this paper/article/book", "build a research wiki", "compound knowledge", "Memex", or whenever the user wants knowledge to accumulate across sessions instead of being re-derived by RAG on every query.
skill-master
IncludedAgent Skills authoring, evaluation, and optimization. Create, edit, validate, benchmark, and improve skills following the agentskills.io specification. Use when designing SKILL.md files, structuring skill folders (references, scripts, assets), ingesting external documentation into skills, running trigger evals, benchmarking skill quality, optimizing descriptions, or performing blind A/B comparisons. Keywords: agentskills.io, SKILL.md, skill authoring, eval, benchmark, trigger optimization.