Agent Skills Catalog/github-backup-automation-system
Git OpsSKILL.md // RUNBOOKAGY • Claude Code • Cursor

github-backup-automation-system

System architecture, inter-service topology, database schemas, and AI observatory development runbooks for the GitHub Backup Automation System monorepo.

Pull into workspace:skills-sync pull github-backup-automation-system

GitHub Backup Automation System — AI Agent Skills Suite

IMPORTANT
CODEBASE-SPECIFIC SCOPE: These skills are strictly specific to the GitHub Backup Automation System (github-backup-automation-system). They provide concrete architecture topologies, service boundaries, and AI agent observatory runbooks for this codebase.

Skills Catalog

This directory contains the following dedicated skills:

Skill FileScopeDomainDescription
`github-backup-architecture.md`codebase-github-backup-automation-systemSystem ArchitectureEnd-to-end system topology, service responsibilities (frontend, agentic-observatory, backend, backup-worker, MCP server), PostgreSQL database schema, and the CI/CD workflows, images, compose smoke test and env files.
`agentic-observatory-workflow.md`codebase-github-backup-automation-systemAI ObservatoryAdding tools to src/services/github-backup-observatory/data/tools/, Tool-Calling RAG workflows, HITL email alerts, and OpenRouter multi-key pool failover.
`service-naming-standard.md`codebase-github-backup-automation-systemNaming & LayoutCanonical product names, source directories, commands, containers, and migration rules.
`worker-setup-and-logins.md`codebase-github-backup-automation-systemWorker Setup & Loginsmake setup scheduling per OS, the GitHub App and device-flow logins, the keychain credential store, and their invariants and tests.

Related Runbooks in Git Ops

View all skills →
Git OpsStandard Protocol

git-branch-management

AGYClaude CodeCursor

Rules and procedures for creating, naming, structuring, and navigating Git branches in the repository for both human contributors and AI agents.

skills-sync pull git-branch-management
Git OpsStandard Protocol

git-commit-workflow

AGYClaude CodeCursor

High-priority rules, message formats, commit design taxonomy, and strict permission boundaries for creating frequent local Git commits. Enforces that AI agents and human contributors create granular, explanatory, categorized commits at each important milestone.

skills-sync pull git-commit-workflow
Git OpsStandard Protocol

git-post-merge-cleanup

AGYClaude CodeCursor

Rules, safety constraints, and automated procedures for post-merge local Git cleanup, synchronizing main with GitHub, deleting stale local branches, and performing deep repository garbage collection (git gc, reflog expire, prune) strictly upon explicit human user request.

skills-sync pull git-post-merge-cleanup