propose-feature-concept

Generate feature concept documents with assigned numbers, names, frontmatter templates, and narrative structure.

5|12|Updated Nov 24, 2025
One-click install
npx skills add https://github.com/cbgbt/bottlerocket-forest --skill propose-feature-concept
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: propose-feature-concept
Source: https://github.com/cbgbt/bottlerocket-forest/tree/main/skills/propose-feature-concept
Command: npx skills add https://github.com/cbgbt/bottlerocket-forest --skill propose-feature-concept

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Creating a feature concept document is often manual, inconsistent, and hard to align with planning tooling.

Core Features & Use Cases

  • Guided feature concept creation that assigns a next feature number and a clean, descriptive name
  • Frontmatter-driven templates that enforce metadata structure for downstream tooling
  • Narrative concept drafting that covers problem, solution, benefits, and quick-start usage
  • Use Case: A product manager describes a new idea, runs the skill, and gets a ready-to-edit concept document placed in docs/features/NNNN-feature-name/concept.md

Quick Start

Describe your feature idea to the skill, and it will generate a ready-to-edit concept document you can review and place under docs/features/NNNN-feature-name/concept.md.

Frequently Asked Questions about propose-feature-concept

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

FAQPage Schema
How do I create a feature concept document with consistent metadata for planning workflows?

To create a feature concept document, describe your idea to the skill and it generates a ready-to-edit concept.md file with structured frontmatter metadata, problem and solution narratives, and quick-start instructions for downstream planning.

What is a frontmatter-driven template for feature planning and when do I need it?

A frontmatter-driven template enforces consistent metadata structure at the top of your feature concept documents. You need it when aligning narrative feature pitches with downstream planning and documentation tooling that relies on structured data extraction.

How do I generate a numbered feature concept file automatically from an idea?

You generate a numbered feature concept file by providing your feature idea to the skill. It automatically assigns the next sequential feature number and a clean descriptive name, placing the output in the docs/features/ directory.

Does this feature concept generator work without any external dependencies?

Yes, this feature concept generator works without external dependencies. It requires no prior environment setup or additional components, allowing you to directly draft narrative concepts containing problems, solutions, and benefits independently.

What's the best way to structure a narrative feature pitch for product management?

The best way to structure a narrative feature pitch is using a guided template that covers the problem, solution, benefits, and quick-start usage. This ensures comprehensive documentation aligned with product management planning workflows.

Can I edit the generated feature concept document after it is created?

Yes, you can edit the generated feature concept document. The skill produces a ready-to-edit concept.md file that you can review and customize within your docs/features/ directory after the initial automated generation.