skills/AGI-claude-xml-structured-reasoning/SKILL.md
Structure long Claude reasoning, evidence, plans, and verdicts with explicit XML boundaries when outputs exceed one screen or require parser-stable
npx skillsauth add ariffazil/openclaw-workspace AGI-claude-xml-structured-reasoningInstall 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.
Bind Claude's native XML-tag structuring into 333-AGI's reasoning chain. Doctrine: when output exceeds 1 screen, wrap in
<analysis>/<plan>/<evidence>/<verdict>tags.
<analysis>
<premise>...</premise>
<evidence src="...">...</evidence>
<evidence_for>...</evidence_for>
<evidence_against>...</evidence_against>
<gap>...</gap>
</analysis>
<plan>
<step n="1">...</step>
<step n="2">...</step>
</plan>
<verdict>
<decision>...</decision>
<reversibility>...</reversibility>
<floor_check>F1✓ F2✓ F4✓ F11✓ F13✓</floor_check>
</verdict>
<evidence src="file:N">…</evidence>)This is a wrapper, not a replacement. Existing AGI skills (plan-dag, dream-engine, explorer-intelligence) keep their semantic content; this skill only governs output structure when invoked by a Claude-flavored agent.
DITEMPA BUKAN DIBERI.
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.