issue-first

Official

Track work, classify tasks, start coding right.

Authorstars-end
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Starting implementation work without a clear tracking issue can lead to lost context, unmanaged tasks, and a disorganized development process.

Core Features & Use Cases

  • Mandatory Issue Creation: Enforces the "Issue-First" pattern by creating a Beads tracking issue before any coding begins, ensuring all work is accounted for.
  • Intelligent Work Classification: Guides you to classify work (epic, feature, task, bug, chore) and determine priority (0-4), ensuring proper project management.
  • Hierarchical Tracking & Branching: Automatically finds the parent issue in the hierarchy, creates the new issue, and for epics/features/P0-P1 work, auto-creates a matching Git feature branch.
  • Use Case: When you're about to "create the X skill" or "implement authentication," this Skill ensures a Beads issue is created, classified, prioritized, and a feature branch is set up, so you can focus on coding.

Quick Start

To start any new implementation work and ensure it's properly tracked, simply say: "create the X skill" or "implement authentication"

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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: issue-first
Download link: https://github.com/stars-end/affordabot/archive/main.zip#issue-first

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository