code-assistant

Coordinate Claude Code, Codex, and Gemini CLIs for multi-file development tasks.

171|4|Updated Feb 27, 2026
One-click install
npx skills add https://github.com/ntygod/ZhiWei --skill code-assistant-ntygod
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-assistant
Source: https://github.com/ntygod/ZhiWei/tree/main/src/main/resources/skills/code-assistant
Command: npx skills add https://github.com/ntygod/ZhiWei --skill code-assistant-ntygod

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill coordinates external coding CLIs (Claude Code / Codex / Gemini) as sub-agents to execute back-end workflows for multi-file development, bug fixes, and cross-module refactors.

Core Features & Use Cases

  • Orchestrated coordination of multiple coding CLIs as sub-agents to execute tasks in parallel or sequentially.
  • Task orchestration and monitoring to ensure progress, gather results, and summarize outcomes.
  • Use Case: When working on a multi-file feature, this skill coordinates code generation, analysis, and review steps across tools.

Quick Start

Instruct the system to orchestrate external coding CLIs to perform a multi-file coding task end-to-end.

Frequently Asked Questions about code-assistant

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

FAQPage Schema
How do I coordinate multiple coding CLIs for multi-file development tasks?

This orchestration approach coordinates external coding CLIs as sub-agents to execute back-end workflows for multi-file development, bug fixes, and cross-module refactors by managing task progress, gathering results, and summarizing outcomes.

Can I use Claude Code and Gemini together for a single cross-module refactor?

Yes, you can use Claude Code and Gemini together for a single cross-module refactor by orchestrating them as sub-agents to handle code generation, analysis, and review steps across distributed work.

What is the best way to automate PR reviews across multiple coding agents?

The best way to automate PR reviews across multiple coding agents is to orchestrate external CLIs to coordinate code generation, analysis, and review steps, ensuring progress monitoring and outcome summarization.

How do I start orchestrating external coding CLIs for an end-to-end feature build?

To start orchestrating external coding CLIs for an end-to-end feature build, simply instruct the system to orchestrate the external tools to perform the multi-file coding task, and it will handle the coordination automatically.

Does multi-file coding orchestration work for distributed work and bug fixes?

Yes, multi-file coding orchestration works for distributed work and bug fixes by coordinating external coding CLIs to execute back-end workflows, monitor progress, and summarize results across scripts and agents.