feature-setup

Community

Spin up feature infrastructure in minutes.

Authoroletizi
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill creates a repeatable workflow to initialize a feature development environment, including a git worktree, a dedicated branch, and a standardized documentation scaffold.

Core Features & Use Cases

  • Automated worktree and branch setup: Creates a distinct workspace per feature to prevent cross-contamination between tasks.
  • Documentation scaffolding: Generates a docs directory structure (docs/1.0/001-IN-PROGRESS/<slug>) and template files for PRD, workplan, README, and implementation summary.
  • Use Case: When starting a new feature, you run the setup to automatically prepare the repository with a new feature branch and a ready-to-edit docs suite, enabling immediate PR readiness.
  • Definition-driven workflow: If a feature-definition file exists at /tmp/feature-definition-<slug>.md, its contents are used to populate templates; otherwise blank templates are created.

Quick Start

Run the feature-define flow to create templates and initialize a new feature worktree.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: feature-setup
Download link: https://github.com/oletizi/writingcontrol.org/archive/main.zip#feature-setup

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.