🎯 COPILOT ZEN ROUTER — The Meta-Mesa
DITEMPA BUKAN DIBERI — One skill to route them all. The mesa above the terrain sees every path.
How Copilot Uses This
When you receive a task, check this taxonomy. Each layer lists exact skill names — load ONLY the matching skill(s). Never load more than 5 domain skills at once. The 9 BOOTSTRAP skills are pre-loaded.
L0 · BOOTSTRAP — Always Loaded (9 skills)
These fire at session start via BOOTSTRAP_MANIFEST.json. You already have them.
| # |
Skill |
Kernel Verb |
What It Does |
| 1 |
kernel-bind |
arif_init |
Session governance binding |
| 2 |
observe-ground |
arif_observe |
Evidence before narrative |
| 3 |
route-dispatch |
arif_route |
Right organ for right intent |
| 4 |
memory-manage |
arif_memory |
Memory lifecycle discipline |
| 5 |
verify-gate |
arif_verify |
4-gate verification |
| 6 |
audit-seal |
arif_seal |
Decision logging + sealing |
| 7 |
know-physics |
arif_observe |
Physical law veto |
| 8 |
know-math |
arif_verify |
Mathematical reasoning |
| 9 |
know-language |
arif_compose |
Linguistic competence |
L1 · GOVERNANCE — Constitutional Floor Enforcement
Load when: judging, sealing, floor-checking, authority questions, constitutional matters.
| Skill |
Trigger |
Use Case |
ASI-agent-invariants |
"is this safe", "check floors", "constitutional" |
10 invariants + 12 governance rules |
arifos-constitutional-judge |
"apply F1-F13", "floor check", "governed action" |
F1-F13 reasoning before any governed action |
ASI-mcp-governor |
"MCP routing", "tool authority", "governed MCP" |
F1-F13 gated MCP routing |
APEX-humility-godel |
"am I overconfident", "confidence check", "Gödel" |
Self-critique before SEAL-grade claims |
APEX-fff-loop-protocol |
"audit loop", "FFF loop", "recursive audit" |
5-pass recursive audit sequence |
APEX-quantum-eureka |
"insight", "contradiction", "eureka moment" |
Cross-domain synthesis |
delta-omega-psi-multimodal-cognition |
"multimodal", "image + data", "cross-modal" |
Δ·Ω·Ψ multimodal cognition rules |
When in doubt between these: Start with ASI-agent-invariants, escalate to arifos-constitutional-judge.
L2 · SENSE — Observation & Evidence
Load when: searching web, fetching URLs, grounding claims, observing state.
| Skill |
Trigger |
Use Case |
AGI-multimodal-bridge |
"analyze image + data", "visual + textual evidence" |
Multi-modal reasoning bridge |
FORGE-spatial-grounding |
"where am I", "VPS location", "spatial context" |
Geo-awareness for CLI operations |
geox-grounding |
"earth evidence", "geo context", "basin" |
Geological grounding layer |
FLAME-router |
"route to FLAME", "free-tier model" |
FLAME inference routing |
FLAME-operator |
"FLAME health", "FLAME hit rate", "model diagnostics" |
FLAME health monitoring |
Tools for SENSE (MCP — no skill needed):
forge_fetch (mode=search) — web search via SearxNG
forge_fetch (mode=readable) — URL content extraction
brave_web_search — Brave Search API
arif_observe — kernel sense verb
L3 · THINK — Reasoning & Planning
Load when: reasoning, planning, analyzing, summarizing, binding skills.
| Skill |
Trigger |
Use Case |
AGI-plan-dag |
"multi-step plan", "DAG", "execution graph" |
Build execution DAGs with checkpoints |
AGI-explorer-intelligence |
"explore", "hypothesize", "falsify", "verify" |
OBSERVE→HYPOTHESIZE→FALSIFY→VERIFY loop |
ASI-skill-binding |
"discover skill", "bind skill", "compose skills" |
Cross-organ skill discovery + composition |
ASI-summarize |
"summarize", "condense", "TL;DR" |
Summarize long content |
ASI-context-window-mgr |
"context full", "compress", "token budget" |
Context window lifecycle management |
AGI-claude-xml-structured-reasoning |
"structured reasoning", "XML boundaries" |
XML-tagged structured reasoning |
AGI-codex-chain-of-thought |
"stepwise planning", "chain of thought" |
Private stepwise CoT for Codex-style tasks |
causal555-pywhy |
"causal inference", "counterfactual", "do-calculus" |
Causal reasoning with PyWhy |
atlas333-cognitive-geometry |
"cognitive geometry", "thought geometry" |
Cognitive geometry analysis |
Tools for THINK (MCP — no skill needed):
arif_think — kernel reasoning verb (modes: reason, reflect, verify, plan)
sequential-thinking — MCP sequential thinking tool
L4 · ACT — Execution (FORGE Skills — 62 total)
L4a · GIT & GITHUB
Load when: git operations, PRs, commits, GitHub workflows.
| Skill |
Trigger |
FORGE-github-ops |
"git push", "PR", "branch", "clone", "remote" |
FORGE-github-workflow |
"CI/CD", "GitHub Actions", "workflow yaml" |
FORGE-pr-review |
"review PR", "code review", "pull request review" |
FORGE-pr-governance |
"governed PR", "PR governance", "approval gate" |
FORGE-precommit-review |
"pre-commit", "before commit", "commit check" |
FORGE-precommit-gate |
(loaded with precommit-review) |
code-review |
"review this code", "code quality" |
L4b · INFRA & DOCKER
Load when: VPS operations, Docker, infrastructure, service management.
| Skill |
Trigger |
FORGE-vps-docker |
"Docker", "container", "docker compose", "docker ps" |
FORGE-vps-runbook |
"restart service", "systemctl", "VPS runbook" |
FORGE-infra-guardian |
"Caddy", "SSL", "Cloudflare", "DNS", "tunnel" |
FORGE-infra-crons |
"cron job", "crontab", "scheduled task" |
FORGE-docker-entropy |
"docker cleanup", "orphan container", "docker prune" |
L4c · MCP & SKILLS
Load when: MCP server/tool work, skill creation/audit.
| Skill |
Trigger |
FORGE-mcp-ops |
"MCP server", "MCP tool", "MCP transport" |
FORGE-mcp-lifeguard |
"MCP health", "MCP down", "MCP recovery" |
FORGE-mcp-smoke-test |
"test MCP", "MCP probe", "MCP smoke" |
FORGE-mcp-federation-ops |
"federation MCP", "cross-organ MCP" |
FORGE-mcp-a2a-agentic |
"A2A agent", "agent card", "agent mesh" |
FORGE-fastmcp |
"FastMCP", "build MCP server", "Python MCP" |
FORGE-skill-creator |
"create skill", "new skill", "forge skill" |
FORGE-skill-linter |
"lint skill", "skill quality", "skill audit" |
L4d · WEB & SITES
Load when: building/deploying websites, frontend work.
| Skill |
Trigger |
FORGE-agentic-web-builder |
"deploy site", "site down", "audit pages", "404" |
FORGE-nextjs-mastery |
"Next.js", "React SSR", "Vercel" |
FORGE-react-spa-discipline |
"React", "SPA", "Vite", "frontend app" |
FORGE-tailwind-tokens |
"Tailwind", "CSS tokens", "design system" |
AGI-web-optimization |
"SEO", "llms.txt", "web optimization" |
L4e · SECURITY
Load when: secrets, tokens, security scans, injection defense.
| Skill |
Trigger |
FORGE-secret-hygiene |
"secret leak", "token check", "vault hygiene" |
FORGE-act-federation-ingress |
"ACT", "Arif's Capability Token", "federation ingress" |
L4f · CI/CD & DEPLOY
Load when: CI pipelines, Docker builds, deployment.
| Skill |
Trigger |
FORGE-cicd-docker-deploy |
"CI/CD pipeline", "Docker build", "deploy pipeline" |
FORGE-ci-diagnose |
"CI broken", "workflow failed", "GitHub Actions fail" |
L4g · CODE ANALYSIS
Load when: analyzing repos, code quality, developer metrics.
| Skill |
Trigger |
FORGE-code-analysis |
"analyze repo", "developer metrics", "code quality" |
FORGE-repo-intelligence |
"repo overview", "repository map", "codebase" |
FORGE-context-compress |
"compress output", "large log", "truncate" |
FORGE-context-compressor |
(loaded with context-compress) |
L4h · OPS & MONITORING
Load when: monitoring, federation health, drift detection.
| Skill |
Trigger |
FORGE-route-least-power |
"least power", "route optimization" |
FORGE-verify-runtime |
"verify runtime", "runtime check", "SOT check" |
FORGE-federation-orchestrator |
"federation orchestrate", "cross-organ" |
FORGE-federation-manifest |
"federation manifest", "organ manifest" |
FORGE-telemetry-watchdog |
"telemetry", "watchdog", "monitoring" |
FORGE-model-monitor |
"model monitor", "LLM metrics" |
FORGE-symlink-audit |
"symlink audit", "broken links" |
L4i · DOCS & TRUTH
Load when: documentation, README, cross-repo docs.
| Skill |
Trigger |
FORGE-readme-truth-check |
"README check", "SOT stamp", "doc staleness" |
FORGE-cross-repo-doc-zen |
"cross-repo docs", "doc consistency" |
FORGE-governance-jsonld |
"JSON-LD", "governance context", "linked data" |
L4j · AGENT ORCHESTRATION
Load when: spawning sub-agents, cross-agent work.
| Skill |
Trigger |
FORGE-subagent-spawn |
"spawn agent", "sub-agent", "parallel agent" |
FORGE-cross-agent-handoff |
"handoff", "transfer task", "delegate" |
FORGE-onboarding |
"onboarding", "new agent setup" |
FORGE-t3a-binding-matrix |
"T3A matrix", "tool binding", "authority matrix" |
L4k · INCIDENT RESPONSE
Load when: incidents, outages, escalation.
| Skill |
Trigger |
FORGE-incident-escalation |
"escalate", "incident", "SEV1" |
FORGE-incident-triage |
"triage incident", "assess severity" |
FORGE-issue-triage |
"triage issue", "GitHub issue", "prioritize" |
L4l · DATA & STORAGE
Load when: database, Redis, Qdrant, Postgres.
| Skill |
Trigger |
FORGE-postgres-schema-design |
"Postgres schema", "database design", "migration" |
FORGE-redis-qdrant-integration |
"Redis", "Qdrant", "vector store", "cache" |
FORGE-data-compression |
"compress data", "archive", "storage optimization" |
L4m · SPECIALIZED EXECUTION
| Skill |
Trigger |
FORGE-did-web-identity |
"DID", "decentralized identity", "WebID" |
FORGE-google-workspace |
"Google Docs", "Gmail", "Google Drive" |
FORGE-kimi-code |
"Kimi", "Moonshot AI", "Kimi agent" |
FORGE-grok-profile |
"Grok profile", "X AI", "Grok config" |
FORGE-fastapi-api-builder |
"FastAPI", "Python API", "REST endpoint" |
FORGE-vault999-witness |
"VAULT999 witness", "seal chain witness" |
FORGE-seal-a-close |
"seal session", "close session", "session handoff" |
FORGE-visual-qa-w3 |
"visual QA", "screenshot audit", "W3 witness" |
forge-document-intelligence |
"PDF", "OCR", "document scan", "extract text" |
FORGE-well-boundary-repair |
"WELL boundary", "medical boundary" |
FORGE-telegram-audit |
"Telegram audit", "Hermes Telegram" |
FORGE-mcp-gui |
"MCP GUI", "MCP inspector", "MCP UI" |
L5 · SEAL — Memory & Vault
Load when: sealing, vault operations, session closure.
| Skill |
Trigger |
forge_vault |
"seal session", "end session", "handoff" (Copilot specific) |
forge_vault |
"seal session", "end session" (general) |
audit-seal |
"audit seal", "vault seal", "seal receipt" |
AUDIT-recursive-audit |
"audit skills", "skill overlap", "skill portfolio" |
AUDIT-drift-detector |
"check drift", "manifest drift", "registry drift" |
L6 · META — Self-Improvement & Skill Management
Load when: managing skills, self-audit, improvement cycles.
| Skill |
Trigger |
AUDIT-skill-atlas |
"skill atlas", "skill inventory", "gap detection" |
AGI-skill-unification |
"skill unity", "skill mesh", "multi-harness skills" |
RSI-recursive-improvement |
"RSI cycle", "self improve", "recursive improve" |
ASI-drift-watch |
"drift watch", "SOT drift", "source drift" |
ASI-fabrication-prevention |
"verify existence", "artifact check", "no fabrication" |
ASI-observability |
"observability", "telemetry", "skill metrics" |
check-work |
"check my work", "verify output" |
create-skill |
"create skill", "bootstrap skill" |
L7 · DOMAIN — Organ-Specific Intelligence
GEOX (Earth Intelligence)
| Skill |
Trigger |
geox-grounding |
"basin context", "geological evidence" |
geox-production-cockpit |
"GEOX dashboard", "production cockpit" |
Tools (MCP — no skill needed): geox_basin, geox_petrophysics, geox_seismic_*, geox_well_*, geox_prospect, geox_claim, etc.
WEALTH (Capital Intelligence)
| Skill |
Trigger |
wealth-claim-state |
"wealth claim", "capital claim", "financial state" |
Tools (MCP — no skill needed): capital_primitive, capital_health, capital_market, capital_wisdom, etc.
WELL (Human Readiness)
Tools (MCP — no skill needed): well_assess_homeostasis, well_validate_vitality, well_classify_substrate, etc.
L8 · KNOWLEDGE — Reference Substrate
Always available, never "loaded" — these are the knowledge floor.
| Skill |
Purpose |
knowledge |
Federation knowledge substrate |
docs |
Documentation reference |
runtime |
Runtime environment reference |
scripts |
Script reference |
substrate |
Substrate reference |
reflective |
Reflection reference |
L9 · SPECIALIZED — Niche Domains
Load only when the task explicitly matches these domains.
| Skill |
Trigger |
aaa-pdf-voice-protocol |
"PDF voice", "voice protocol", "audio PDF" |
AGI-dream-engine |
"dream engine", "memory consolidation", "nightly seal" |
AGI-emd-decode |
"EMD decode", "decode upstream output" |
AGI-emd-encode |
"EMD encode", "encode observation" |
AGI-emd-metabolize |
"EMD metabolize", "memory promotion" |
AGI-entropy-lock-prime |
"entropy lock", "ΔS gate", "entropy reduction" |
AGI-hermes-system-prompt-voice |
"Hermes voice", "system prompt style" |
AGI-nusantara-substrate |
"Nusantara", "cultural dignity", "sovereignty lens" |
ASI-agentic-architecture |
"design agent", "agent architecture" |
ASI-agentic-governance |
"AAA governance design", "AREP declaration" |
ASI-fabrication-prevention |
"no hallucination", "verify before claim" |
apex-formal-constitution |
"formal constitution", "constitutional law" |
arifos-constitutional-judge |
"audit coverage", "test coverage audit" |
arifos-constitutional-judge |
"authority check", "who can do this" |
arifos-constitutional-judge |
"floor check", "F1-F13 check" |
apex_reversibility_test |
"reversibility", "can we undo" |
arifos-constitutional-judge |
"scope check", "blast radius" |
apex_tool_approval_gate |
"tool approval", "register tool" |
arifos-constitutional-judge |
"HOLD verdict", "pause action" |
arifos-constitutional-judge |
"SEAL verdict", "approve action" |
asi_evidence_tier_express |
"evidence tier", "evidence classification" |
asi_intent_hear |
"intent hearing", "understand intent" |
asi_interface_adapt |
"interface adaptation", "adapt output" |
asi_position_contrast |
"position contrast", "counter-position" |
asi_tone_read |
"tone reading", "emotional tone" |
asi_uncertainty_signal |
"uncertainty", "confidence interval" |
causal555-pywhy |
"causal inference", "do-calculus" |
federation-connect-headscale |
"Headscale", "Tailscale", "VPN mesh" |
federation-release-attestation |
"release attestation", "deploy attest" |
HERMES-opencode-protocol |
"Hermes OpenCode", "Hermes protocol" |
KERNEL-trinity-33 |
"Trinity 33", "final repo map", "3-axis" |
warga |
"warga", "citizenship", "AAA membership" |
xauusd-trading |
"XAUUSD", "gold trading", "forex" |
code-review |
"code review", "review this" |
help |
"help", "what can I do" |
imagine |
"imagine", "creative", "generate idea" |
ROUTING ALGORITHM — How to Select
1. Is this a BOOTSTRAP function? → Already loaded (L0)
2. Is this about constitutional floors/authority? → L1 GOVERNANCE
3. Is this about observing/searching/gathering? → L2 SENSE
4. Is this about reasoning/planning? → L3 THINK
5. Is this about executing/building? → L4 ACT (sub-route by domain)
6. Is this about sealing/vault/memory? → L5 SEAL
7. Is this about managing skills/self-improvement? → L6 META
8. Is this about a specific organ (GEOX/WEALTH/WELL)? → L7 DOMAIN
9. Is this a niche/specialized domain? → L9 SPECIALIZED
ANTI-PATTERN: Load multiple FORGE skills for one task. Pick the ONE most specific. Example:
- "deploy site" → ONLY
FORGE-agentic-web-builder (not infra-guardian + vps-docker + cicd)
- "review PR" → ONLY
FORGE-pr-review (not github-ops + precommit + code-review)
PANIC RULE: Still unsure? Load AUDIT-skill-atlas — it's the master skill inventory.
Orthogonal Design Principles
- No overlap: Each skill has one clear domain. If two skills trigger on the same phrase, merge them.
- Layered loading: Bootstrap → Governance → Domain → Seal. Never skip layers on high-stakes work.
- Harness-aware: Skills tagged
harness: copilot-cli are native. Others may still work — test first.
- Minimal loading: ≤5 domain skills per task. The agent is smart enough without overloading.
- Tool-first: Many MCP tools (geox_*, capital_*, forge_*) need NO skill — just call them directly.
DITEMPA BUKAN DIBERI — Forged 2026-07-28 for Copilot CLI as the single meta-mesa routing layer. This skill IS the orthogonal taxonomy. Load it whenever the task spans multiple domains or the right skill is unclear.
1---2name: copilot-zen-router3description: META-MESA: Orthogonal skill taxonomy + intent→skill router for Copilot CLI. THE single skill that tells Copilot which domain skill to load based on task context. Load this FIRST when uncertain which skill to use. Covers all 147 federation skills organized into 9 orthogonal layers. DO NOT load domain skills blindly — route through this.4---56# 🎯 COPILOT ZEN ROUTER — The Meta-Mesa78> **DITEMPA BUKAN DIBERI** — One skill to route them all. The mesa above the terrain sees every path.910## How Copilot Uses This1112When you receive a task, check this taxonomy. Each layer lists exact skill names — load ONLY the matching skill(s). Never load more than 5 domain skills at once. The 9 BOOTSTRAP skills are pre-loaded.1314---1516## L0 · BOOTSTRAP — Always Loaded (9 skills)1718These fire at session start via `BOOTSTRAP_MANIFEST.json`. You already have them.1920| # | Skill | Kernel Verb | What It Does |21|---|-------|-------------|--------------|22| 1 | `kernel-bind` | arif_init | Session governance binding |23| 2 | `observe-ground` | arif_observe | Evidence before narrative |24| 3 | `route-dispatch` | arif_route | Right organ for right intent |25| 4 | `memory-manage` | arif_memory | Memory lifecycle discipline |26| 5 | `verify-gate` | arif_verify | 4-gate verification |27| 6 | `audit-seal` | arif_seal | Decision logging + sealing |28| 7 | `know-physics` | arif_observe | Physical law veto |29| 8 | `know-math` | arif_verify | Mathematical reasoning |30| 9 | `know-language` | arif_compose | Linguistic competence |3132---3334## L1 · GOVERNANCE — Constitutional Floor Enforcement3536**Load when:** judging, sealing, floor-checking, authority questions, constitutional matters.3738| Skill | Trigger | Use Case |39|-------|---------|----------|40| `ASI-agent-invariants` | "is this safe", "check floors", "constitutional" | 10 invariants + 12 governance rules |41| `arifos-constitutional-judge` | "apply F1-F13", "floor check", "governed action" | F1-F13 reasoning before any governed action |42| `ASI-mcp-governor` | "MCP routing", "tool authority", "governed MCP" | F1-F13 gated MCP routing |43| `APEX-humility-godel` | "am I overconfident", "confidence check", "Gödel" | Self-critique before SEAL-grade claims |44| `APEX-fff-loop-protocol` | "audit loop", "FFF loop", "recursive audit" | 5-pass recursive audit sequence |45| `APEX-quantum-eureka` | "insight", "contradiction", "eureka moment" | Cross-domain synthesis |46| `delta-omega-psi-multimodal-cognition` | "multimodal", "image + data", "cross-modal" | Δ·Ω·Ψ multimodal cognition rules |4748**When in doubt between these:** Start with `ASI-agent-invariants`, escalate to `arifos-constitutional-judge`.4950---5152## L2 · SENSE — Observation & Evidence5354**Load when:** searching web, fetching URLs, grounding claims, observing state.5556| Skill | Trigger | Use Case |57|-------|---------|----------|58| `AGI-multimodal-bridge` | "analyze image + data", "visual + textual evidence" | Multi-modal reasoning bridge |59| `FORGE-spatial-grounding` | "where am I", "VPS location", "spatial context" | Geo-awareness for CLI operations |60| `geox-grounding` | "earth evidence", "geo context", "basin" | Geological grounding layer |61| `FLAME-router` | "route to FLAME", "free-tier model" | FLAME inference routing |62| `FLAME-operator` | "FLAME health", "FLAME hit rate", "model diagnostics" | FLAME health monitoring |6364**Tools for SENSE (MCP — no skill needed):**65- `forge_fetch` (mode=search) — web search via SearxNG66- `forge_fetch` (mode=readable) — URL content extraction67- `brave_web_search` — Brave Search API68- `arif_observe` — kernel sense verb6970---7172## L3 · THINK — Reasoning & Planning7374**Load when:** reasoning, planning, analyzing, summarizing, binding skills.7576| Skill | Trigger | Use Case |77|-------|---------|----------|78| `AGI-plan-dag` | "multi-step plan", "DAG", "execution graph" | Build execution DAGs with checkpoints |79| `AGI-explorer-intelligence` | "explore", "hypothesize", "falsify", "verify" | OBSERVE→HYPOTHESIZE→FALSIFY→VERIFY loop |80| `ASI-skill-binding` | "discover skill", "bind skill", "compose skills" | Cross-organ skill discovery + composition |81| `ASI-summarize` | "summarize", "condense", "TL;DR" | Summarize long content |82| `ASI-context-window-mgr` | "context full", "compress", "token budget" | Context window lifecycle management |83| `AGI-claude-xml-structured-reasoning` | "structured reasoning", "XML boundaries" | XML-tagged structured reasoning |84| `AGI-codex-chain-of-thought` | "stepwise planning", "chain of thought" | Private stepwise CoT for Codex-style tasks |85| `causal555-pywhy` | "causal inference", "counterfactual", "do-calculus" | Causal reasoning with PyWhy |86| `atlas333-cognitive-geometry` | "cognitive geometry", "thought geometry" | Cognitive geometry analysis |8788**Tools for THINK (MCP — no skill needed):**89- `arif_think` — kernel reasoning verb (modes: reason, reflect, verify, plan)90- `sequential-thinking` — MCP sequential thinking tool9192---9394## L4 · ACT — Execution (FORGE Skills — 62 total)9596### L4a · GIT & GITHUB9798**Load when:** git operations, PRs, commits, GitHub workflows.99100| Skill | Trigger |101|-------|---------|102| `FORGE-github-ops` | "git push", "PR", "branch", "clone", "remote" |103| `FORGE-github-workflow` | "CI/CD", "GitHub Actions", "workflow yaml" |104| `FORGE-pr-review` | "review PR", "code review", "pull request review" |105| `FORGE-pr-governance` | "governed PR", "PR governance", "approval gate" |106| `FORGE-precommit-review` | "pre-commit", "before commit", "commit check" |107| `FORGE-precommit-gate` | (loaded with precommit-review) |108| `code-review` | "review this code", "code quality" |109110### L4b · INFRA & DOCKER111112**Load when:** VPS operations, Docker, infrastructure, service management.113114| Skill | Trigger |115|-------|---------|116| `FORGE-vps-docker` | "Docker", "container", "docker compose", "docker ps" |117| `FORGE-vps-runbook` | "restart service", "systemctl", "VPS runbook" |118| `FORGE-infra-guardian` | "Caddy", "SSL", "Cloudflare", "DNS", "tunnel" |119| `FORGE-infra-crons` | "cron job", "crontab", "scheduled task" |120| `FORGE-docker-entropy` | "docker cleanup", "orphan container", "docker prune" |121122### L4c · MCP & SKILLS123124**Load when:** MCP server/tool work, skill creation/audit.125126| Skill | Trigger |127|-------|---------|128| `FORGE-mcp-ops` | "MCP server", "MCP tool", "MCP transport" |129| `FORGE-mcp-lifeguard` | "MCP health", "MCP down", "MCP recovery" |130| `FORGE-mcp-smoke-test` | "test MCP", "MCP probe", "MCP smoke" |131| `FORGE-mcp-federation-ops` | "federation MCP", "cross-organ MCP" |132| `FORGE-mcp-a2a-agentic` | "A2A agent", "agent card", "agent mesh" |133| `FORGE-fastmcp` | "FastMCP", "build MCP server", "Python MCP" |134| `FORGE-skill-creator` | "create skill", "new skill", "forge skill" |135| `FORGE-skill-linter` | "lint skill", "skill quality", "skill audit" |136137### L4d · WEB & SITES138139**Load when:** building/deploying websites, frontend work.140141| Skill | Trigger |142|-------|---------|143| `FORGE-agentic-web-builder` | "deploy site", "site down", "audit pages", "404" |144| `FORGE-nextjs-mastery` | "Next.js", "React SSR", "Vercel" |145| `FORGE-react-spa-discipline` | "React", "SPA", "Vite", "frontend app" |146| `FORGE-tailwind-tokens` | "Tailwind", "CSS tokens", "design system" |147| `AGI-web-optimization` | "SEO", "llms.txt", "web optimization" |148149### L4e · SECURITY150151**Load when:** secrets, tokens, security scans, injection defense.152153| Skill | Trigger |154|-------|---------|155| `FORGE-secret-hygiene` | "secret leak", "token check", "vault hygiene" |156| `FORGE-act-federation-ingress` | "ACT", "Arif's Capability Token", "federation ingress" |157158### L4f · CI/CD & DEPLOY159160**Load when:** CI pipelines, Docker builds, deployment.161162| Skill | Trigger |163|-------|---------|164| `FORGE-cicd-docker-deploy` | "CI/CD pipeline", "Docker build", "deploy pipeline" |165| `FORGE-ci-diagnose` | "CI broken", "workflow failed", "GitHub Actions fail" |166167### L4g · CODE ANALYSIS168169**Load when:** analyzing repos, code quality, developer metrics.170171| Skill | Trigger |172|-------|---------|173| `FORGE-code-analysis` | "analyze repo", "developer metrics", "code quality" |174| `FORGE-repo-intelligence` | "repo overview", "repository map", "codebase" |175| `FORGE-context-compress` | "compress output", "large log", "truncate" |176| `FORGE-context-compressor` | (loaded with context-compress) |177178### L4h · OPS & MONITORING179180**Load when:** monitoring, federation health, drift detection.181182| Skill | Trigger |183|-------|---------|184| `FORGE-route-least-power` | "least power", "route optimization" |185| `FORGE-verify-runtime` | "verify runtime", "runtime check", "SOT check" |186| `FORGE-federation-orchestrator` | "federation orchestrate", "cross-organ" |187| `FORGE-federation-manifest` | "federation manifest", "organ manifest" |188| `FORGE-telemetry-watchdog` | "telemetry", "watchdog", "monitoring" |189| `FORGE-model-monitor` | "model monitor", "LLM metrics" |190| `FORGE-symlink-audit` | "symlink audit", "broken links" |191192### L4i · DOCS & TRUTH193194**Load when:** documentation, README, cross-repo docs.195196| Skill | Trigger |197|-------|---------|198| `FORGE-readme-truth-check` | "README check", "SOT stamp", "doc staleness" |199| `FORGE-cross-repo-doc-zen` | "cross-repo docs", "doc consistency" |200| `FORGE-governance-jsonld` | "JSON-LD", "governance context", "linked data" |201202### L4j · AGENT ORCHESTRATION203204**Load when:** spawning sub-agents, cross-agent work.205206| Skill | Trigger |207|-------|---------|208| `FORGE-subagent-spawn` | "spawn agent", "sub-agent", "parallel agent" |209| `FORGE-cross-agent-handoff` | "handoff", "transfer task", "delegate" |210| `FORGE-onboarding` | "onboarding", "new agent setup" |211| `FORGE-t3a-binding-matrix` | "T3A matrix", "tool binding", "authority matrix" |212213### L4k · INCIDENT RESPONSE214215**Load when:** incidents, outages, escalation.216217| Skill | Trigger |218|-------|---------|219| `FORGE-incident-escalation` | "escalate", "incident", "SEV1" |220| `FORGE-incident-triage` | "triage incident", "assess severity" |221| `FORGE-issue-triage` | "triage issue", "GitHub issue", "prioritize" |222223### L4l · DATA & STORAGE224225**Load when:** database, Redis, Qdrant, Postgres.226227| Skill | Trigger |228|-------|---------|229| `FORGE-postgres-schema-design` | "Postgres schema", "database design", "migration" |230| `FORGE-redis-qdrant-integration` | "Redis", "Qdrant", "vector store", "cache" |231| `FORGE-data-compression` | "compress data", "archive", "storage optimization" |232233### L4m · SPECIALIZED EXECUTION234235| Skill | Trigger |236|-------|---------|237| `FORGE-did-web-identity` | "DID", "decentralized identity", "WebID" |238| `FORGE-google-workspace` | "Google Docs", "Gmail", "Google Drive" |239| `FORGE-kimi-code` | "Kimi", "Moonshot AI", "Kimi agent" |240| `FORGE-grok-profile` | "Grok profile", "X AI", "Grok config" |241| `FORGE-fastapi-api-builder` | "FastAPI", "Python API", "REST endpoint" |242| `FORGE-vault999-witness` | "VAULT999 witness", "seal chain witness" |243| `FORGE-seal-a-close` | "seal session", "close session", "session handoff" |244| `FORGE-visual-qa-w3` | "visual QA", "screenshot audit", "W3 witness" |245| `forge-document-intelligence` | "PDF", "OCR", "document scan", "extract text" |246| `FORGE-well-boundary-repair` | "WELL boundary", "medical boundary" |247| `FORGE-telegram-audit` | "Telegram audit", "Hermes Telegram" |248| `FORGE-mcp-gui` | "MCP GUI", "MCP inspector", "MCP UI" |249250---251252## L5 · SEAL — Memory & Vault253254**Load when:** sealing, vault operations, session closure.255256| Skill | Trigger |257|-------|---------|258| `forge_vault` | "seal session", "end session", "handoff" (Copilot specific) |259| `forge_vault` | "seal session", "end session" (general) |260| `audit-seal` | "audit seal", "vault seal", "seal receipt" |261| `AUDIT-recursive-audit` | "audit skills", "skill overlap", "skill portfolio" |262| `AUDIT-drift-detector` | "check drift", "manifest drift", "registry drift" |263264---265266## L6 · META — Self-Improvement & Skill Management267268**Load when:** managing skills, self-audit, improvement cycles.269270| Skill | Trigger |271|-------|---------|272| `AUDIT-skill-atlas` | "skill atlas", "skill inventory", "gap detection" |273| `AGI-skill-unification` | "skill unity", "skill mesh", "multi-harness skills" |274| `RSI-recursive-improvement` | "RSI cycle", "self improve", "recursive improve" |275| `ASI-drift-watch` | "drift watch", "SOT drift", "source drift" |276| `ASI-fabrication-prevention` | "verify existence", "artifact check", "no fabrication" |277| `ASI-observability` | "observability", "telemetry", "skill metrics" |278| `check-work` | "check my work", "verify output" |279| `create-skill` | "create skill", "bootstrap skill" |280281---282283## L7 · DOMAIN — Organ-Specific Intelligence284285### GEOX (Earth Intelligence)286287| Skill | Trigger |288|-------|---------|289| `geox-grounding` | "basin context", "geological evidence" |290| `geox-production-cockpit` | "GEOX dashboard", "production cockpit" |291292**Tools (MCP — no skill needed):** `geox_basin`, `geox_petrophysics`, `geox_seismic_*`, `geox_well_*`, `geox_prospect`, `geox_claim`, etc.293294### WEALTH (Capital Intelligence)295296| Skill | Trigger |297|-------|---------|298| `wealth-claim-state` | "wealth claim", "capital claim", "financial state" |299300**Tools (MCP — no skill needed):** `capital_primitive`, `capital_health`, `capital_market`, `capital_wisdom`, etc.301302### WELL (Human Readiness)303304**Tools (MCP — no skill needed):** `well_assess_homeostasis`, `well_validate_vitality`, `well_classify_substrate`, etc.305306---307308## L8 · KNOWLEDGE — Reference Substrate309310**Always available, never "loaded" — these are the knowledge floor.**311312| Skill | Purpose |313|-------|---------|314| `knowledge` | Federation knowledge substrate |315| `docs` | Documentation reference |316| `runtime` | Runtime environment reference |317| `scripts` | Script reference |318| `substrate` | Substrate reference |319| `reflective` | Reflection reference |320321---322323## L9 · SPECIALIZED — Niche Domains324325**Load only when the task explicitly matches these domains.**326327| Skill | Trigger |328|-------|---------|329| `aaa-pdf-voice-protocol` | "PDF voice", "voice protocol", "audio PDF" |330| `AGI-dream-engine` | "dream engine", "memory consolidation", "nightly seal" |331| `AGI-emd-decode` | "EMD decode", "decode upstream output" |332| `AGI-emd-encode` | "EMD encode", "encode observation" |333| `AGI-emd-metabolize` | "EMD metabolize", "memory promotion" |334| `AGI-entropy-lock-prime` | "entropy lock", "ΔS gate", "entropy reduction" |335| `AGI-hermes-system-prompt-voice` | "Hermes voice", "system prompt style" |336| `AGI-nusantara-substrate` | "Nusantara", "cultural dignity", "sovereignty lens" |337| `ASI-agentic-architecture` | "design agent", "agent architecture" |338| `ASI-agentic-governance` | "AAA governance design", "AREP declaration" |339| `ASI-fabrication-prevention` | "no hallucination", "verify before claim" |340| `apex-formal-constitution` | "formal constitution", "constitutional law" |341| `arifos-constitutional-judge` | "audit coverage", "test coverage audit" |342| `arifos-constitutional-judge` | "authority check", "who can do this" |343| `arifos-constitutional-judge` | "floor check", "F1-F13 check" |344| `apex_reversibility_test` | "reversibility", "can we undo" |345| `arifos-constitutional-judge` | "scope check", "blast radius" |346| `apex_tool_approval_gate` | "tool approval", "register tool" |347| `arifos-constitutional-judge` | "HOLD verdict", "pause action" |348| `arifos-constitutional-judge` | "SEAL verdict", "approve action" |349| `asi_evidence_tier_express` | "evidence tier", "evidence classification" |350| `asi_intent_hear` | "intent hearing", "understand intent" |351| `asi_interface_adapt` | "interface adaptation", "adapt output" |352| `asi_position_contrast` | "position contrast", "counter-position" |353| `asi_tone_read` | "tone reading", "emotional tone" |354| `asi_uncertainty_signal` | "uncertainty", "confidence interval" |355| `causal555-pywhy` | "causal inference", "do-calculus" |356| `federation-connect-headscale` | "Headscale", "Tailscale", "VPN mesh" |357| `federation-release-attestation` | "release attestation", "deploy attest" |358| `HERMES-opencode-protocol` | "Hermes OpenCode", "Hermes protocol" |359| `KERNEL-trinity-33` | "Trinity 33", "final repo map", "3-axis" |360| `warga` | "warga", "citizenship", "AAA membership" |361| `xauusd-trading` | "XAUUSD", "gold trading", "forex" |362| `code-review` | "code review", "review this" |363| `help` | "help", "what can I do" |364| `imagine` | "imagine", "creative", "generate idea" |365366---367368## ROUTING ALGORITHM — How to Select369370```3711. Is this a BOOTSTRAP function? → Already loaded (L0)3722. Is this about constitutional floors/authority? → L1 GOVERNANCE3733. Is this about observing/searching/gathering? → L2 SENSE3744. Is this about reasoning/planning? → L3 THINK3755. Is this about executing/building? → L4 ACT (sub-route by domain)3766. Is this about sealing/vault/memory? → L5 SEAL3777. Is this about managing skills/self-improvement? → L6 META3788. Is this about a specific organ (GEOX/WEALTH/WELL)? → L7 DOMAIN3799. Is this a niche/specialized domain? → L9 SPECIALIZED380```381382**ANTI-PATTERN: Load multiple FORGE skills for one task.** Pick the ONE most specific. Example:383- "deploy site" → ONLY `FORGE-agentic-web-builder` (not infra-guardian + vps-docker + cicd)384- "review PR" → ONLY `FORGE-pr-review` (not github-ops + precommit + code-review)385386**PANIC RULE: Still unsure?** Load `AUDIT-skill-atlas` — it's the master skill inventory.387388---389390## Orthogonal Design Principles3913921. **No overlap:** Each skill has one clear domain. If two skills trigger on the same phrase, merge them.3932. **Layered loading:** Bootstrap → Governance → Domain → Seal. Never skip layers on high-stakes work.3943. **Harness-aware:** Skills tagged `harness: copilot-cli` are native. Others may still work — test first.3954. **Minimal loading:** ≤5 domain skills per task. The agent is smart enough without overloading.3965. **Tool-first:** Many MCP tools (geox_*, capital_*, forge_*) need NO skill — just call them directly.397398---399400*DITEMPA BUKAN DIBERI — Forged 2026-07-28 for Copilot CLI as the single meta-mesa routing layer. This skill IS the orthogonal taxonomy. Load it whenever the task spans multiple domains or the right skill is unclear.*