simple-case-gate
SolidGate proposed research mechanisms, proof strategies, ansatzes, and universal identities on the simplest admissible nondegenerate case before testing harder cases; diagnose, repair, or stop when that case fails.
Install
Quality Score: 81/100
Skill Content
Details
- Author
- Mexregkan
- Repository
- Mexregkan/claude-for-researchers
- Created
- 3 months ago
- Last Updated
- 1 weeks ago
- Language
- Shell
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
strategy-gate
Use when judging a trading-strategy artifact against hard performance gates and assigning a tier. Opens with the Rule block for profit factor, drawdown, expectancy, and coefficient-of-variation thresholds at 4-6 folds plus the tier ladder; gate math and worked examples live in references/gate-math.md.
rule-gate-integrity
Ways a gate or test proves nothing while looking decisive: grading a copy of itself, passing on emptiness, a canary firing for the wrong reason, a summary read as a verdict, a probe pointed at the wrong invocation. Load before writing a gate, a mutation harness, or any check guarding generated output.
01-core-gate-dont-ask-physical-guardrails-design
CORE — never delete. The foundational philosophy for EVERYTHING AI touches: GATE, DON'T ASK. Trigger whenever you are about to rely on a rule/instruction to keep AI behavior correct, design any new safeguard, or notice a manual step that an AI could get wrong. Defines what a physical gate is, the three honest enforcement tiers, the gate-design test (ride the AI's path, deterministic verify), and the standing flag that any gatifiable manual step is a defect until gatified.