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
Changelog: Source: GitHub https://github.com/wizeline/sdlc-agents
No comments yet. Be the first one!