workflow-multi-cli-plan

Community

Converge on a plan with multi-agent verification.

Authortcytan
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It helps teams rapidly turn an unclear implementation task into a well-structured, cross-verified execution plan by orchestrating multi-CLI collaborative analysis using repository context.

Core Features & Use Cases

  • Iterative context gathering and packaging: Uses semantic search to collect relevant files, detected patterns, and architecture insights, then packages them for agent consumption.
  • Multi-CLI cross-verification planning: Runs iterative discussion rounds (e.g., Gemini/Codex/Claude fallback) to synthesize solutions, score convergence, and resolve disagreements.
  • Execution-ready handoff: Generates a two-layer plan (plan.json overview + independent .task/*.json task files), builds an execution context, and hands off to workflow-lite-execute.
  • Use Case: When you need to implement a non-trivial feature in a complex codebase (e.g., adding a new gateway policy module), this Skill converges on an approach and produces testable task artifacts for execution.

Quick Start

Ask an AI to run workflow-multi-cli-plan on your task description so it gathers codebase context, iterates cross-verification rounds up to the configured maximum, and outputs a ready-to-execute plan.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: workflow-multi-cli-plan
Download link: https://github.com/tcytan/tecton/archive/main.zip#workflow-multi-cli-plan

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.