Skip to content

feat(skills): pre-trade pipeline — build-thesis + sector-rotation (tool-agnostic)#247

Merged
luokerenx4 merged 2 commits into
masterfrom
harness-issue
Jun 1, 2026
Merged

feat(skills): pre-trade pipeline — build-thesis + sector-rotation (tool-agnostic)#247
luokerenx4 merged 2 commits into
masterfrom
harness-issue

Conversation

@luokerenx4
Copy link
Copy Markdown
Contributor

Summary

The pre-trade skill pipeline that didn't make #246's merge window. Two new analysis skills bundled into the chat workspace, completing the right-side pre-trade flow:

sector-rotation (what's moving / where capital rotates, multi-timeframe)
  → scan-value-chain (decompose a hot chain into candidates)
  → build-thesis (a name's left + right sides, falsifiable)
  • build-thesis — two-sided thesis: left (does the number stand up + your variant view vs consensus) and right (is the market favoring this — relative strength on the chain, rotation, macro), each with what-must-be-true + disconfirming signals. The right side anchors on the value-chain map (right is cross-sectional — you need the comparison set first).
  • sector-rotation — the right-side, top-of-funnel "what is the market doing" read; the daily-driver / retention surface.
  • All three skills are now tool-agnostic — they describe the analysis ("go to the data, assess X") and never name specific MCP tools, so they survive the in-flight data-source rework. Removed the hardcoded tool names from scan-value-chain too.

Test plan

  • No CJK / no hardcoded tool names in any skill (grep-verified)
  • chat/template.json valid JSON; bundles all three skills
  • Live: create a chat workspace, run the pipeline (deferred to tomorrow)

Boundary touch

None — shipped default skill content + one template manifest. No code, no migrations.

🤖 Generated with Claude Code

Ame and others added 2 commits June 1, 2026 20:38
…ol-agnostic

Two new analysis skills completing the right-side pre-trade pipeline, bundled
into the chat workspace alongside scan-value-chain:

  sector-rotation (what's moving / where capital rotates, multi-timeframe)
    → scan-value-chain (decompose a hot chain into candidates)
    → build-thesis (a name's left + right sides, falsifiable)

- build-thesis: two-sided thesis — left (does the number stand up + variant
  view vs consensus) and right (is the market favoring this — relative
  strength on the chain, rotation, macro), each with what-must-be-true +
  disconfirming signals. The right side anchors on the value-chain map (right
  is cross-sectional — you need the comparison set first).
- sector-rotation: the right-side, top-of-funnel "what is the market doing"
  read — the daily-driver / retention surface.

All three skills are now **tool-agnostic** — they describe the analysis ("go to
the data, assess X") and never name specific MCP tools, so they don't rot when
the data-source layer is reworked. Removed the hardcoded tool names from
scan-value-chain too.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented Jun 1, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
openalice-demo Ready Ready Preview, Comment Jun 1, 2026 12:45pm

Request Review

@luokerenx4 luokerenx4 merged commit dc68cc5 into master Jun 1, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant