GitHub Sync

SkillProductivity

Lets your agent break down complex tasks and orchestrate its own step-by-step workflow without drifting off track.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the GitHub Sync skill

About this capability

Babysitter enforces obedience on agentic workforces and enables them to manage extremely complex tasks and workflows through deterministic, hallucination-free self-orchestration

What this skill tells your AI

The instructions your AI receives, as published by a5c-ai/babysitter in library/methodologies/ccpm/skills/github-sync/SKILL.md and read by ahel’s review.

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

Signals

GitHub stars
2k
Forks
106
Last commit
Sep 2026

ahel review

  • S4info
    community integration — published by a5c-ai, not github

Automated review, not a security audit. Ruleset v1.

Advanced
Catalog kind
skill
Gateway key
github-sync
Source
github.com/a5c-ai/babysitter