codex-sub-agentsUse OpenAI Codex CLI for coding tasks. Triggers: codex, code review, fix CI, refactor code, implement feature, coding agent, gpt-5-codex. Enables Clawdbot to delegate coding work to Codex CLI as a subagent or direct tool.
Install via ClawdBot CLI:
clawdbot install adamsardo/codex-sub-agentsGrade Good — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://mcp.deepwiki.com/mcpAudited Apr 17, 2026 · audit v1.0
Generated Mar 1, 2026
A financial services company uses Codex CLI to refactor outdated monolithic codebases into modular microservices, improving maintainability and reducing technical debt. The tool analyzes code, suggests architectural changes, and implements them with approval workflows, ensuring compliance with security standards.
A SaaS startup leverages Codex CLI to automatically diagnose and fix CI failures, such as broken builds or flaky tests, by analyzing logs and code changes. It also optimizes pipeline configurations for faster deployments, reducing downtime and developer intervention.
A healthcare software development team integrates Codex CLI into their Git workflow to perform automated code reviews before commits, catching bugs, security vulnerabilities, and style inconsistencies. This ensures regulatory compliance and improves code quality across distributed teams.
A marketing agency uses Codex CLI to quickly implement new features or design changes in web applications based on client feedback. By attaching image inputs and using interactive prompts, developers can match designs and iterate faster during prototyping phases.
An enterprise with complex monorepos employs Codex CLI to explore and document codebases across multiple directories, generating explanations and AGENTS.md scaffolds. This aids onboarding new developers and maintaining up-to-date technical documentation.
Offer Codex CLI as a premium tool with tiered subscriptions (e.g., individual, team, enterprise) based on usage limits, advanced features like MCP integration, and priority support. Revenue comes from monthly or annual fees, targeting developers and tech companies seeking productivity gains.
Provide consulting services to help businesses integrate Codex CLI into their existing workflows, such as setting up custom slash commands, configuring MCP servers, and training teams. Revenue is generated through project-based contracts and ongoing support retainers.
License Codex CLI as a white-label tool for development agencies to rebrand and offer to their clients as part of custom software solutions. Revenue comes from licensing fees and partnerships, enabling agencies to enhance their service offerings with AI-powered coding assistance.
💬 Integration Tip
Start by integrating Codex CLI as a direct exec tool in Clawdbot for simple coding tasks, then gradually explore subagent delegation for more complex workflows to leverage its full capabilities.
Scored Apr 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.
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.
Use when writing tests, creating test strategies, or building automation frameworks. Invoke for unit tests, integration tests, E2E, coverage analysis, performance testing, security testing.