·start-feature

Start a new feature through the full pipeline. Gathers context via structured interview, creates a discussion, then bridges to continue-feature for specification, planning, and implementation.

11Installs·0Trend·@leeovery

Installation

$npx skills add https://github.com/leeovery/claude-technical-workflows --skill start-feature

How to Install start-feature

Quickly install start-feature AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/leeovery/claude-technical-workflows --skill start-feature
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: leeovery/claude-technical-workflows.

SKILL.md

View raw

Start a new feature and route it through the pipeline: Discussion → Specification → Planning → Implementation.

⚠️ ZERO OUTPUT RULE: Do not narrate your processing. Produce no output until a step or reference file explicitly specifies display content. No "proceeding with...", no discovery summaries, no routing decisions, no transition text. Your first output must be content explicitly called for by the instructions.

Follow these steps EXACTLY as written. Do not skip steps or combine them.

Start a new feature through the full pipeline. Gathers context via structured interview, creates a discussion, then bridges to continue-feature for specification, planning, and implementation. Source: leeovery/claude-technical-workflows.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/leeovery/claude-technical-workflows --skill start-feature
Category
>_Productivity
Verified
First Seen
2026-02-21
Updated
2026-03-10

Browse more skills from leeovery/claude-technical-workflows

Quick answers

What is start-feature?

Start a new feature through the full pipeline. Gathers context via structured interview, creates a discussion, then bridges to continue-feature for specification, planning, and implementation. Source: leeovery/claude-technical-workflows.

How do I install start-feature?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/leeovery/claude-technical-workflows --skill start-feature Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/leeovery/claude-technical-workflows