🎯

session-sync

🎯Skill

from catlog22/claude-code-workflow

πŸ“¦

Same repository

catlog22/claude-code-workflow(97 items)

session-sync

Installation

Vibe Index InstallInstalls to .claude/skills/ - auto-recognized by Claude Code
npx vibeindex add catlog22/claude-code-workflow --skill session-sync
skills.sh Install⚠ Installs to .agents/skills/ - may not be auto-recognized by Claude Code
npx skills add catlog22/claude-code-workflow --skill session-sync
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/session-sync/SKILL.md
12Installs
-
AddedMar 10, 2026

More from this repository10

🎯
skill-generator🎯Skill

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

🎯
review-code🎯Skill

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

🎯
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.

🎯
collaborative-plan-with-file🎯Skill

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

🎯
debug-with-file🎯Skill

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

🎯
spec-generator🎯Skill

Spec generator skill for automatically creating technical specifications from requirements and project context.

🎯
brainstorm-with-file🎯Skill

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

🎯
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.