Contractor First Execution — Development skill for Claude Code
Evidence-first execution contracts for careful engineering agents.
How to install Contractor First Execution
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open OthmanAdi/contractor-first-execution and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Contractor First Execution does
Evidence-first execution contracts for careful engineering agents.
Alternatives in Development
- Careful — Activate destructive command warnings for the session 2.8k ★
- /token Scan — Fast rug pull detection for meme coins and token contracts 1.7k ★
- Haft — Engineering decisions engine that know when they're stale 1.4k ★
README
Contractor-First Execution
An agent skill for engineering work where wrong assumptions cost more than a short investigation.
It makes the agent inspect the repository before asking discoverable questions, state falsifiable assumptions, identify real blockers, and scale its process to the blast radius. Small fixes stay small. Work involving schemas, permissions, personal data, money, migrations, deployments, publication, or other shared boundaries gets an explicit execution contract.
The operating loop
- Investigate: read the relevant implementation, tests, configuration, dependencies, and adjacent conventions.
- Contract: restate the observable outcome, separate facts from assumptions, ask at most three genuinely blocking questions, and name the files and proof.
- Execute: continue immediately when the work is already authorized and no blocker remains.
- Stop on contradiction: if new evidence invalidates the plan, surface it instead of silently changing direction.
The skill has two lanes:
- Fast lane for obvious, reversible, low-risk corrections.
- Contract lane for material ambiguity or high-impact boundaries.
Install
Clone the repository into your personal agent skills directory:
git clone https://github.com/OthmanAdi/contractor-first-execution "$env:USERPROFILE\.agents\skills\contractor-first-execution"
Restart or refresh your agent host so it discovers the new `SKILL.md`.
Use
The skill should trigger naturally for requests such as:
- “Inspect the repository before coding and tell me your assumptions.”
- “Plan this migration, including rollback and tests.”
- “Do not ask me anything you can discover in the code.”
- “Implement this once you have checked the API and compatibility boundary.”
The full instructions live in [SKILL.md](SKILL.md). The public fixt
Related Skills
Scvd Store Execution Contract
A behavioral contract for autonomous work. Name the success criteria before acting, spend the cheapest evidenc
Context Graph
Evidence-first Knowledge Engineering Skill for Codex and Claude Code—turning sources into traceable records, v
Software Engineering Roles 8
Software engineering: 8 evidence-first ролей
Implement!
Implement this feature using parallel execution. Decompose into independent units, define contracts, dispatch
Evidence Contracts
Drop-in contract that makes a coding agent prove its work instead of claiming it: every claim of state carries
PM Oversight
Act as Project Manager to oversee engineering execution with regular check-ins
Related Agents
St Worker High
Strikethroo task-execution worker at the HIGH reasoning-effort tier. For complex tasks with non-trivial logic,
Swe Dev Rhetorical Engineering
Builds evidence-aware engineering discourse: audience and situation first, thesis before polish, fact ledger b
AI Verify
Evidence-first verification orchestrator. Dispatches specialist agents via the Agent tool: 1 deterministic age