feature

Automate incremental feature addition to existing projects using workflow.js.

4|1|Updated Apr 6, 2026
One-click install
npx skills add https://github.com/poz110/claude-harness --skill feature-poz110
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: feature
Source: https://github.com/poz110/claude-harness/tree/main/plugins/claude-harness/skills/feature
Command: npx skills add https://github.com/poz110/claude-harness --skill feature-poz110

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires workflow.js, and includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of adding new features to existing projects, reducing the need for extensive architectural and design work.

Core Features & Use Cases

  • Incremental Feature Development: Skip the architectural and design stages to quickly implement new features.
  • Use Case: When you need to add a new feature to an existing project, this Skill can help you do so without starting from scratch.

Quick Start

To add a new feature, use the command: /feature "Add a feature to the user interface for better accessibility."

Frequently Asked Questions about feature

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

FAQPage Schema
How do I add new features to an existing project without extensive architectural design?

Incremental feature development allows you to add new features to existing projects by automating the workflow. This approach skips extensive architectural and design stages to implement features quickly without starting from scratch.

What is the best way to automate incremental feature development for my software project?

Automating incremental feature development uses workflow.js and associated libraries to streamline the process. It facilitates adding features by automating the workflow steps, reducing manual overhead and design work.

Do I need workflow.js to automate feature development?

Yes, workflow.js is a required dependency to automate feature development. You need workflow.js and its associated libraries installed to facilitate the automated workflow for adding features incrementally.

When should I avoid using an incremental approach for feature development?

You should avoid incremental feature development when your scenario requires extensive architectural or design work. It is ideal only when minimal overhead is needed and deep structural changes are unnecessary.

How do I start adding a feature using the automated workflow command?

To start adding a feature, use the command `/feature` followed by a description of your desired feature. For example, `/feature "Add a feature to the user interface for better accessibility"` initiates the automated workflow.