issues-start
CommunityStart issue work with branch and commit
Authorglhewett
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill eliminates manual steps required to begin work on a tracked issue by validating the issue file, updating its status, recording a start comment, committing the change to main, creating a feature branch, and opening a planning context so work can proceed with the issue details in scope.
Core Features & Use Cases
- Validate and locate issue files: Verifies the presence of .issues/{id}.toml and reads its fields for context.
- Safe git workflow integration: Ensures the working tree is clean on main, stages and commits the updated issue, and pushes to the remote.
- Branching and planning: Invokes a subordinate feature-start skill to create a feature branch and enters plan mode with the issue title and comments as requirements.
- Use Case: When a developer is ready to begin a ticket, use this Skill to mark the ticket in-progress, log the start time and author, push the change, and open a plan context populated with the issue details.
Quick Start
Run the skill with the issue ID (for example, 1 or 0001) to mark it in progress, commit and push the update to main, create the feature branch, and enter plan mode with the issue context.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: issues-start Download link: https://github.com/glhewett/public-skills/archive/main.zip#issues-start Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.