code-review-contextualizing
Semantic codebase context retrieval for code reviews. Trigger this skill when a code review requires understanding the broader codebase — "find all callers of this function", "what imports this module", "check if this change breaks dependencies", "map out how this code is used", "find related files for this diff", "trace data flow across files", or when reviewing a diff that references symbols, types, or patterns defined elsewhere. Also used internally by code-review-orchestrating when context is needed. Enables
更新日志: Source: GitHub https://github.com/wizeline/sdlc-agents
还没有评论,快来第一个发言吧。