s-implement-feature-orchestration

Coordinate feature delivery from planning through merged pull request.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/gyarra/cine_medallo_2 --skill s-implement-feature-orchestration
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: s-implement-feature-orchestration
Source: https://github.com/gyarra/cine_medallo_2/tree/main/.claude/skills/s-implement-feature-orchestration
Command: npx skills add https://github.com/gyarra/cine_medallo_2 --skill s-implement-feature-orchestration

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Orchestrates the complete feature development lifecycle, ensuring every step from planning to PR is executed through a guided sequence of skills.

Core Features & Use Cases

  • End-to-end feature orchestration: plan, implement, review, push, and receive feedback in a repeatable lifecycle.
  • Cross-skill coordination: each stage triggers dedicated skills to maintain consistency and governance.
  • Guardrails and checkpoints: built-in gate checks and step gates to ensure quality before progression.

Quick Start

Begin by outlining the feature in a GitHub issue and run through the Ship Feature lifecycle to deliver a merged PR.

Frequently Asked Questions about s-implement-feature-orchestration

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

FAQPage Schema
How do I orchestrate feature development from planning to a merged pull request?

Feature development orchestration coordinates the complete lifecycle from planning to a merged PR by triggering dedicated skills and enforcing built-in gate checks at each stage to ensure quality before progression.

What is the best way to automate the end-to-end workflow for delivering a new feature?

Automating the end-to-end feature workflow involves guiding a repeatable lifecycle through planning, implementation, frontend review, pre-push checks, PR creation, remote review, and feedback loops with explicit step gates.

Can I use feature orchestration to manage code reviews and pre-push checks for my team?

Yes, feature orchestration manages code reviews and pre-push checks by coordinating cross-skill stages, applying guardrails, and requiring explicit gate checks before allowing the feature to progress to the final PR review.

Does feature orchestration work for teams needing a repeatable lifecycle from issue conception to PR merge?

Feature orchestration is designed for teams needing a repeatable lifecycle from issue conception to PR merge, applying guided sequences and cross-skill coordination to maintain consistency and governance throughout feature delivery.

What are the limitations of orchestrating feature work end-to-end to PR?

Orchestrating feature work end-to-end requires teams to follow explicit step gates and cross-skill coordination strictly; bypassing these guardrails or skipping the pre-push checks breaks the repeatable lifecycle and compromises the final PR review.