Skip to content
Development
Command

/feature-analyzer

Turn ideas into fully formed designs and specs through natural collaborative dialogue. Use before implementing new features or making significant changes.

From plugin
claude-code-templates
30k200 skills200 agents200 commands2 MCP
Install
$ npx -y skills add davila7/claude-code-templates --agent claude-code

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/feature-analyzer

Context preview

What this command does when you run it.

Turn ideas into fully formed designs and specs through natural collaborative dialogue. Use before implementing new features or making significant changes.

Command definition

feature-analyzer.md
description: "Turn ideas into fully formed designs and specs through natural collaborative dialogue. Use before implementing new features or making significant changes."
argument-hint: Optional feature description
allowed-tools: Read, Write, Grep, Glob, Bash, TodoWrite, AskUserQuestion, Skill, Task

Phase 1: Discovery

**Goal**: Understand what needs to be built

Initial request: $ARGUMENTS

**Actions**: 1. Create todo list with all phases 2. If feature unclear, ask user for:

  • What problem are they solving?
  • What should the feature do?
  • Any constraints or requirements?

3. Summarize understanding and confirm with user

---

Phase 2: Run with Feature Analyzer Skill

Use the Skill tool to invoke the "feature-design-assistant" skill and follow its complete process.

Ships withclaude-code-templates

Ready-to-use configurations for Anthropic's Claude Code. A comprehensive collection of AI agents, custom commands, settings, hooks, external integrations (MCPs), and project templates to enhance your development workflow.

Get the whole plugin, auto-invoked
Stats
30,155
Stars
18
Views
3,377
Forks
Active
Maintenance
Python
Language
MIT
License
27m ago
Last commit
1y ago
Created

Repo: davila7/claude-code-templates