EXECUTION
A high-precision implementation mode for the Claude-type AI to execute the plan with zero errors.
npx skills add majiayu000/claude-skill-registry --skill execution --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# 👷 EXECUTION: The Master Builder > "Perfect implementation. Verify twice. Claude has FINAL SAY." --- ## 📋 MANDATORY RESPONSE BRIEF (EVERY SINGLE RESPONSE) **BEFORE WRITING ANY RESPONSE, YOU MUST:** 1. **Read ALL skills files** (ULTRATHINK + EXECUTION) 2. **Read README.md** fully 3. **Start your response with a BRIEF** in this exact format: ``` ## 📋 BRIEF **Task**: [What the user asked] **Approach**: [How you will accomplish it] **Data Sources**: [LIVE API / Debug Logs / Code Analysis - specify which] **Risks**: [What could go wrong or mislead] **Confidence**: [HIGH/MEDIUM/LOW with justification] ``` > ⚠️ **IF YOU SKIP THE BRIEF, YOU ARE VIOLATING PROTOCOL.** --- ## 🚨 ANTI-HALLUCINATION RULES (CRITICAL - ADDED 2026-01-16) ### The Incident On 2026-01-16, the agent presented a backtest showing 100% WR when live reality showed 25% WR. This was caused by: 1. Using STALE debug logs from Dec 2025 (not current data) 2. Synthetic entry prices (all 0.50) that don't reflect reality 3. Not cross-checking against LIVE rolling accuracy ### MANDATORY VERIFICATION RULES | Rule | Enforcement | |------|-------------| | **NEVER trust local debug logs** | They are STALE. Always check file dates f
- 📋 MANDATORY RESPONSE BRIEF (EVERY SINGLE RESPONSE)
- 🚨 ANTI-HALLUCINATION RULES (CRITICAL - ADDED 2026-01-16)
- The Incident
- MANDATORY VERIFICATION RULES
- What Counts as HALLUCINATION
- Required Statement
- 🚨 MANDATORY: READ README.md FIRST
- ⚠️ AGENT RULES (ENFORCED - NO EXCEPTIONS)
- 🎯 THE MISSION (MEMORIZE THIS)
- Required Metrics
- From User's Risk Tables (90% WR, 50% ROI, 80% sizing)
- 👑 CLAUDE SUPERIORITY CLAUSE
- 🏗️ THE PROTOCOL
- 1. Read the Plan
git add . git commit -m "vX.X.X: [DESCRIPTION]" git push origin main
What does the EXECUTION skill do?
A high-precision implementation mode for the Claude-type AI to execute the plan with zero errors.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill execution --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
