catlog22catlog22Communityยท66 Agent Skills Included

Claude-Code-Workflow

Multi-agent AI workflows for planning, coding, testing, and review

Orchestrates multi-agent development workflows covering planning, TDD, code review, testing, debugging, and release. Eliminates manual coordination between AI tools like Gemini, Codex, and Claude with automatic routing and session tracking. Includes team-based pipelines for frontend, UX, security audits, and tech debt cleanup with resumable sessions.
npx skills add catlog22/Claude-Code-Workflow --all -g -y
Available:

Gives the AI agent coding standards, tool usage priorities, git safety rules, and workflow session awareness for executing tasks in this repository.

All Skills in This Repository (66)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
catlog22catlog22

review-cycle

Routes code review workflows across session, module, and fix scopes via chain execution.

Community
Intermediate
๐Ÿ“ฆ In Repo
catlog22catlog22

workflow-tdd-plan

Generates Red-Green-Refactor TDD task plans through a 7-phase chain workflow.

Community
Advanced
๐Ÿ“ฆ In Repo
catlog22catlog22

brainstorm

Orchestrates four-phase brainstorming with multi-role and single-role analysis paths.

Community
Intermediate
๐Ÿ“ฆ In Repo
catlog22catlog22

investigate

Executes a five-phase root cause investigation chain with an Iron Law confirmation gate.

Community
Intermediate
๐Ÿ“ฆ In Repo
catlog22catlog22

workflow-test-fix

Executes a five-phase test generation and iterative fix pipeline via chain_loader.

Community
Intermediate
๐Ÿ“ฆ In Repo
catlog22catlog22

workflow-plan

Orchestrates a six-phase planning workflow with mode routing, conflict detection, and plan verification.

Community
Advanced
๐Ÿ“ฆ In Repo
catlog22catlog22

spec-generator

Generates software specifications through an 8-phase chain workflow with quality gates and auto-fix loops.

Community
Advanced
๐Ÿ“ฆ In Repo
catlog22catlog22

team-frontend

Orchestrates multi-role agent teams for frontend development with design intelligence and QA pipelines.

Community
Advanced
๐Ÿ“ฆ In Repo
catlog22catlog22

skill-iter-tune

Iteratively refine Claude Code skills through execute-evaluate-improve feedback loops.

Community
Advanced
๐Ÿ“ฆ In Repo
catlog22catlog22

workflow-lite-plan

Generates structured implementation plans from task descriptions via multi-angle code exploration.

Community
Advanced
๐Ÿ“ฆ In Repo
catlog22catlog22

workflow-lite-execute

Executes planned tasks via grouped parallel and sequential batches with optional code review.

Community
Advanced
๐Ÿ“ฆ In Repo
catlog22catlog22

delegation-check

Validates workflow delegation prompts against agent role definitions for content separation conflicts.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How to install Claude-Code-Workflow?โ–ผ

Run `npx skills add catlog22/Claude-Code-Workflow --all -g -y` in your terminal to install all skills in this suite globally.

What does Claude Code Workflow do?โ–ผ

It orchestrates multi-agent AI workflows for planning, coding, testing, code review, and debugging. You describe a task in plain language and it routes it through the right pipeline automatically.

Can it use multiple AI models together?โ–ผ

Yes. It coordinates Gemini, Codex, Qwen, and Claude in the same workflow, letting them analyze, plan, and review collaboratively or in parallel.

Does it support test-driven development?โ–ผ

Yes. The workflow-tdd-plan skill enforces Red-Green-Refactor cycles, and workflow-test-fix runs iterative test generation and fix loops until tests pass.

Do I need coding experience to use it?โ–ผ

Basic familiarity helps, but you mainly describe goals in plain English. The agent handles planning, execution, and review steps for you.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’