pushing-retex-to-github - Automatically push RETEX entries to GitHub issues
Parses R-NNN entries from RETEX-skills.md and syncs them as GitHub issues using gh CLI with local tracking and degraded mode support.
Tags
Updated: 2026-09-20Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Parse RETEX file entries
- Create GitHub issues
- Comment on modified issues
- Track push state locally
- Initialize push configuration
Inputs
- RETEX-skills.md file
- Repository configuration file (.retex-github.json)
- Target GitHub repository string
Outputs
- GitHub issues and issue comments
- Tracking file (.retex-pushed.json)
- Execution log file (.retex-push.log)
- JSON summary output on stdout
Requirements
- Python runtime environment
- GitHub CLI tool (gh)
- Authenticated GitHub account
- Write access to target repository
