sec-shenanigans-orchestrator
SKILL.md
SEC Shenanigans Orchestrator
Coordinate a strict 5-artifact pipeline.
Pre-Stage Data Fetch
Before running any fetch scripts, the Orchestrator must instruct agents to check the local filesystem for /<ticker> directories containing user-provided filings (10-K, 10-Q, .xlsx). Only rely on external SEC crawls or fetch scripts if the local data is incomplete or missing.
If filing tables are not readily available locally, run:
python skills/sec-shenanigans-orchestrator/scripts/fetch_financial_sheets.py <TICKER>
Use output as numeric support material; keep forensic evidence anchored to filing sections.
Pipeline Order
sec-filing-evidence-extractor->evidence-table.mdsec-shenanigans-classifier->risk-register.mdsec-red-flag-ratio-checks->ratio-diagnostics.mdsec-shenanigans-memo-writer->shenanigans-memo.md,open-questions.md
Contract
Use exact filenames and required fields in references/bundle-contract.md.
Stop Conditions
- Missing artifact file required by next stage.
- Artifact exists but required fields are missing.
- Cross-file link errors (
risk-registerreferences unknownevidence_id, etc.).
Golden Path
Use this self-contained example set as formatting anchor:
references/golden-path/evidence-table.mdreferences/golden-path/risk-register.mdreferences/golden-path/ratio-diagnostics.mdreferences/golden-path/shenanigans-memo.mdreferences/golden-path/open-questions.md
Output Bundle
Return all artifacts in this order:
evidence-table.mdrisk-register.mdratio-diagnostics.mdshenanigans-memo.mdopen-questions.md
For run profiles, read references/pipeline-profiles.md.
Weekly Installs
5
Repository
toolanzyhhh1234…t-skillsFirst Seen
Feb 18, 2026
Security Audits
Installed on
codex5
claude-code5
gemini-cli3
mcpjam2
openhands2
zencoder2