Features banner
littlebearapps littlebearapps

Features

Development community

Description

--- description: "Extract features and benefits from a codebase: $ARGUMENTS" argument-hint: "[project-path, 'table', 'bullets', 'benefits', or 'audit']" allowed-tools: - Read - Glob - Grep - Bash - mcp__github__get_file_contents - mcp__github__list_releases --- # /features Scan a codebase, extract its features with evidence, and translate them into benefit-driven language. ## Behaviour 1. Load the `feature-benefits` skill and run the 7-step Feature Extraction Workflow 2. If GitHu

Installation

Installs to ~/.claude/skills/littlebearapps-pitchdocs-features/SKILL.md

Terminal
mkdir -p ~/.claude/skills/littlebearapps-pitchdocs-features && curl -fsSL https://raw.githubusercontent.com/littlebearapps/pitchdocs/HEAD/commands/features.md -o ~/.claude/skills/littlebearapps-pitchdocs-features/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository