Skip to content
Automation
Skill

/github-sync

Bidirectional synchronization of epics and tasks with GitHub issues, labels, and relationships.

From plugin
babysitter
1.8k200 skills3 agents21 commands1 MCP
Install
$ npx -y skills add a5c-ai/babysitter --skill github-sync --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/github-sync

Context preview

The summary Claude sees to decide when to auto-load this skill.

Bidirectional synchronization of epics and tasks with GitHub issues, labels, and relationships.

SKILL.md

github-sync.SKILL.md
graph:
  domains: [domain:software-engineering]
  skillAreas: [skill-area:agentic-loops, skill-area:orchestration-loop]
  workflows: [workflow:feature-development]
  topics: [topic:developer-experience]
  roles: [role:tech-lead, role:backend-engineer]

GitHub Sync

Bidirectional synchronization of epics and tasks with GitHub issues, labels, and relationships.

Agent

Project Tracker - `project-tracker`

Workflow

1. Create epic issue with `epic` and `ccpm` labels 2. Create task issues linked to epic with stream-type labels 3. Add acceptance criteria as checkboxes in issue body 4. Set issue relationships (parent/child) 5. Sync progress updates as issue comments 6. Close issues when tasks complete 7. Maintain bidirectional sync state

Inputs

  • `githubRepo` - GitHub repository (owner/repo)
  • `featureName` - Feature identifier
  • `epic` - Epic document
  • `tasks` - Task list from decomposition

Outputs

  • Epic issue number
  • Task issue numbers with ID mapping
  • Labels applied
  • Sync status report

Issue States

`open` -> `in-progress` -> `blocked` -> `review` -> `closed`

Process Files

  • `ccpm-orchestrator.js` - Phase 4 of full lifecycle
  • `ccpm-parallel-execution.js` - Progress sync during execution
  • `ccpm-tracking.js` - Tracking data sync
Ships withbabysitter

Enforce obedience on agentic workforces. Manage extremely complex workflows through deterministic, hallucination-free self-orchestration.

Get the whole plugin

Other skills on babysitter.