skills/FORGE-route-least-power/SKILL.md
Route every task to the SMALLEST capability that can accomplish it. Prevents over-engineering, yak-shaving, and reflexive tool escalation. Enforces one-owner-per-task, idempotent actions, and strict queues. Ask: "Can a simpler tool do this?" before reaching for the powerful one.
npx skillsauth add ariffazil/openclaw-workspace FORGE-route-least-powerInstall 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.
"Can a simpler tool do this?" — Ask this before every tool call. Power is not preference. Power is fitness. Lower entropy = less chaos = fewer incidents.
TIER 1 — READ (zero side effects)
read, glob, grep, webfetch
↓ insufficient? ↓
TIER 2 — OBSERVE (low cost, no mutation)
arif_observe, forge_registry_status, forge_probe
↓ insufficient? ↓
TIER 3 — REASON (advisory only)
arif_think, sequential-thinking, forge_evaluate
↓ insufficient? ↓
TIER 4 — MUTATE (governed, reversible)
forge_shell, forge_git, forge_filesystem, edit, write
↓ insufficient? ↓
TIER 5 — EXTERNAL (network, API calls)
forge_search, forge_fetch, brave-search, perplexity
↓ insufficient? ↓
TIER 6 — IRREVERSIBLE (requires F13)
arif_seal, forge_execute_sealed, rm -rf, DROP TABLE
forge_lock to claim ownershipforge_filesystem_patch (preview before apply) over blind writeforge_parallelARCHITECT decides → Tier 3 (reason)
ENGINEER applies → Tier 4 (mutate)
AUDITOR verifies → Tier 1-2 (read/observe)
forge_shell to read a file (use read)perplexity_research for a local file search (use grep)arif_seal before arif_judge (judge first, seal after)task() to spawn a subagent for a single grepIs this a question? → Tier 1-2 (read/observe)
Is this a plan? → Tier 3 (reason)
Is this an edit? → Tier 4 (mutate, with F1 AMANAH backup)
Is this external research? → Tier 5 (fetch/search)
Is this permanent? → Tier 6 (irreversible, F13 required)
Is there an owner already? → Wait. Don't race.
Can this run twice safely? → If no, fix it first.
This skill prevents tool escalation spirals. It's the agent's cost function. Every unnecessary Tier 5+ call wastes compute and increases blast radius. One owner, idempotent actions, strict queues — lower entropy every cycle.
DITEMPA BUKAN DIBERI.
development
Federation-wide gold (XAUUSD) trading capability. Python stack, OANDA broker, backtesting, macro signals, RSI strategy. Every organ has a role.
development
Capital claim state management — tracks claim lifecycle across WEALTH organ.
development
Archived constitutional warga placeholder retained only for audit provenance. Do not use for active work; use the live arifOS governance and constitutional skills instead.
testing
Warga (citizen) agent skills for AAA federation members. See subdirectories for specialized warga skills.