GitHub Backup Automation System — AI Agent Skills Suite
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 File | Scope | Domain | Description |
|---|---|---|---|
| `github-backup-architecture.md` | codebase-github-backup-automation-system | System Architecture | End-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-system | AI Observatory | Adding 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-system | Naming & Layout | Canonical product names, source directories, commands, containers, and migration rules. |
| `worker-setup-and-logins.md` | codebase-github-backup-automation-system | Worker Setup & Logins | make setup scheduling per OS, the GitHub App and device-flow logins, the keychain credential store, and their invariants and tests. |