implement-feature

Generate implementation plans, PR breakdowns, and task files from design specifications.

Updated Feb 21, 2026
One-click install
npx skills add https://github.com/ramkrish0403/cimba --skill implement-feature-ramkrish0403
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: implement-feature
Source: https://github.com/ramkrish0403/cimba/tree/main/.claude/skills/implement-feature
Command: npx skills add https://github.com/ramkrish0403/cimba --skill implement-feature-ramkrish0403

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the complex and time-consuming process of translating design specifications into functional code, streamlining the feature development lifecycle.

Core Features & Use Cases

  • Automated Code Generation: Creates implementation plans, PR breakdowns, and task files based on design documents.
  • Iterative Development: Guides the implementation process with human approval gates for each PR-sized unit.
  • Session Continuity: Tracks progress and allows for resuming interrupted development sessions.
  • Use Case: A product designer has finalized a new user authentication flow. This Skill takes the design specifications and generates the necessary code structure, tasks, and tests, allowing developers to focus on implementation rather than setup.

Quick Start

Use the implement-feature skill to start building the feature defined in the 'user-auth' task folder.

Frequently Asked Questions about implement-feature

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

FAQPage Schema
How do I automate feature development from design specifications?

Automating feature development from design specifications involves generating implementation plans, PR breakdowns, and task files. This Skill orchestrates the end-to-end process, translating detailed design documents into functional code structures.

What is the best way to break down a large software feature into PR-sized tasks?

Breaking down a large software feature requires creating a structured implementation plan and individual task files. This Skill automates PR breakdown based on your design documents, ensuring each unit meets defined acceptance criteria.

Can I resume an interrupted coding session for a complex feature build?

Resuming an interrupted coding session for a complex feature build is supported through session continuity. This Skill tracks development progress and allows you to restart implementation exactly where you left off.

How does iterative development work with human approval gates for code generation?

Iterative development with human approval gates ensures controlled code generation by pausing after each PR-sized unit. This Skill facilitates the process, requiring your approval before proceeding to the next implementation phase.

Do I need detailed design documents to generate an implementation plan?

Detailed design documents are required to generate an implementation plan effectively. This Skill uses your finalized design specifications to create the necessary code structure, tasks, and tests for the feature implementation.

What are the limitations of automating workflow automation for feature implementation?

Limitations of automating workflow automation include the necessity for comprehensive design specifications upfront. Without detailed requirements and acceptance criteria, this Skill cannot accurately orchestrate the feature implementation process.