BeClaude

issue-driven-development

New
5Community RegistryDevelopmentby Troy Kelly · MIT

Opinionated GitHub-native development workflow with 51 skills for autonomous, issue-driven software development. Enforces TDD, strict typing, IPv6-first networking, comprehensive code review, local service testing, and continuous issue tracking. Features GitHub-based state management (no local state files), documentation enforcement gates, autonomous orchestration with parallel workers, and PostgreSQL 18/PostGIS/TimescaleDB database skills.

First seen 5/22/2026

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/issue-driven-development.md https://raw.githubusercontent.com/troykelly/claude-skills.git/main/SKILL.md
3
Invoke in Claude Code
/issue-driven-development
View source on GitHub
testingcode-reviewdocumentationdevelopmenttddgithubissue-trackingautonomous

Security Audits

LicensePassSourceWarnRepositoryPass

Frequently Asked Questions

What is issue-driven-development?

Opinionated GitHub-native development workflow with 51 skills for autonomous, issue-driven software development. Enforces TDD, strict typing, IPv6-first networking, comprehensive code review, local service testing, and continuous issue tracking. Features GitHub-based state management (no local state files), documentation enforcement gates, autonomous orchestration with parallel workers, and PostgreSQL 18/PostGIS/TimescaleDB database skills.

How to install issue-driven-development?

To install issue-driven-development: create the skills directory (mkdir -p .claude/skills), then run: mkdir -p .claude/skills && curl -o .claude/skills/issue-driven-development.md https://raw.githubusercontent.com/troykelly/claude-skills.git/main/SKILL.md. Finally, /issue-driven-development in Claude Code.

What is issue-driven-development best for?

issue-driven-development is a skill categorized under Development. It is designed for: testing, code-review, documentation, development, tdd, github, issue-tracking, autonomous. Created by Troy Kelly.