·estimation
{}

estimation

baxtercooper/nexus

Use before committing to a task. Provides complexity analysis and scope assessment. Invoke when user asks "how complex" or before large features.

0Installs·0Trend·@baxtercooper

Installation

$npx skills add https://github.com/baxtercooper/nexus --skill estimation

SKILL.md

| Files to modify | High | How many files? How spread across codebase? | | New patterns required | High | Does this require patterns not in codebase? | | External dependencies | High | New APIs, services, or integrations? | | Test coverage needed | Medium | Unit, integration, e2e tests required? |

| Documentation updates | Low | README, API docs, comments needed? | | Breaking changes | High | Will this break existing functionality? | | Unknown territory | High | Are you familiar with this code area? |

[!CRITICAL] NEVER estimate without understanding scope. ALWAYS include unknowns.

Use before committing to a task. Provides complexity analysis and scope assessment. Invoke when user asks "how complex" or before large features. Source: baxtercooper/nexus.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/baxtercooper/nexus --skill estimation
Category
{}Data Analysis
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is estimation?

Use before committing to a task. Provides complexity analysis and scope assessment. Invoke when user asks "how complex" or before large features. Source: baxtercooper/nexus.

How do I install estimation?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/baxtercooper/nexus --skill estimation Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/baxtercooper/nexus

Details

Category
{}Data Analysis
Source
user
First Seen
2026-02-01