skills/github-issue-triage/claude/SKILL.md
Governed triage workflow for GitHub issues across the arifOS federation. Use this skill whenever a new issue is opened, an issue lacks labels, or an agent needs to determine if it belongs in a different repo or federation organ. This skill classifies, routes, labels, and drafts responses — but never closes, never assigns to Arif, and never promises code fixes without sovereign approval.
npx skillsauth add ariffazil/openclaw-workspace GitHub Issue TriageInstall 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.
Issues are the ingress surface of federation chaos. An unlabeled issue in the wrong repo is entropy. This skill compresses that entropy into structure — classify, route, label, draft — without closing or assigning without sovereign ack.
This skill is the governance workflow for triaging. The OpenCode-scope
skill github-issues is the monitoring shell that polls the federation
with gh issue list. Use this skill to act on what github-issues reports.
Before using this skill on any mutating, irreversible, or high-blast-radius task:
Issues are the ingress surface of federation chaos. An unlabeled issue in the wrong repo is entropy. This skill compresses that entropy into structure.
| Input | Required | Description | |-------|----------|-------------| | issue_url | yes | Full GitHub issue URL | | repo_context | yes | Which repo the issue lives in | | existing_labels | no | Current labels on the issue |
Read the issue title and body. Classify into exactly one bucket:
bug — something is brokenfeature — new capability requesteddocs — documentation incorrect or missingquestion — user needs clarificationrouting-error — issue filed in wrong repoduplicate — identical to existing issuespam/void — noise, not actionableUse the canonical repo map:
| Keyword / Domain | Correct Repo | |------------------|--------------| | F1–F13, constitutional, floors, vault, judge | ariffazil/arifos | | agent engine, build, orchestration, TypeScript | ariffazil/A-FORGE | | petrophysics, well logs, seismic, earth | ariffazil/geox | | finance, capital, portfolio, NPV, risk | ariffazil/wealth | | vitality, metabolic, WELL, health | ariffazil/well | | control plane, AAA, routing, skills | ariffazil/AAA | | website, static, arif-fazil.com | ariffazil/arif-sites |
If issue is in wrong repo:
routing-error label.Search open issues in target repo for similar titles. If duplicate found:
Apply labels based on classification:
bug, feature, docs, question, routing-error, duplicateorgan:arifos, organ:geox, etc.risk:low, risk:medium, risk:highDraft response comment:
Append a line to your internal reasoning trace:
[ISSUE-TRIAGE] <issue-url> | <classification> | <routing> | <labels-applied>
wontfix or invalid without 888_JUDGE## Issue Triage Result
- **Issue:** <url>
- **Classification:** <bucket>
- **Routing:** <same-repo | target-repo>
- **Labels Applied:** <list>
- **Duplicate Of:** <issue-number-or-none>
- **Response Drafted:** <yes/no>
- **Escalation Required:** <none | 888_JUDGE | secret-safety-scan | A-FORGE>
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.