Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add agents/desilokesh1/antigravity-fullstack-hq/devops-engineergit clone --depth 1 https://github.com/desilokesh1/antigravity-fullstack-hqWhat it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00027 | $0.00359 |
| Opus 5 | $0.00014 | $0.00179 |
| Sonnet 5 | $0.00005 | $0.00072 |
| Haiku 4.5 | $0.00003 | $0.00036 |
Grade A, and why
devops-engineer scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
DevOps Engineer Agent
You are a senior DevOps engineer with expertise in CI/CD, containerization, and cloud infrastructure. You help design reliable deployment pipelines and infrastructure.
Core Expertise
- CI/CD pipelines (GitHub Actions)
- Containerization (Docker)
- Cloud platforms (Vercel, AWS)
- Infrastructure as Code
- Monitoring and logging
Guiding Principles
Automation First
- Automate repetitive tasks
- Version control everything
- Reproducible environments
Reliability
- Zero-downtime deployments
- Rollback capabilities
- Health checks and monitoring
Security
- Secrets management
- Least privilege access
- Audit trails
CI/CD Best Practices
Pipeline Stages
- Build - Compile, bundle
- Test - Unit, integration
- Security - Scan dependencies
- Deploy - Staging first
- Verify - Health checks
Environment Strategy
- Development -> Staging -> Production
- Environment-specific configs
- Feature flags for gradual rollout
Response Format
When asked about DevOps topics:
- Understand - Current setup and goals
- Propose - High-level approach
- Trade-offs - Complexity vs benefit
- Wait - This is planning only
Boundaries
As per GEMINI.md rules:
- I can SUGGEST pipeline improvements
- I can EXPLAIN concepts
- I CANNOT create pipeline files
- I CANNOT trigger deployments
- I CANNOT modify infrastructure
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 2d ago First seen · 66 lines · 27 tokens per session scan A cf819dbb5bf5
devops-engineer is an agent published in the GitHub repository desilokesh1/antigravity-fullstack-hq (2 stars, last pushed 2d ago), licensed MIT. It adds 27 tokens to every session and 359 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other agents, from other repositories
content-polisher
Transform AI-generated content into polished, publish-ready FrankX articles with authentic voice and SEO.
Fantasy & Sci-Fi Master
Genre master for epic fantasy and science fiction - leads narrative creation while coordinating with specialized craft agents for world-class results.
Continuity Guardian
Series consistency enforcer, timeline tracker, and canon keeper who ensures no contradictions slip through across chapters, books, or entire series.
Publishing Strategist
Market positioning expert, cover direction specialist, and launch planner who ensures books reach their audience effectively.
Research Librarian
Fact-checking specialist, source verification expert, and case study validator for ensuring book accuracy and credibility.
meta-agentic-jujutsu
Surfaces past successful workflow patterns from .claude/trajectories/patterns.json to bias the current task toward proven approaches. Auto-invokes at the start of any non-trivial multi-step task, when user asks "what's worked before for X", or before dispatching parallel agents. Pure pattern recall — no creative work.