coding-agent

Delegate coding tasks to AI agents with configurable workspaces and execution rules.

30|1|Updated Apr 15, 2026
One-click install
npx skills add https://github.com/qianleigood/crawclaw --skill coding-agent-qianleigood
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: coding-agent
Source: https://github.com/qianleigood/crawclaw/tree/main/skills/coding-agent
Command: npx skills add https://github.com/qianleigood/crawclaw --skill coding-agent-qianleigood

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates coding tasks by delegating them to AI coding agents, speeding up development and reviews.

Core Features & Use Cases

  • Delegate coding tasks to Codex, Claude Code, OpenCode, or Pi with configurable workspaces and agent rules.
  • Supports temporary review workspaces, background runs, and focused workdir-based implementations for coding tasks.
  • Useful for multi-agent collaboration, PR reviews, experiments, and rapid prototyping.

Quick Start

Use the Coding Agent to delegate a coding task to an AI copilot in a dedicated workspace.

Frequently Asked Questions about coding-agent

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

FAQPage Schema
How do I delegate coding tasks to AI agents for software development?

You can delegate coding tasks to AI agents like Codex, Claude Code, OpenCode, or Pi by configuring dedicated workspaces and enforcing per-agent execution rules to accelerate development and reviews.

Can I use Claude Code or Codex for automated code reviews?

Yes, automated code reviews are supported by creating temporary review workspaces where AI agents evaluate code changes and submit feedback before merging.

How does multi-agent collaboration work for coding workflows?

Multi-agent collaboration runs by dispatching background tasks to different AI copilots within focused workdir-based implementations, allowing parallel coding workflows and rapid prototyping.

What actions can I control when running AI coding agents?

You can manage AI coding agents using action-based controls including list, poll, log, write, submit, and kill to oversee workspace setup and task execution.

Do I need to set up a specific workspace before delegating tasks to AI coding agents?

Yes, workspace setup is required to enforce per-agent execution rules and provide a focused workdir environment for the AI coding agents to operate safely.

What is the best way to automate PR reviews with AI coding agents?

The best way to automate PR reviews is using temporary review workspaces where agents perform code evaluations and submit results through action-based controls.