A pre-flight checklist for any prediction market workflow before it touches real auth, portfolio data, or trade execution. It walks through five gates: advice boundary (strip recommendations, keep it informational), venue rules (geography, rate limits, regulatory ambiguity), data quality (liquidity, spreads, timestamps), security (no private keys in logs, read-only by default), and privacy (redact PII, minimize exposure). The output is a structured pass/warn/fail report with blocked actions and required mitigations. Honest take: this is defensive scaffolding. If you're building agents that could place real trades or handle financial data, you want this kind of guardrail baked in early, not bolted on after an incident.
npx -y skills add affaan-m/everything-claude-code --skill prediction-market-risk-review --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
github/awesome-copilot
microsoft/win-dev-skills
github/awesome-copilot