coding-agent

Automate coding tasks like feature building, refactoring, and PR reviews via AI agents.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires codex, claude, opencode, pi, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates coding tasks, streamlining feature development, PR reviews, refactoring, and iterative coding processes.

Core Features & Use Cases

  • Automated Code Execution: Delegate tasks to Codex, Claude Code, or Pi agents for code generation, review, and refactoring.
  • Interactive Execution: Supports interactive terminal applications with PTY mode for Codex, Pi, and OpenCode.
  • Background Execution: Run tasks in the background and monitor progress with session IDs.

Quick Start

Use the coding-agent skill to execute a background build task using Codex.

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 refactoring and feature development in complex codebases?

Automate code refactoring and feature development by delegating tasks to AI coding agents like Codex, Claude Code, or Pi, which handle iterative coding processes and generate code autonomously.

Can I use AI coding agents for automated PR reviews?

Yes, you can use AI coding agents for automated PR reviews. The skill delegates code review tasks to agents like Codex or Claude Code to streamline collaborative development workflows and iterative changes.

Does this approach support interactive terminal applications for AI code generation?

Yes, interactive terminal applications are supported using PTY mode for Codex, Pi, and OpenCode, allowing direct interaction during code generation and refactoring tasks.

What is the best way to run background code automation tasks and monitor progress?

Run background code automation tasks by executing agents like Codex in background mode, then monitor progress using specific session IDs to track iterative development without blocking the terminal.

Do I need specific tools and environment setup to execute AI coding agents?

Yes, you need specific tools and environment setup for agent operation. The skill requires dependencies like Codex, Claude, OpenCode, or Pi to execute automated coding tasks effectively.

How does background execution with session IDs work for iterative development?

Background execution runs AI coding agents asynchronously, assigning a session ID to each task. You use this ID to monitor progress and retrieve results for iterative development changes.