重要前提
安装AI Skills的关键前提是:必须科学上网,且开启TUN模式,这一点至关重要,直接决定安装能否顺利完成,在此郑重提醒三遍:科学上网,科学上网,科学上网。查看完整安装教程 →
npx skills add https://github.com/tony363/superclaude --skill sc-estimate通过置信区间和风险评估进行系统性估算。
# 带分解的时间估算
/sc:estimate "auth system" --type time --unit days --breakdown
# 复杂度评估
/sc:estimate "microservices migration" --type complexity
# 工作量分析
/sc:estimate "performance optimization" --type effort --unit hours
| 标志 | 类型 | 默认值 | 描述 |
|---|---|---|---|
--type | string | time | time, effort, complexity |
广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
--unit | string | days | hours, days, weeks |
--breakdown | bool | false | 显示详细分解 |
此技能不需要硬性证据。交付成果包括:
--type time)--type effort)--type complexity)估算包含置信区间:
/sc:estimate "user authentication" --type time --unit days --breakdown
# 分解:数据库设计 (2d) + API (3d) + UI (2d) + 测试 (1d)
# 总计:8 天 @ 85% 置信度
/sc:estimate "monolith to microservices" --type complexity --breakdown
# 架构复杂度与风险因素
# 依赖关系映射和迁移阶段
/sc:estimate "API performance optimization" --type effort --unit hours
# 性能分析 (4h) + 分析 (6h) + 实现 (16h) + 测试 (8h)
# 总计:34 小时 @ 75% 置信度
每周安装量
55
代码仓库
GitHub 星标数
17
首次出现
2026年1月23日
安全审计
安装于
claude-code34
cursor32
opencode32
codex32
gemini-cli31
github-copilot29
Systematic estimation with confidence intervals and risk assessment.
# Time estimate with breakdown
/sc:estimate "auth system" --type time --unit days --breakdown
# Complexity assessment
/sc:estimate "microservices migration" --type complexity
# Effort analysis
/sc:estimate "performance optimization" --type effort --unit hours
| Flag | Type | Default | Description |
|---|---|---|---|
--type | string | time | time, effort, complexity |
--unit | string | days | hours, days, weeks |
--breakdown | bool | false | Show detailed breakdown |
This skill does NOT require hard evidence. Deliverables are:
--type time)--type effort)--type complexity)Estimates include confidence intervals:
/sc:estimate "user authentication" --type time --unit days --breakdown
# Breakdown: DB design (2d) + API (3d) + UI (2d) + Tests (1d)
# Total: 8 days @ 85% confidence
/sc:estimate "monolith to microservices" --type complexity --breakdown
# Architecture complexity with risk factors
# Dependency mapping and migration phases
/sc:estimate "API performance optimization" --type effort --unit hours
# Profiling (4h) + Analysis (6h) + Implementation (16h) + Testing (8h)
# Total: 34 hours @ 75% confidence
Weekly Installs
55
Repository
GitHub Stars
17
First Seen
Jan 23, 2026
Security Audits
Gen Agent Trust HubPassSocketPassSnykPass
Installed on
claude-code34
cursor32
opencode32
codex32
gemini-cli31
github-copilot29
Azure 升级评估与自动化工具 - 轻松迁移 Functions 计划、托管层级和 SKU
124,500 周安装