agentsclimarketplace

Github sync

Skill a5c-ai/babysitter/library/methodologies/ccpm/skills/github-sync

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

Install
npx -y skills add a5c-ai/babysitter --skill github-sync

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

SKILL.md

1.3 KB, 255 tokens by cl100k_base, as published. Nobody here has run it

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

What ships with it: 1 file

239 B alongside SKILL.md

Keep looking

Skills are one crate of 326,059. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.