github-wake
FeaturedRegister an existing GitHub issue so the current Codex or Claude Code session is woken when its first future comment arrives. Use when work is genuinely blocked on a GitHub reply and the session must resume asynchronously.
Install
Quality Score: 91/100
Skill Content
Details
- Author
- pchalasani
- Repository
- pchalasani/claude-code-tools
- Created
- 1 years ago
- Last Updated
- 3 days ago
- Language
- Python
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
issue
Create, update or resume a GitHub issue as durable resolution memory when requested.
git-issue
Format a bug or task from the current session into a GitHub issue and file it on the current repo via `gh issue create`. Use when asked to "file an issue", "open an issue", "log this bug", "raise an issue", or "track this as an issue". Do NOT use to report a toolkit defect from a target project (that is `canon-feedback-file`), or to open a pull request (that is `git-pr`).
implement-issue
Take a GitHub issue from planning to PR, resumable across clarification waits