feat(skills): pre-trade pipeline — build-thesis + sector-rotation (tool-agnostic)#247
Merged
Conversation
…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>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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:
Test plan
Boundary touch
None — shipped default skill content + one template manifest. No code, no migrations.
🤖 Generated with Claude Code