cli-claude-code

Route external AI prompts to Claude Code CLI agents with schema-validated outputs.

31|3|Updated Dec 23, 2025
One-click install
npx skills add https://github.com/MichelKerkmeester/opencode--spec-kit-skilled-agent-orchestration --skill cli-claude-code
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cli-claude-code
Source: https://github.com/MichelKerkmeester/opencode--spec-kit-skilled-agent-orchestration/tree/main/.opencode/skill/cli-claude-code
Command: npx skills add https://github.com/MichelKerkmeester/opencode--spec-kit-skilled-agent-orchestration --skill cli-claude-code

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides a structured framework to delegate tasks from external AIs to Claude Code CLI, enabling deep reasoning, surgical code editing, structured output, agent-based routing, and persistent memory across sessions.

Core Features & Use Cases

  • Cross-AI task routing to Claude Code CLI for deep reasoning, structured output, and surgical edits
  • Schema-validated JSON output and dynamic agent delegation
  • Persistent Spec Kit Memory MCP for cross-session context
  • Safe read-only plan mode for exploration and audits
  • Spec-kit based memory handback and continuity across tasks

Quick Start

Dispatch a Claude Code CLI task through this skill to orchestrate cross-AI deep reasoning, structured output, and agent delegation.

Frequently Asked Questions about cli-claude-code

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

FAQPage Schema
How do I delegate complex code edits from an external AI to Claude Code CLI?

You can delegate complex code edits to Claude Code CLI by routing prompts through a cross-AI orchestration framework that manages agent-based task delegation and schema-validated outputs. This Skill coordinates 9 Claude Code agents to execute surgical code edits and deep reasoning tasks reliably.

What is cross-AI orchestration for Claude Code and when do I need it?

Cross-AI orchestration for Claude Code is the process of routing tasks from external AIs to the Claude Code CLI for deep reasoning and structured output. You need it when an external AI must perform surgical code edits or schema-validated operations requiring persistent memory across sessions.

Can I preserve context across multiple Claude Code CLI sessions?

Yes, you can preserve context across multiple Claude Code CLI sessions using the integrated Spec Kit Memory MCP. It manages spec-kit based memory handback and continuity, ensuring that cross-AI workflows retain persistent context and authorization controls between tasks.

Does Claude Code cross-AI orchestration support read-only exploration and audits?

Yes, Claude Code cross-AI orchestration supports a safe read-only plan mode specifically designed for exploration and audits. This mode allows you to analyze code and dispatch deep reasoning tasks without executing surgical edits or modifying the codebase.

How do I enforce model and budget controls during Claude Code agent routing?

You enforce model and budget controls during Claude Code agent routing by using the Skill's built-in authorization and policy enforcement framework. It routes prompts to 9 coordinated agents while strictly managing cross-AI handoffs, model selection, and budget constraints.

What are the limitations of using cross-AI handoffs for Claude Code tasks?

Cross-AI handoffs for Claude Code tasks require strict schema validation and policy enforcement to function reliably. Limitations include dependency on the Spec Kit Memory MCP for context continuity and the need for proper authorization routing to manage the 9 coordinated agents without breaking workflows.