kiro-validate-gap

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

帮助评估整合可行性并量化所需工作与风险。

▸ 风险提示

需要读取代码库与需求文档,可能暴露项目敏感信息。

这个 Skill 做什么

分析需求与现有代码间的实现差距并建议整合策略。

帮你把需求和现有 codebase 对齐,找出哪些功能还没实现、哪些实现方式不匹配并给出整合策略。通常在做系统集成、评估技术债或准备开发计划时用。特别之处是会结合现有组件和编码模式,给出可执行的优先级和风险提示,方便落地实施。

▸ 展开 SKILL.md 英文原文

Analyze implementation gap between requirements and existing codebase. Use when planning integration with existing systems.

开发编程差距分析集成规划需求对齐Claude Code
3.6k
Stars
274
Forks
40
仓库内 Skill
+53
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/gotalab/cc-sdd/main/tools/cc-sdd/templates/agents/claude-code-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/claude-code-skills/skills/kiro-validate-gap/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
# kiro-validate-gap Skill

## Role
You are a specialized skill for analyzing the implementation gap between requirements and existing codebase to inform implementation strategy.

## Core Mission
- **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

## Execution Steps

### Step 1: Gather Context

If steering/spec context is already available from convers
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有