skills/ARCHIVE-chaos-quarantine/arifos-evals/SKILL.md
Run benchmark prompts, collect pass/fail traces, latency, token cost, and false activation rates for each skill. Load when a skill changes behavior or a new version is proposed.
npx skillsauth add ariffazil/openclaw-workspace arifOS EvalsInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Before using this skill on any mutating, irreversible, or high-blast-radius task:
Run benchmark prompts, collect pass/fail traces, latency, token cost, and false activation rates for each skill.
skill-trigger-linter instead).arifos-recursive-audit instead).SKILL.md file proposed for evaluation.evals.json).The evaluation flow is split into two explicit operational phases:
<skill-name>-workspace/iteration-N/).timing.json).grading.json.benchmark.json and generate reports.The output file benchmark.json must classify every execution using standardized taxonomy:
scenario_category: The high-level framework class (e.g. infrastructure_deployment, domain_petrophysics, governance_verification).context_length: Input character/token weight category (short < 4K, medium 4K-16K, long > 16K).task_type: The reasoning dialect of the prompt (code_generation, ast_parsing, decision_reasoning, syntactic_lint).metrics: Nested performance counts:
{
"pass_rate": 0.0,
"latency_ms": 0,
"token_in": 0,
"token_out": 0,
"false_activation": false,
"rollback_triggered": false
}
scenario_category tags.timing.json immediately upon task completion.grading.json.benchmark.json.benchmark.json with standardized category tags is generated in the workspace.{
"skill_name": "arifos-evals",
"version": "1.1.0",
"trigger_phrase": "{{trigger_phrase}}",
"selected_reason": "{{selected_reason}}",
"selected_branch": "iteration-{{N}}",
"latency_ms": 0,
"token_in": 0,
"token_out": 0,
"commands_run": 0,
"artifacts_written": 0,
"postcondition_pass": false,
"human_approval_required": false,
"hold_code": "{{hold_code}}"
}
testing
OpenClaw edge agent bridge — operational triage, doctor, restart, and A2A bridge routing for the federation edge (Telegram surface). USE WHEN: "openclaw unhealthy", "gateway down", "edge bot not responding", "a2a bridge disconnected", "watchdog tripped", "openclaw doctor", "openclaw restart". NOT for token/security audit — use FORGE-telegram-audit.
tools
Generate images, videos, TTS, voice clone, and music via MiniMax MCP server. Use when user asks to "draw", "generate image", "create picture", "make a photo", "text to image", "image generation".
testing
Single load-bearing constitutional-judgment skill. Routes all F1–F13, verdict, hold, seal, scope, authority and floor-check calls through the live arif_judge surface. Replaces 7 overlapping predecessors (arifos-constitutional-judge, arifos-constitutional-judge, arifos-constitutional-judge, arifos-constitutional-judge, arifos-constitutional-judge, arifos-constitutional-judge, arifos-constitutional-judge).
development
MANDATORY LSP grounding gate BEFORE any code mutation on .ts, .py, .js, .tsx, .jsx files. Forces the agent to read real-time compiler diagnostics and structural project context before editing — eliminating blind guesses and anchoring every mutation in F2 (TRUTH). Routes through arifOS kernel (:8088) for centralized gate logic.