Methodology fused from institutional long/short and buy-side research frameworks; all text is an original paraphrase.
Defaults
| Parameter |
Default Value |
Rationale |
| parameter_free |
true |
This skill has no tunable parameters; analysis scope set by temporal_scope frontmatter |
Preflight
Run canonical pre-flight per contracts/preflight.md. Propagate X-Agentii-Trace per contracts/x-agentii-trace-header.md.
Data Source Priority
- Strategy methodology —
references/strategy-methodology.md (bundled long/short framework)
- Strategy frameworks —
search_investment_strategies(domain=fundamental)
- Historical precedent —
search_investment_cases + search_by_analogue(company_situation=...)
- Financials —
search_xbrl_facts for unit economics and decline-rate evidence
Methodology
Retrieval Scope
structured_only
Retrieval Strategy
Ownership & insider signals: search_institutional_holdings (top-10 holders + whale portfolios, direction=accumulating|reducing|new|exited) and search_insider_trades (Form-4 transactions with SEC URLs) are available as signal inputs.
Branch (a) Structured Data Query from contracts/retrieval.md. Retrieve frameworks via search_investment_strategies, precedent via search_investment_cases and search_by_analogue. Detailed methodology in references/strategy-methodology.md.
Temporal Scope
See frontmatter temporal_scope block.
Tool Allowlist
See frontmatter allowed_tools.
Protocol
Every long/short position rests on an earnings disconnect — a gap between what the market
has priced and what the business will deliver. The unifying question across all strategy
types is: what does consensus believe, and what do I believe differently? Strategy
spectrum, short archetypes, and process detail are in references/strategy-methodology.md.
Consensus is not the published number. Sell-side consensus is a simple average of
analyst estimates; buy-side consensus typically moves ahead of it. Trading against the
published figure while the real positioning has already shifted is a common and expensive
error. Triangulate the effective buy-side expectation before sizing any view.
Steps
Strategy Classification: Place the idea on the spectrum from spread-focused to
fundamentals-focused — merger arbitrage (0-18mo), general event-driven (0-24mo), activist
(0-24mo), value/deep value (0-5yr+), growth or growth-at-reasonable-price (0-5yr+). The
classification sets the expected holding period and the evidence bar. Categories overlap;
record the dominant driver rather than forcing a single label.
Consensus Reconstruction: Establish the published sell-side figure, then estimate the
effective buy-side expectation. Document the gap and its direction — the disconnect is
the position, not the absolute valuation level.
Idea Provenance: Record how the idea was sourced — industry research and trade events,
tangential analysis of adjacent markets, practitioner conversations, curated research
communities, or quantitative screens. Provenance predicts which failure modes to test
for: screen-sourced ideas need qualitative validation, conversation-sourced ideas need
independent quantitative confirmation.
Long-Side Thesis: Apply value or growth frameworks per classification. Value requires
a discount to net present value on a price basis; growth requires a discount on an
earnings basis. State which, and why the market has mispriced it.
Short-Side Archetype (when shorting): Classify into one of three patterns —
competition short (complacent incumbent facing a credible new entrant; test the
entrant's unit economics and assess whether incumbent management can and will react),
consumer euphoria (a product with outsized enthusiasm that will not sustain; test via
market sizing and product work), or disappearing business (an incumbent in a
structurally terminal market; establish the rate of decline, the cash-flow profile during
decline, and whether cash can be redeployed). Each archetype has a distinct evidence
requirement — do not substitute a valuation opinion for the archetype test.
Precedent Retrieval: Query search_by_analogue for the matching situation and
search_investment_cases for outcome history. Weight precedent by archetype match, not
sector match.
Risk and Invalidation: Name what would falsify the thesis and by when. For shorts,
additionally record borrow availability, short interest, and days-to-cover — a correct
short thesis in a crowded, hard-to-borrow name is not an executable position.
Output: Deliver the classification, the quantified disconnect, the archetype evidence,
precedent with /v/ citations, and explicit invalidation conditions.
Output File
{ticker}/{YYYY-MM-DD_HHMM}_long-short-equity_{affix}.md
Output Structure
- Executive Summary — strategy classification, the disconnect, and direction in 2-3 sentences
- Strategy Classification — position on the spread-to-fundamentals spectrum with expected holding period
- Consensus Disconnect — published sell-side figure vs estimated buy-side expectation, with the gap quantified
- Idea Provenance — sourcing route and the failure modes it implies
- Thesis Detail — long-side value/growth basis, or short-side archetype with its specific evidence test
- Historical Analogues — archetype-matched precedent with /v/ citations
- Executability — for shorts: borrow, short interest, days-to-cover
- Risk and Invalidation — falsification conditions and deadline
- Coverage Gaps — data limitations and degraded flags
Error Handling
| Error |
Fallback |
| No strategy frameworks available |
Proceed with references/strategy-methodology.md; flag knowledge_coverage: degraded |
| Buy-side consensus cannot be triangulated |
Report the sell-side figure only and mark the disconnect as unquantified |
| Borrow / short-interest data unavailable |
Mark the short as not executability-cleared; do not present it as actionable |
search_by_analogue returns empty |
Continue without precedent; annotate coverage_gap |
Final Summary (TUI)
Include ### Key Citations block (0–10 /v/ URLs).
Memory Load
Load prior context before retrieval. See contracts/memory-load.md.
Snapshot
Post-session synthesis. See contracts/snapshot-synthesis.md.
Output Frontmatter
Structured output per contracts/output-frontmatter-schema.md.
References
references/strategy-methodology.md
references/knowledge-frameworks.md
contracts/citation-and-memory.md
contracts/retrieval.md
contracts/preflight.md
1---2name: long-short-equity3description: long short equity strategy, pair trade construction, market neutral portfolio, net exposure management, factor neutrality, equity long short, hedge fund strategy, alpha generation, stock picking portfolio construction, long short position management4---56> Methodology fused from institutional long/short and buy-side research frameworks; all text is an original paraphrase.78## Defaults910| Parameter | Default Value | Rationale |11|-----------|---------------|-----------|12| parameter_free | true | This skill has no tunable parameters; analysis scope set by temporal_scope frontmatter |1314## Preflight1516Run canonical pre-flight per `contracts/preflight.md`. Propagate X-Agentii-Trace per `contracts/x-agentii-trace-header.md`.1718## Data Source Priority19201. Strategy methodology — `references/strategy-methodology.md` (bundled long/short framework)212. Strategy frameworks — `search_investment_strategies(domain=fundamental)`223. Historical precedent — `search_investment_cases` + `search_by_analogue(company_situation=...)`234. Financials — `search_xbrl_facts` for unit economics and decline-rate evidence2425## Methodology2627### Retrieval Scope28structured_only2930### Retrieval Strategy31**Ownership & insider signals**: `search_institutional_holdings` (top-10 holders + whale portfolios, `direction=accumulating|reducing|new|exited`) and `search_insider_trades` (Form-4 transactions with SEC URLs) are available as signal inputs.3233Branch (a) Structured Data Query from `contracts/retrieval.md`. Retrieve frameworks via `search_investment_strategies`, precedent via `search_investment_cases` and `search_by_analogue`. Detailed methodology in `references/strategy-methodology.md`.3435### Temporal Scope36See frontmatter temporal_scope block.3738### Tool Allowlist39See frontmatter allowed_tools.4041### Protocol4243Every long/short position rests on an **earnings disconnect** — a gap between what the market44has priced and what the business will deliver. The unifying question across all strategy45types is: what does consensus believe, and what do I believe differently? Strategy46spectrum, short archetypes, and process detail are in `references/strategy-methodology.md`.4748**Consensus is not the published number.** Sell-side consensus is a simple average of49analyst estimates; buy-side consensus typically moves ahead of it. Trading against the50published figure while the real positioning has already shifted is a common and expensive51error. Triangulate the effective buy-side expectation before sizing any view.5253#### Steps54551. **Strategy Classification**: Place the idea on the spectrum from spread-focused to56 fundamentals-focused — merger arbitrage (0-18mo), general event-driven (0-24mo), activist57 (0-24mo), value/deep value (0-5yr+), growth or growth-at-reasonable-price (0-5yr+). The58 classification sets the expected holding period and the evidence bar. Categories overlap;59 record the dominant driver rather than forcing a single label.60612. **Consensus Reconstruction**: Establish the published sell-side figure, then estimate the62 effective buy-side expectation. Document the gap and its direction — the disconnect is63 the position, not the absolute valuation level.64653. **Idea Provenance**: Record how the idea was sourced — industry research and trade events,66 tangential analysis of adjacent markets, practitioner conversations, curated research67 communities, or quantitative screens. Provenance predicts which failure modes to test68 for: screen-sourced ideas need qualitative validation, conversation-sourced ideas need69 independent quantitative confirmation.70714. **Long-Side Thesis**: Apply value or growth frameworks per classification. Value requires72 a discount to net present value on a price basis; growth requires a discount on an73 earnings basis. State which, and why the market has mispriced it.74755. **Short-Side Archetype** (when shorting): Classify into one of three patterns —76 **competition short** (complacent incumbent facing a credible new entrant; test the77 entrant's unit economics and assess whether incumbent management can and will react),78 **consumer euphoria** (a product with outsized enthusiasm that will not sustain; test via79 market sizing and product work), or **disappearing business** (an incumbent in a80 structurally terminal market; establish the rate of decline, the cash-flow profile during81 decline, and whether cash can be redeployed). Each archetype has a distinct evidence82 requirement — do not substitute a valuation opinion for the archetype test.83846. **Precedent Retrieval**: Query `search_by_analogue` for the matching situation and85 `search_investment_cases` for outcome history. Weight precedent by archetype match, not86 sector match.87887. **Risk and Invalidation**: Name what would falsify the thesis and by when. For shorts,89 additionally record borrow availability, short interest, and days-to-cover — a correct90 short thesis in a crowded, hard-to-borrow name is not an executable position.91928. **Output**: Deliver the classification, the quantified disconnect, the archetype evidence,93 precedent with /v/ citations, and explicit invalidation conditions.9495## Output File96`{ticker}/{YYYY-MM-DD_HHMM}_long-short-equity_{affix}.md`9798## Output Structure991001. **Executive Summary** — strategy classification, the disconnect, and direction in 2-3 sentences1012. **Strategy Classification** — position on the spread-to-fundamentals spectrum with expected holding period1023. **Consensus Disconnect** — published sell-side figure vs estimated buy-side expectation, with the gap quantified1034. **Idea Provenance** — sourcing route and the failure modes it implies1045. **Thesis Detail** — long-side value/growth basis, or short-side archetype with its specific evidence test1056. **Historical Analogues** — archetype-matched precedent with /v/ citations1067. **Executability** — for shorts: borrow, short interest, days-to-cover1078. **Risk and Invalidation** — falsification conditions and deadline1089. **Coverage Gaps** — data limitations and degraded flags109110## Error Handling111112| Error | Fallback |113|-------|----------|114| No strategy frameworks available | Proceed with `references/strategy-methodology.md`; flag `knowledge_coverage: degraded` |115| Buy-side consensus cannot be triangulated | Report the sell-side figure only and mark the disconnect as unquantified |116| Borrow / short-interest data unavailable | Mark the short as not executability-cleared; do not present it as actionable |117| `search_by_analogue` returns empty | Continue without precedent; annotate `coverage_gap` |118119## Final Summary (TUI)120Include `### Key Citations` block (0–10 /v/ URLs).121122## Memory Load123124Load prior context before retrieval. See `contracts/memory-load.md`.125126## Snapshot127128Post-session synthesis. See `contracts/snapshot-synthesis.md`.129130## Output Frontmatter131132Structured output per `contracts/output-frontmatter-schema.md`.133134## References135136- `references/strategy-methodology.md`137- `references/knowledge-frameworks.md`138- `contracts/citation-and-memory.md`139- `contracts/retrieval.md`140- `contracts/preflight.md`