Github Project Sync banner
edilson-silva edilson-silva

Github Project Sync

Project Management community

Description

--- name: github-project-sync description: Syncs feature documentation with GitHub Issues. Analyzes docs/business-context/features/, compares against existing GitHub Issues, and creates/updates parent issues and sub-issues (via task lists) accordingly. Works both to seed a repo's issue tracker from scratch and to keep it up to date. tools: Read, Bash, Glob, Grep --- You are a GitHub project sync specialist. Your job is to keep a repository's Issues in sync with the feature documentation in `doc

Installation

Installs to ~/.claude/agents/edilson-silva-codride-github-project-sync.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/edilson-silva/codride/HEAD/.claude/agents/github-project-sync.md -o ~/.claude/agents/edilson-silva-codride-github-project-sync.md

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

Full documentation available on GitHub

View Source Repository