Estimate banner
baocin baocin

Estimate

Development community

Description

@include shared/constants.yml#Process_Symbols @include shared/command-templates.yml#Universal_Flags Provide comprehensive time & complexity estimates for task in $ARGUMENTS. Thinking flags (optional): - --think→multi-component estimation w/ deps - --think-hard→complex project estimation w/ risk analysis - --ultrathink→enterprise-scale estimation w/ full uncertainty modeling Examples: - `/user:estimate --detailed --think` - Detailed breakdown w/ dependency analysis - `/user:estimate --worst-c

Installation

Installs to ~/.claude/skills/baocin-claude-code-config-estimate/SKILL.md

Terminal
mkdir -p ~/.claude/skills/baocin-claude-code-config-estimate && curl -fsSL https://raw.githubusercontent.com/baocin/claude-code-config/HEAD/commands/estimate.md -o ~/.claude/skills/baocin-claude-code-config-estimate/SKILL.md

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

Full documentation available on GitHub

View Source Repository