s-implement-feature-build

Automate feature implementation workflows across planning, coding, testing, and verification.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the end-to-end feature implementation workflow, reducing manual coordination and ensuring governance steps are followed.

Core Features & Use Cases

  • Guiding the creation and execution of implementation plans.
  • Enforcing gating checks (like the 10-file PR rule) and post-task verifications.
  • Coordinating backend and frontend tasks and issue updates.

Quick Start

Start by ensuring an approved implementation plan exists, then proceed to code, test, and verify per the plan.

Frequently Asked Questions about s-implement-feature-build

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

FAQPage Schema
How do I automate feature implementation workflows from plan to push?

Automating feature implementation workflows requires a tool that coordinates planning, coding, testing, and verification to ensure compliant delivery from plan to push.

What is the best way to enforce gating rules like the 10-file PR limit during development?

Enforcing gating rules like the 10-file PR limit involves applying automated checks during the end-to-end feature build workflow to ensure governance constraints are met before merging.

How do I coordinate backend and frontend tasks with GitHub issue tracking?

Coordinating backend and frontend tasks with GitHub issue tracking requires an end-to-end implementation workflow that manages task execution and automatically updates issue statuses post-verification.

Do I need an approved implementation plan before coding starts?

Yes, an approved implementation plan is required before coding starts. The workflow enforces planning intake to ensure development teams execute backend and frontend tasks with governance constraints.

How does post-task verification update GitHub issues and CI checks?

Post-task verification updates GitHub issues and CI checks by running automated verification steps after coding and testing, ensuring compliant delivery and reflecting the final status in the issue tracker.