Install
$ agentstack add skill-junsier9-quant-alpha-research-skill-quant-alpha-research ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
Quant Alpha Research
Overview
Use this skill to turn quant ideas into falsifiable repo-native research work. Prefer rejection-first evidence, current artifacts, small executable slices, and explicit pass/fail reporting over broad brainstorming.
Operating Stance
- Treat every alpha as false until it survives current data-quality, out-of-sample, holdout, shuffle, cost, and capacity checks.
- Use current repo docs and artifacts as the source of truth. Memory and older reports can orient the search, but must not be treated as current proof.
- If the user asks to execute a roadmap or start Stage 0, do the empirical slice instead of extending architecture discussion.
- If the user asks for analysis-only, keep it analysis-only and avoid file edits.
- If the user asks for read-only validation, do not write to the source repo. Load
references/patterns.mdfor the detailed read-only workflow. - Keep provider coverage, provider concordance, alpha validation, falsification, and promotion status separate.
- Do not bypass live-trading, governance, or promotion boundaries to make a candidate look deployable.
- Protect unrelated user changes. Read
git statusbefore editing a repo and avoid touching unrelated dirty files.
Tool Boundary
- Start with read-only commands:
git status, targeted file reads,rg, and artifact inspection. - Edit only after the user asks for implementation or roadmap execution.
- Never change manifests, promotion state, live-trading config, provider credentials, or canonical-parent labels unless the task explicitly requires it and current gates support it.
- Do not copy secrets, raw private artifacts, or API responses into the skill or public reports.
Workflow
- Orient from the current repo.
- Read the most recent planning docs, candidate reports, promotion cards, and relevant artifacts.
- Identify the current canonical parent, horizon, data surface, and active blockers.
- Prefer targeted reads over broad artifact scans.
- Convert the request into a research contract.
- State the mechanism, data source, horizon, landing shape, comparison parent, and fail-closed blockers.
- Choose a narrow first slice that can produce evidence quickly.
- For external articles or threads, separate source claims from repo-verified conclusions.
- Choose the landing shape before coding.
- Consider
gate,veto,replacement,delayed entry,capacity haircut,sleeve activation, orscore perturbation. - Prefer selection-layer rules when prior smooth overlays have transmitted weakly or stayed at-par.
- Require a reason before changing a manifest, canonical parent, or promotion state.
- Build the smallest Stage 0 that can reject the idea.
- Reuse repo-native loaders, feature builders, reports, and tests.
- Write a report or artifact only where the repo already stores quant research evidence.
- Record coverage, event counts, changed rows, forward returns, costs, and comparison parent metrics.
- Falsify before optimizing.
- Run delay, time shuffle, label shuffle, symbol holdout, liquidity-bucket, cost/funding, capacity, and provider-sensitivity checks when relevant.
- Stop fail-closed if data trust cannot be proved.
- Do not promote based only on pairwise uplift, attractive Sharpe, or factor-level IC.
- Report in decision form.
- Lead with
go,no-go,watch,blocked, orresearch-only. - List exact artifacts, commands run, tests, and remaining blockers.
- If no credible alpha exists, say so clearly and rank the next falsification or data-unlock step.
- Verify the research output.
- Re-run the repo-native tests, reports, or read-only evidence probes needed for the decision.
- For output-quality checks, compare the answer against current artifacts rather than memory or thesis appeal.
Decision Tree
- New alpha request: read the current roadmap and canonical parent, then produce one net-new candidate lane plus Stage 0 validation.
- Existing candidate review: start from promotion and falsification artifacts, not from thesis appeal.
- Roadmap execution: treat the document as an execution contract and produce concrete artifacts or runs.
- Provider/data request: separate fill/coverage from concordance/trust, then decide whether alpha reruns are allowed.
- External article/thread: write source-bounded mechanisms, hypotheses, and Stage 0 tests; do not summarize as market commentary only.
- Long-running job status: verify live process state and append-only output growth, not just terminal text.
References
Load only the reference needed for the current request:
references/patterns.md: repo patterns and anti-patterns from crypto quant-research lanes.references/stage0_and_falsification.md: required Stage 0 fields, falsification matrix, and promotion blockers.references/output_templates.md: compact decision-report templates.
Output Contract
For alpha decisions, include:
- candidate or lane name
- parent/comparator and horizon
- data sources and trust status
- Stage 0 result or blocker
- falsification status
- promotion status
- next executable action
Never collapse validated, passed falsification, and promotable into one label.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: junsier9
- Source: junsier9/quant-alpha-research-skill
- License: Apache-2.0
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.