aoeManage AI coding agent sessions via Agent of Empires (aoe)
Install via ClawdBot CLI:
clawdbot install njbrake/aoeGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/njbrake/agent-of-empiresAudited Apr 17, 2026 · audit v1.0
Generated Mar 21, 2026
A software team uses aoe to launch multiple AI coding agents in separate git worktrees, each handling a different bug fix or feature branch simultaneously. This enables concurrent development without conflicts, with managers monitoring status via JSON output to track progress and waiting tasks.
A tech company integrates aoe into their CI/CD pipeline to run AI agents that automatically review pull requests in sandboxed environments. Agents capture output for analysis, allowing teams to scale code quality checks and reduce manual review time.
Data scientists use aoe to manage AI agents running different coding tools (e.g., Claude Code, Codex) on research projects, organizing sessions into groups like 'data_processing' or 'model_training'. They poll status JSON to wait for completion and capture results for documentation.
An online learning platform employs aoe to create and monitor AI coding sessions for students, with each session assigned to a project directory and tool. Instructors use group management to oversee student progress and capture output for feedback and grading.
A DevOps team uses aoe to deploy AI agents for infrastructure-as-code tasks, such as generating or validating configurations. Sessions are grouped by environment (e.g., staging/production), and status monitoring ensures agents complete before proceeding to next deployment steps.
Offer aoe as a cloud-based service with premium features like enhanced monitoring dashboards, team collaboration tools, and advanced analytics. Revenue is generated through monthly or annual subscriptions based on usage tiers and number of agents.
Sell on-premise licenses of aoe to large organizations for integration into their private development environments. Revenue comes from one-time license fees plus annual support and maintenance contracts, with customization options for specific workflows.
Provide aoe as a free open-source tool with basic functionality, then monetize through paid add-ons such as advanced profiling, extended tool integrations, or priority support. Revenue is generated from add-on purchases and consulting services.
💬 Integration Tip
Integrate aoe into existing workflows by using its JSON output for scripting, such as parsing session status with jq to trigger automated actions or notifications based on agent completion.
Scored Jun 19, 2026
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.