# All Plan

> Compatibility shim for the legacy multi-provider collaborative planning workflow from claude-ccb-skills. Use when the user explicitly asks for all-plan or wants broad cross-provider planning.

- Skill: `leolin990405/all-plan` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add leolin990405/all-plan`
- Raw SKILL.md: https://api.skillmd.com/api/skills/leolin990405/all-plan/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: LeoLin990405 (https://skillmd.com/u/leolin990405)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/leolin990405/all-plan

---


# All Plan (Compatibility)

This compatibility skill preserves the legacy `all-plan` entrypoint from `claude-ccb-skills`.

The canonical implementation now lives in `../ccb-unified/SKILL.md`, especially the unified discussion and planning workflow.

## How To Use

- Use when the user explicitly asks for `all-plan`.
- Gather planning input across the mounted providers.
- Synthesize the outputs into one concrete execution plan.

## Notes

- Prefer `ccb-unified` for new work.
- Keep this shim to preserve the installed legacy skill name.

