skills/github-repo-manager/SKILL.md
Manage GitHub repositories for arifOS ecosystem. Use when users ask to check repo status, sync repos, manage issues, create releases, track dependencies across arifOS/GEOX/arifosmcp/arif-sites/waw/agent-workbench/arifOS-model-registry/APEX repos, or perform GitHub operations for ariffazil's projects.
npx skillsauth add ariffazil/openclaw-workspace github-repo-managerInstall 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.
Manage and orchestrate GitHub repositories in the arifOS ecosystem.
Owner: ariffazil (https://github.com/ariffazil)
| Repo | Language | Purpose | License | |------|----------|---------|---------| | arifOS | Python | Constitutional MCP kernel for governed AI execution. AAA architecture: Architect · Auditor · Agent | AGPL-3.0 | | GEOX | Python | Governed, agentic geological intelligence coprocessor for arifOS | AGPL-3.0 | | arifosmcp | Python | arifOS MCP Server — Constitutional Intelligence Kernel (deployable unit) | - | | arif-sites | TypeScript | Trinity static sites — BODY (arif-fazil.com), SOUL (apex.arif-fazil.com), DOCS (arifos.arif-fazil.com) | - | | waw | TypeScript | OpenClaw workspace config for arifOS — AGENTS, SOUL, TOOLS, USER, IDENTITY, skills | AGPL-3.0 | | agent-workbench | TypeScript | arifOS Coding Agent CLI — TypeScript ESM package for constitutional agent operations | Private | | arifOS-model-registry | Python | Governed self-reference frame for AI agents | - | | APEX | HTML | The Physics of Governed Intelligence. Thermodynamic AI governance framework | CC0 |
1. Use GitHub API to fetch repo metadata
2. Display summary table of all repos
3. Highlight recently updated repos
4. Flag any issues needing attention
1. Clone/pull specified repos
2. Check for local changes
3. Pull remote updates
4. Resolve any merge conflicts
5. Report sync status
1. Determine version bump type (major/minor/patch)
2. Update CHANGELOG.md
3. Tag release
4. Create GitHub release
5. Publish to package registries if applicable
Set GITHUB_TOKEN environment variable for API access.
maindevelop (if exists)"Show status of all my repos" → Fetch GitHub API, display repo overview table
"Sync arifOS and arifosmcp" → Clone/pull both repos, check for changes
"Create a release for arifOS" → Follow release workflow for version bump
"Check for issues in GEOX" → List open issues with labels and assignees
"Update dependencies across all Python repos" → Scan requirements.txt/pyproject.toml in each Python repo
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.