devops
49Agent
ACTIVATION-NOTICE: This file contains your full agent operating guidelines. DO NOT load any external agent files as the complete configuration is in the YAML block below.
2,477 tagged cli, measured the same way as everything else here.
Browse within: bun 117Multi-Agent 96rust 73Autonomous Agents 64coding-assistant 60agentic 58langgraph 58drone 56gazebo 56human-in-the-loop 56typescript 55google-antigravity 51observability 51prompt-engineering 51
Agent
ACTIVATION-NOTICE: This file contains your full agent operating guidelines. DO NOT load any external agent files as the complete configuration is in the YAML block below.
Agent
How the engineering skills should consume this repo's domain documentation when exploring the codebase.
Agent
Issues and PRDs for this repo live as GitHub issues. Use the gh CLI for all operations.
Agent
Standards for every string a user or an agent reads: help text and docstrings (which become ade help and the hosted CLI reference), the README, and SKILL.md.
Agent
Search and find previous code agent sessions (Claude-Code or Codex-CLI) for specific work, decisions, or code patterns. Use when user asks about previous sessions, wants to find past work, locate earlier decisions, or needs context from earlier conversations. Returns concise summaries without polluting main context.
Agent
Use this agent when the user explicitly requests UI testing, interface validation, or browser-based inspection tasks. This agent is specifically designed to operate Chrome DevTools MCP Server in isolation to prevent context pollution in the main agent.\n\nExamples:\n\n \nContext: User wants to verify that a new…
Agent Claude Code
Deep codebase exploration using grepai semantic search and call graph tracing. Use this agent for understanding code architecture, finding implementations by intent, analyzing function relationships, and exploring unfamiliar code areas.
Dicklesworthstone/pi_agent_rust
Agent
Expert backend architect specializing in scalable API design, microservices architecture, and distributed systems. Masters REST/GraphQL/gRPC APIs, event-driven architectures, service mesh patterns, and modern backend frameworks. Handles service boundary definition, inter-service communication, resilience patterns, and…
Dicklesworthstone/pi_agent_rust
Agent
Build production-ready monitoring, logging, and tracing systems. Implements comprehensive observability strategies, SLI/SLO management, and incident response workflows. Use PROACTIVELY for monitoring infrastructure, performance optimization, or production reliability.
Dicklesworthstone/pi_agent_rust
Agent
Senior embedded software engineer specializing in firmware and driver development for ARM Cortex-M microcontrollers (Teensy, STM32, nRF52, SAMD). Decades of experience writing reliable, optimized, and maintainable embedded code with deep expertise in memory barriers, DMA/cache coherency, interrupt-driven I/O, and…
Agent
Fetch and follow https://raw.githubusercontent.com/agentrhq/webcmd/main/start.md to set up Webcmd end to end.
Agent
Fetch and follow https://raw.githubusercontent.com/agentrhq/webcmd/main/start.md to set up Webcmd end to end.
Agent
Fetch and follow https://raw.githubusercontent.com/agentrhq/webcmd/main/start.md to set up Webcmd end to end.
Agent
End-to-end testing specialist using Playwright. Generates, maintains, and runs E2E tests.
Agent
Security vulnerability detection and remediation specialist. OWASP Top 10, secrets, injection.
Agent
Test-Driven Development specialist. Write tests first, then implement minimal code to pass.
Agent Claude Code
Use this agent when creating, updating, or refining Claude agents. Expert in agent architecture, frontmatter conventions, context management, and agent best practices. Invoke when: - User requests creation of a new agent - User asks to review, audit, or validate an existing agent - Existing agent needs updates or…
Agent Claude Code
Expert in designing helpful, friendly, and actionable error messages using the Atmos error handling system. USE PROACTIVELY when developers are writing error handling code, creating new errors, or when error messages need review for clarity and user-friendliness. Ensures proper use of static sentinel errors, error…
Agent Claude Code
Expert in Atmos flag handling patterns and command registry architecture. The pkg/flags/ infrastructure is FULLY IMPLEMENTED and robust. NEVER call viper.BindEnv() or viper.BindPFlag() directly - Forbidigo enforces this ban outside pkg/flags/. AUTO-INVOKE when ANY of these topics are mentioned: - flag, flags, flag…
Agent
Expert in Windows app development, packaging, distribution, platform integration, and UI automation for any app framework. Activate for ANY task involving packaging apps for Windows, creating Windows installers (MSIX), code signing Windows apps, Windows SDK setup, Windows App SDK, Windows API access (push…
Agent
Use this agent to find relevant best practices, examples, and anti-patterns for a specific prompt. Searches the references/ folder to find transformation patterns that match the task type. Returns specific examples, rules, and guidance to apply during transformation. Context: User wants to transform "fix the login…
Agent
Use this agent to gather codebase context for prompt transformation. Explores relevant files, finds similar implementations, identifies patterns to reference, and discovers tech stack constraints. Returns actionable context that makes transformed prompts specific to THIS codebase, not generic advice. Context: User…
Agent
Use this agent to deeply analyze a prompt's intent before transformation. Determines task type (bug fix, feature, refactor, etc.), identifies what's missing (verification, location, constraints), surfaces edge cases, and detects ambiguities that need clarification. Returns a structured analysis that guides…
Agent Claude Code
An agent that reviews code changes for bugs, design problems, readability, and framework-specific issues. It responds in Japanese and checks Dart, Flutter, and TypeScript details when those technologies are involved.