By joseanmeonez
Plan features with Gherkin-driven technical stories, then create related GitHub issues, labels, and project cards.
Hi everyone 👋
This started as my AI planning playground, and now it’s a tiny plugin marketplace.
I noticed that when feature tasks are written with Gherkin scenarios, AI planning gets way more useful (and way less “vibe TODOs”). So this repo packages that workflow into installable plugins.
.claude-plugin/marketplace.jsonplugins/<plugin-name>/plugins/feature-story-planner//plugin install feature-story-planner@ai-skillsThat first plugin helps you turn a feature into structured technical stories, then create related GitHub issues, labels, and board cards through gh.
In short: plan first, code second, panic later.
(Hopefully much later.)
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimnpx claudepluginhub joseanmeonez/ai-skills --plugin feature-story-plannerSpec Driven Development toolkit - structured specification, planning, and implementation workflows for systematic feature development
Spec-driven development for big features. When features get too big, plan mode gets too vague—leading to hallucinations during implementation. ShipSpec replaces vague plans with structured PRDs, technical designs, and ordered tasks that keep Claude grounded.
A workflow automation system that helps Claude Code implement features systematically with built-in planning, validation, and review steps
Feature lifecycle management with skill-centric architecture. Capture ideas (idea.md), plan implementations (plan.md), and complete with quality gates (shipped.md). Status determined by file presence with auto-generated DASHBOARD.md. Shared Python library for dashboard generation with minimal hooks.
Specification-driven development workflow: specify → plan → tasks → implement
AI Coding Agent - PRD to tasks to implementation loop