Estimate Spec banner
jnarowski jnarowski

Estimate Spec

Testing community

Description

--- description: Add complexity estimates to existing spec file argument-hint: [spec-id-or-path-or-name] --- # Estimate Spec Complexity Analyze an existing spec file and add/update complexity estimates for all tasks and phases. ## Variables - $specIdentifier: $1 (required) - One of: - Spec ID (e.g., `ef3`) - Full path (e.g., `.agent/specs/todo/ef3-auth-improvements-spec.md`) - Feature name (e.g., `auth-improvements`) ## Instructions - **IMPORTANT**: Use your reasoning model - THINK H

Installation

Installs to ~/.claude/commands/jnarowski-agentcmd-estimate-spec.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/jnarowski/agentcmd/HEAD/.claude/commands/estimate-spec.md -o ~/.claude/commands/jnarowski-agentcmd-estimate-spec.md

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

Full documentation available on GitHub

View Source Repository