sync-pull

star 2

Pull changes from GitHub Project board into local taskboard. Creates local tickets for new remote items and updates status for changed items.

Tristan578 By Tristan578 schedule Updated 3/5/2026

name: sync-pull description: "Pull changes from GitHub Project board into local taskboard. Creates local tickets for new remote items and updates status for changed items." user-invokable: true

/sync-pull — Pull GitHub Project to Local Taskboard

# Pull changes
cd project-forge && python3 .claude/hooks/github_project_sync.py pull

# Check status
cd project-forge && python3 .claude/hooks/github_project_sync.py status

Runs automatically via SessionStart hook. Manual use when you need immediate updates.

Install via CLI
npx skills add https://github.com/Tristan578/project-forge --skill sync-pull
Repository Details
star Stars 2
call_split Forks 1
navigation Branch main
article Path SKILL.md
More from Creator