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
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
Systematic code review patterns covering security, performance, maintainability, correctness, and testing — with severity levels, structured feedback guidance, review process, and anti-patterns to avoid. Use when reviewing PRs, establishing review standards, or improving review quality.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Provides a 7-step debugging protocol plus language-specific commands to systematically identify, verify, and fix software bugs across multiple environments.
Control and operate Opencode via slash commands. Use this skill to manage sessions, select models, switch agents (plan/build), and coordinate coding through Opencode.
Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions