coding-agent

Delegate coding tasks to AI models for building, reviewing, and refactoring.

Updated Mar 10, 2026
One-click install
npx skills add https://github.com/lemonlqf/openclaw-rtsp --skill coding-agent-lemonlqf
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: coding-agent
Source: https://github.com/lemonlqf/openclaw-rtsp/tree/main/skills/coding-agent
Command: npx skills add https://github.com/lemonlqf/openclaw-rtsp --skill coding-agent-lemonlqf

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates complex coding tasks such as application building, code refactoring, and pull request reviews by delegating them to advanced AI models like Codex and Claude Code.

Core Features & Use Cases

  • Application Development: Build new applications or features.
  • Code Review: Review pull requests in a temporary directory.
  • Refactoring: Improve existing code structure and efficiency.
  • Iterative Coding: Work on coding tasks in a step-by-step manner.

Quick Start

Use the coding-agent skill to build a dark mode for your project.

Frequently Asked Questions about coding-agent

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate code review for pull requests using an AI agent?

Automating code review for pull requests involves delegating the task to an AI agent like Codex or Claude Code, which analyzes the code in a temporary directory to provide feedback and improve structure.

Can I use an AI coding agent to refactor existing code?

Yes, you can use an AI coding agent to refactor existing code by delegating the task to models like Codex or Claude Code, which work iteratively to improve code structure and efficiency.

What is the best way to build an application feature with an AI coding agent?

Building an application feature with an AI coding agent requires delegating the task to models like Claude Code, which operates within a specified working directory to execute iterative development steps.

Does the AI coding agent require a specific environment to run?

Yes, the AI coding agent requires a pseudo-terminal environment with pty enabled and a specified working directory to execute coding tasks and process raw data input properly.

How does iterative coding work when delegating tasks to an AI agent?

Iterative coding with an AI agent works by submitting tasks directly or as raw data input, allowing models like Codex to process development steps sequentially within the configured working directory.

What are the limitations of using AI models for code refactoring?

Limitations of using AI models for code refactoring include the requirement of a pseudo-terminal environment and a defined working directory, as the agent cannot operate outside these configured boundaries.