feature-lifecycle

Automate end-to-end feature delivery from planning to PR merge.

Updated Jul 10, 2025
One-click install
npx skills add https://github.com/damilola-elegbede-org/claude-config-5ad01dbe --skill feature-lifecycle
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: feature-lifecycle
Source: https://github.com/damilola-elegbede-org/claude-config-5ad01dbe/tree/main/system-configs/.claude/skills/feature-lifecycle
Command: npx skills add https://github.com/damilola-elegbede-org/claude-config-5ad01dbe --skill feature-lifecycle

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

End-to-end feature delivery often involves fragmented processes and handoffs; this Skill consolidates planning, implementation, validation, shipping, and monitoring into a repeatable workflow, reducing cycle time and human error.

Core Features & Use Cases

  • End-to-end lifecycle: plan, implement, test, ship, monitor, and merge for features, bug fixes, or refactors.
  • Spec-to-PR automation: derive tasks from a spec, issue, or description and drive automated execution across phases.
  • GitHub-integrated workflow: manage branches, PRs, checks, and merge operations with auditable artifacts.
  • Artifact tracking: capture planning notes, implementation plan, and PR references for traceability.

Quick Start

From a spec file or GitHub issue, run /feature-lifecycle to start the end-to-end feature lifecycle.

Frequently Asked Questions about feature-lifecycle

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate the end-to-end feature lifecycle from a GitHub issue?▼

To automate the feature lifecycle from a GitHub issue, you run the lifecycle orchestration command to derive tasks and drive automated execution across planning, implementation, testing, shipping, and monitoring phases.

Can I manage GitHub pull requests and merge operations automatically?▼

Yes, you can manage GitHub pull requests and merge operations automatically. The workflow manages branches, PRs, checks, and automated merges while enforcing a structured multi-phase process with guardrails.

Does the end-to-end delivery workflow support bug fixes and refactors?▼

The end-to-end delivery workflow supports bug fixes and refactors. It orchestrates feature, bugfix, and refactor workflows from specs or issues, unifying implementation, validation, and shipping into a repeatable process.

How does artifact tracking work during feature delivery?▼

Artifact tracking during feature delivery works by capturing planning notes, implementation plans, and PR references. This provides auditable artifacts and traceability across all lifecycle phases.

What is the best way to reduce cycle time for fragmented feature delivery?▼

The best way to reduce cycle time for fragmented feature delivery is consolidating planning, implementation, validation, shipping, and monitoring into an automated, repeatable workflow that minimizes human error and handoffs.