Code Review

Feature Chain — Tracing the full stack with one operationId

Feature Chain — Tracing the full stack with one operationId

Which files do you need to touch to modify a single feature? Feature Chain takes one operationId and automatically extracts the entire scope — API spec, DB schema, authorization policy, state diagram, function implementations, test scenarios, and frontend.

whyso — What git blame doesn't tell you

whyso — What git blame doesn't tell you

git blame tells you who changed what and when. whyso tells you why. A tool that automatically extracts per-file change history from Claude Code session data.