feature-lifecycle

Coordinate end-to-end feature development workflows across GitHub issues and pull requests.

Updated May 16, 2026
One-click install
npx skills add https://github.com/p-o-ke-nae/pokemondamagecalculatorforstory --skill feature-lifecycle-p-o-ke-nae
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feature-lifecycle
Source: https://github.com/p-o-ke-nae/pokemondamagecalculatorforstory/tree/main/.github/skills/feature-lifecycle
Command: npx skills add https://github.com/p-o-ke-nae/pokemondamagecalculatorforstory --skill feature-lifecycle-p-o-ke-nae

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill removes the manual coordination burden of taking a feature from initial request to merged code by defining a structured, agent-driven workflow with clear review gates and state tracking.

Core Features & Use Cases

  • Multi-agent workflow orchestration: Coordinates Product Manager, Architect, Developer, Reviewer, Tester, Documentation, and Orchestrator roles across the full delivery lifecycle.
  • GitHub issue and PR governance: Manages specification issues, draft pull requests, review comments, and human approval checkpoints in a repeatable process.
  • Built-in lifecycle control: Tracks phase transitions, retry counters, completion criteria, and escalation paths for spec review, design review, implementation, testing, and documentation updates.
  • Use case: A team can hand the Skill a new feature request and have it drive the work from specification through implementation, validation, documentation sync, and merge readiness with minimal manual coordination.

Quick Start

Ask the feature-lifecycle skill to take a feature request from specification through review, implementation, testing, and merge while keeping the related documentation and GitHub state in sync.

Frequently Asked Questions about feature-lifecycle

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

FAQPage Schema
How do I orchestrate multi-agent workflows for feature development on GitHub?

Multi-agent workflow orchestration for feature development coordinates Product Manager, Architect, Developer, Reviewer, Tester, and Orchestrator roles across the full delivery lifecycle on GitHub. It removes manual coordination by tracking phase transitions, retry counters, and completion criteria with controlled human checkpoints.

Can I automate pull request governance from specification to merge?

Yes, you can automate pull request governance from specification to merge. The workflow manages specification issues, draft pull requests, review comments, and human approval checkpoints in a repeatable process, ensuring repository-safe operations for branch creation and code review.

What is the best way to track lifecycle states for code review and testing?

Lifecycle state tracking for code review and testing uses built-in controls to monitor phase transitions, retry limits, and escalation paths. It tracks completion criteria across spec review, design review, implementation, testing, and documentation updates to ensure structured delivery.

How do I keep documentation synchronized during feature implementation?

To keep documentation synchronized during feature implementation, the workflow coordinates Documentation roles alongside development and testing phases. It ensures documentation updates are tracked through lifecycle state transitions and kept in sync with GitHub state and merged code.

Does multi-agent orchestration require manual checkpoints for draft pull requests?

Multi-agent orchestration requires controlled human checkpoints for draft pull requests and spec reviews. While agents handle implementation and testing, the workflow governs phase transitions and includes escalation paths with retry limits to ensure human approval before merging.

When should I not use automated feature lifecycle orchestration?

You should not use automated feature lifecycle orchestration for GitHub projects that lack structured feature requests or draft issues. It requires lifecycle state tracking, retry limits, and transition metadata to function, making it unsuitable for simple patches outside multi-agent delivery workflows.