codex-sub-agents-1Use 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 phucanh08/codex-sub-agents-1Grade Fair — 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 development team uses the Codex CLI to automatically review pull requests and fix CI failures. It scans code changes, identifies bugs or style issues, and applies fixes directly in the workspace, reducing manual review time and accelerating deployment cycles.
A financial institution employs Codex CLI to refactor legacy banking software. It analyzes complex codebases, suggests modernizations, and safely implements refactoring steps with approval modes, ensuring compliance and minimizing downtime during updates.
An e-commerce startup uses Codex CLI to quickly implement new features like payment integrations or UI enhancements. Developers delegate coding tasks to Codex as a subagent, allowing rapid prototyping and iteration based on user feedback.
Coding bootcamps integrate Codex CLI to assist students with programming exercises. It provides explanations, fixes errors, and offers code reviews, helping learners understand concepts faster and reducing instructor workload.
Offer Codex CLI as a premium tool with tiered subscriptions (e.g., free for basic use, paid for advanced features like full-auto mode). Revenue comes from monthly fees charged to individual developers or teams, with upsells for enterprise support and custom integrations.
Sell enterprise licenses to large companies for integrating Codex CLI into their development workflows. This includes custom configurations, dedicated support, and training, generating revenue through annual contracts and per-seat pricing.
Provide a free version of Codex CLI with limited features, monetizing through API usage credits for heavy tasks like code generation or reviews. Users purchase credits to unlock higher usage limits or advanced models like GPT-5-Codex.
💬 Integration Tip
Start by using direct exec commands for simple tasks, then gradually integrate subagent delegation for complex projects to leverage Codex's full capabilities without overwhelming users.
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.