🎯

collaborative-plan-with-file

🎯Skill

from catlog22/claude-code-workflow

VibeIndex|
What it does
|

Collaborative planning skill with file-based workflows for structured Claude Code development and task management.

πŸ“¦

Same repository

catlog22/claude-code-workflow(97 items)

collaborative-plan-with-file

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add catlog22/claude-code-workflow --skill collaborative-plan-with-file
skills.sh Install⚠ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add catlog22/claude-code-workflow --skill collaborative-plan-with-file
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/collaborative-plan-with-file/SKILL.md

SKILL.md

56Installs
-
AddedFeb 6, 2026

More from this repository10

🎯
review-code🎯Skill

Performs multi-dimensional code reviews analyzing correctness, readability, performance, security, testing, and architecture with structured reports.

🎯
skill-generator🎯Skill

Creates new Claude Code skills with configurable execution modes, supporting sequential and autonomous phase patterns for skill scaffolding and workflow building.

🎯
skill-tuning🎯Skill

Skill for tuning and optimizing agent skill configurations, from a workflow collection that also provides interactive issue management with CLI-driven CRUD operations.

🎯
debug-with-file🎯Skill

Debug-with-file skill that captures debug sessions to files for systematic issue tracking and reproduction.

🎯
brainstorm-with-file🎯Skill

Brainstorming skill that saves ideas to structured files, enabling persistent idea capture and iterative refinement across Claude Code sessions.

🎯
ccw-help🎯Skill

Help and guidance skill for Claude Code Workflow, a structured development workflow toolkit for Claude Code projects.

🎯
issue-manage🎯Skill

Interactive issue management skill with menu-driven CRUD operations, supporting issue listing, editing, bulk updates, history tracking, and queue management via the ccw CLI.

🎯
parallel dev cycle🎯Skill

Parallel dev cycle skill for running multiple development tasks concurrently with coordinated workflows.

🎯
workflow-skill-designer🎯Skill

A skill designer workflow from Claude Code Workflow, a multi-agent AI development framework available as both an npm package and GitHub release.

🎯
unified-execute-with-file🎯Skill

Unified execute-with-file skill for running tasks with input/output captured to files for audit trails and reproducibility.