feature

Manage feature requests in docs/FEATURE_REQUESTS.md with add, review, and list commands.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Managing feature ideas, reviews, and alignment with the roadmap can be scattered across documents and meetings. This skill centralizes everything in docs/FEATURE_REQUESTS.md, providing a clear single source of truth.

Core Features & Use Cases

  • Add new feature requests: capture ideas quickly with a consistent format.
  • Review and prioritize: assess pending requests against goals and dependencies.
  • List and track progress: view all requests and current statuses to inform planning.

Quick Start

Submit a new feature request using /feature add, then review and list requests with /feature review and /feature list during planning.

Frequently Asked Questions about feature

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

FAQPage Schema
How do I manage feature requests in a project backlog?▼

To manage feature requests in a project backlog, use a centralized system to add, review, and list proposals. This enforces a standard format and stores all items in a single markdown file for tracking.

What is the best way to track feature ideas for roadmap planning?▼

The best way to track feature ideas for roadmap planning is to centralize them in a single source of truth. This allows teams to capture ideas quickly and assess pending requests against goals during backlog grooming.

How do I prioritize feature requests during backlog grooming?▼

To prioritize feature requests during backlog grooming, review pending items against project goals and dependencies. A centralized tracking list provides statuses to inform your planning decisions.

Can I standardize the format for adding new feature requests?▼

Yes, you can standardize the format for adding new feature requests. A dedicated tracking system enforces a consistent request format, ensuring all proposals are captured uniformly in your documentation.

How does a centralized feature request list improve project planning?▼

A centralized feature request list improves project planning by providing a clear single source of truth. It replaces scattered documents and meetings, allowing teams to view all requests and current statuses in one place.