Sync Todos To Github banner
Apupsis Apupsis

Sync Todos To Github

Git community

Description

--- description: Convert TodoWrite task list to GitHub plan issue (triggers automation) argument-hint: "<plan-title>" --- ## Purpose Efficiently convert current TodoWrite tasks into a GitHub plan issue. Existing workflows handle task creation automatically. ## Usage ```bash /sync-todos-to-github "Sprint 5 - User Authentication" /sync-todos-to-github "Feature: Payment Integration" --dry-run ``` ## Process ### Step 1: Prepare Todo List **From TodoWrite**: Copy your current task list and forma

Installation

Installs to ~/.claude/commands/apupsis-claude-code-skill-factory-sync-todos-to-github.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Apupsis/claude-code-skill-factory/HEAD/.claude/commands/sync-todos-to-github.md -o ~/.claude/commands/apupsis-claude-code-skill-factory-sync-todos-to-github.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository