Home / borda / ai-rig · plugins/codex-rig/skills/challenge-resolve/SKILL.md · GitHub

challenge-resolve skillA

challenge-resolve is agent-read markdown (skill) from borda/ai-rig: Independently review and fix a scoped diff through bounded convergence rounds, with evidence-backed closure and explicit stop/recovery decisions. Use for requested adversarial review-and-fix loops, not a single read-only review..

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

> Before asking, read [User Questions](../../shared/codex-user-questions.md).

# Challenge and Resolve

Read, apply `../../shared/adversarial-loop.md` before dispatch or edits. That shared procedure owns the algorithm; this entrypoint owns Codex artifacts, the closing gate. Read `evidence-contract.md` before source capture or reviewer dispatch. Also read `../../shared/native-skill-contract.md` and `../../shared/specialist-orchestration.md` for authority, recurrence, reviewer admission, evidence limits.

## Input Schema

```json
{
  "goal": "required review-and-fix objective",
  "scope_files": ["bounded files or diff scope"],
  "specification": "required behavior or acceptance criteria",
  "symptom": "reported failure, or explicit preventive review",
  "caller_run": "optional existing workflow run to resume",
  "done_when": "independent final review is clean and normal checks pass"
}
```
…

Read the whole file at its exact version.

How to install

Latest version
mdr add borda/ai-rig/challenge-resolve@git:20260922.48cc496
Exact content
mdr add borda/ai-rig/challenge-resolve@sha256:2a2efa72820b77b7

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_fmoszvqsc34qqrzy.svg)](https://markdownregistry.com/a/art_fmoszvqsc34qqrzy)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260922.48cc496 latest2026-09-22 48cc496 9,966 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (9966 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

borda/ai-rig · 27 stars · license Apache-2.0 · pushed 2026-09-23 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_fmoszvqsc34qqrzy
GET https://markdownregistry.com/api/v1/resolve?ref=borda/ai-rig/challenge-resolve
GET https://markdownregistry.com/api/v1/blob/2a2efa72820b77b777428363e7c10186f9fd9acd1664245735824fb65445c1c2

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from borda/ai-rig

AGENTS.md agents
borda/ai-rig · AGENTS.md
git:20260915.d478580 · audit A · 27 stars
CLAUDE.md claude
borda/ai-rig · CLAUDE.md
git:20260915.d478580 · audit A · 27 stars
AGENTS.md@benchmarks agents
borda/ai-rig · benchmarks/AGENTS.md
git:20260814.b9c6b5a · audit A · 27 stars
llms.txt@docs llmstxt
borda/ai-rig · docs/llms.txt
git:20260814.1bd25c1 · audit A · 27 stars
AGENTS.md@plugins agents
borda/ai-rig · plugins/AGENTS.md
git:20260918.666b574 · audit A · 27 stars
CLAUDE.md@plugins claude
borda/ai-rig · plugins/CLAUDE.md
git:20260920.fec1b95 · audit B · 27 stars
advise skill
borda/ai-rig · plugins/bridge_cc-codex/claude-skills/advise/SKILL.md · Ask Codex a read-only question with explicit model, effort, budget, and compact results.
git:20260918.3e1a63d · audit A · 27 stars
cancel skill
borda/ai-rig · plugins/bridge_cc-codex/claude-skills/cancel/SKILL.md · Request cancellation of a running detached Codex bridge job.
git:20260923.39e3a48 · audit A · 27 stars
implement skill
borda/ai-rig · plugins/bridge_cc-codex/claude-skills/implement/SKILL.md · Ask Codex for one bounded write-capable change with compact results.
git:20260918.3e1a63d · audit A · 27 stars
result skill
borda/ai-rig · plugins/bridge_cc-codex/claude-skills/result/SKILL.md · Read a completed detached Codex bridge job's compact result.
git:20260918.3e1a63d · audit A · 27 stars
review skill
borda/ai-rig · plugins/bridge_cc-codex/claude-skills/review/SKILL.md · Request a read-only adversarial Codex review with explicit model, effort, budget, and compact findings.
git:20260918.3e1a63d · audit A · 27 stars
setup skill
borda/ai-rig · plugins/bridge_cc-codex/claude-skills/setup/SKILL.md · Configure, authenticate, repair, and verify the Claude Code to Codex Bridge; safe stages run by default and sensitive…
git:20260923.39e3a48 · audit A · 27 stars

Every file in borda/ai-rig

Browse by kind, by grade A, or by owner.