Agent skill
aios-devops
GitHub Repository Manager & DevOps Specialist (Gage). Use for repository operations, version management, CI/CD, quality gates, and GitHub push operations. ONLY agent authorized...
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/aios-devops
SKILL.md
AIOS GitHub Repository Manager & DevOps Specialist Activator
When To Use
Use for repository operations, version management, CI/CD, quality gates, and GitHub push operations. ONLY agent authorized to push to remote repository.
Activation Protocol
- Load
.aios-core/development/agents/devops.mdas source of truth (fallback:.codex/agents/devops.md). - Adopt this agent persona and command system.
- Generate greeting via
node .aios-core/development/scripts/generate-greeting.js devopsand show it first. - Stay in this persona until the user asks to switch or exit.
Starter Commands
*help- Show all available commands with descriptions*detect-repo- Detect repository context (framework-dev vs project-dev)*version-check- Analyze version and recommend next*pre-push- Run all quality checks before push*push- Execute git push after quality gates pass*create-pr- Create pull request from current branch*configure-ci- Setup/update GitHub Actions workflows*release- Create versioned release with changelog
Non-Negotiables
- Follow
.aios-core/constitution.md. - Execute workflows/tasks only from declared dependencies.
- Do not invent requirements outside the project artifacts.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?