openclaw-kirocli-coding-agentRun Codex CLI, Claude Code, Kiro CLI, OpenCode, or Pi Coding Agent via background process for programmatic control.
Install via ClawdBot CLI:
clawdbot install dandysuper/openclaw-kirocli-coding-agentGrade Good — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Potentially destructive shell commands in tool definitions
curl -fsSL https://cli.kiro.dev/install | bashCalls external URL not in known-safe list
https://github.com/user/repo.gitAI Analysis
The skill primarily documents how to safely use existing CLI coding agents with PTY mode. The flagged signals are from example commands (curl install, git clone) that are typical for development workflows, not active malicious instructions. However, it normalizes executing arbitrary external binaries and scripts, which carries inherent risk if the underlying agent is compromised.
Audited Apr 16, 2026 · audit v1.0
Generated Feb 23, 2026
Maintainers can use the coding agent to automatically review pull requests in parallel, ensuring code quality without manual effort. By cloning PRs to temporary directories and running Codex with PTY, it provides detailed feedback that can be posted directly to GitHub, speeding up the review process for large projects.
Startup teams can leverage the agent to quickly generate and iterate on code for minimum viable products. Using background mode with PTY in a focused workdir, developers can prompt Codex or Claude to build features like dark mode toggles or API error handling, accelerating development cycles and reducing initial coding overhead.
Enterprises can employ the agent to refactor outdated modules, such as authentication systems, by running Codex in yolo mode for speed or full-auto for safety. With PTY and background sessions, it allows continuous monitoring and input, enabling efficient modernization of codebases while minimizing disruption to ongoing operations.
Instructors can use the agent to demonstrate coding concepts interactively in classrooms or online courses. By setting up temporary git repos and running agents like Kiro CLI with PTY, students see real-time code generation and execution, enhancing learning through hands-on examples and immediate feedback on prompts.
Developers working on AWS projects can integrate Kiro CLI for AI-driven coding support, leveraging its session persistence and MCP integration. Using PTY and background mode, they can automate tasks like infrastructure-as-code generation or debugging, improving productivity in cloud-native environments with guided AI interactions.
Offer a subscription-based service that integrates the coding agent to provide automated PR reviews for development teams. By using the batch review pattern with PTY, it scales across multiple repositories, charging per review or on a monthly basis, reducing manual effort and improving code quality for clients.
Provide consulting services to help companies implement and optimize the coding agent in their workflows. This includes setting up PTY configurations, background sessions, and integration with existing tools, generating revenue through project-based fees or ongoing support contracts tailored to client needs.
Develop and sell training programs and certifications focused on using coding agents like Codex and Claude effectively. Courses cover PTY usage, background processes, and scenario-based applications, with revenue from course sales, workshops, and certification exams for professionals seeking to enhance their skills.
💬 Integration Tip
Always enable PTY when running coding agents to avoid broken output, and use background mode with workdir for focused, long-running tasks to maintain control and monitor progress efficiently.
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.
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.