gotalab/cc-sdd✦ 精选0°

kiro-validate-gap

仓库创建 2025年7月17日最近提交 2 个月前SkillHot 收录 20 天前
▸ 精选理由

帮助评估实现工作量与技术风险,便于制定实现策略。

这个 Skill 做什么

比对需求与现有代码,识别缺失能力与集成挑战。

把需求和现有 codebase 对照一遍,帮你找出缺失的能力、集成难点和潜在风险,给出衡量实现可行性的关键信息。通常在立项评估、排期估算或决定实现方案前用,避免后面开发遇到意外难题。特别之处是会把现有组件/模式分析清楚,并评估多种可行实现路线,便于决策和工时估算。

▸ 展开 SKILL.md 英文原文

Analyze implementation gap between requirements and existing codebase

开发编程需求对照差距分析代码审计通用
3.6k
Stars
274
Forks
40
仓库内 Skill
+47
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/gotalab/cc-sdd/main/tools/cc-sdd/templates/agents/antigravity-skills/skills/kiro-validate-gap/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/gotalab/cc-sdd/main/tools/cc-sdd/templates/agents/antigravity-skills/skills/kiro-validate-gap/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# Implementation Gap Validation

<background_information>
- **Mission**: Analyze the gap between requirements and existing codebase to inform implementation strategy
- **Success Criteria**:
  - Comprehensive understanding of existing codebase patterns and components
  - Clear identification of missing capabilities and integration challenges
  - Multiple viable implementation approaches evaluated
  - Technical research needs identified for design phase
</background_information>

<instructions>
## Core Task
Analyze implementation gap for feature **$1** based on approved requirements and existing codebase.

## Execution Steps

1. **Load Context**:
   - Read `{{KIRO_DIR}}/specs/$1/spec.json` for
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有