Claude-Code-Workflow
New2.1kGitHubGeneralby catlog22
JSON-driven multi-agent cadence-team development framework with intelligent CLI orchestration (Gemini/Qwen/Codex), context-first architecture, and automated workflow execution
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/claude-code-workflow.md https://raw.githubusercontent.com/catlog22/Claude-Code-Workflow/main/SKILL.md3
Invoke in Claude Code
/claude-code-workflowView source on GitHub
agent
Frequently Asked Questions
What is Claude-Code-Workflow?
JSON-driven multi-agent cadence-team development framework with intelligent CLI orchestration (Gemini/Qwen/Codex), context-first architecture, and automated workflow execution
How to install Claude-Code-Workflow?
To install Claude-Code-Workflow, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /claude-code-workflow.
What is Claude-Code-Workflow best for?
Claude-Code-Workflow is a community categorized under General. It is designed for: agent. Created by catlog22.