init-feature-impl

Create a kebab-case feature branch and outline planning steps for Verifuzz.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Initialize a structured workflow for starting new feature work in Verifuzz, ensuring proper branching and planning before implementation.

Core Features & Use Cases

  • Create a feature branch following the verifuzz naming conventions.
  • Enter an optional planning phase to scope multi-file changes and architectural decisions.
  • Guide the handoff to implementation with a defined go-ahead workflow.
  • Use case: When a user requests a new feature, the skill helps organize requirements and plan before coding.

Quick Start

Clarify the feature requirements, then create a kebab-case feature branch and prepare a working plan.

Frequently Asked Questions about init-feature-impl

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

FAQPage Schema
How do I initialize a new feature branch with proper planning?▼

To initialize a new feature branch, this skill clarifies your requirements, generates a kebab-case branch name following verifuzz conventions, and outlines planning steps before any implementation begins.

What is the best way to structure feature development workflow before coding?▼

The best way to structure feature development is to enter a planning phase that scopes multi-file changes and architectural decisions, deferring actual implementation until you have a defined go-ahead workflow and user approval.

Does the verifuzz feature initialization process support multi-file architectural planning?▼

Yes, the verifuzz feature initialization process includes an optional planning phase specifically designed to scope multi-file changes and outline architectural decisions before you start coding.

Can I start coding immediately after creating a feature branch?▼

No, you cannot start coding immediately; the workflow defers implementation until user approval is granted, ensuring requirements are fully scoped and the architectural plan is defined.

How do I create a kebab-case feature branch for software engineering projects?▼

You create a kebab-case feature branch by answering clarifying questions about your new feature request, which allows the system to automatically generate a properly named branch aligned with your project conventions.