What problem does it solve?
This Skill streamlines the process of managing agent plans by anchoring them to GitHub issues, ensuring all work is tracked, documented, and easily retrievable.
Core Features & Use Cases
- Issue-Based Planning: Every agent session is tied to a GitHub issue, with the plan residing in a dedicated comment.
- Automated Discovery & Creation: Automatically finds existing issues or helps create new ones based on user input.
- Living Plan Management: Maintains a dynamic "living plan" comment that is updated throughout the session.
- Session Logging: Posts append-only session logs for a chronological history of completed tasks, decisions, and learnings.
- ZenHub Integration: Facilitates moving issues to "In Progress" via ZenHub when implementation begins.
- Use Case: When starting a new feature development, use this Skill to create or find the relevant GitHub issue, establish a plan in a comment, and update it as you code. At the end of the session, post a log of what was accomplished.
Quick Start
Use the github-issue-plan skill to find or create a GitHub issue for the current task and start a new plan.