Menu

Post image 1
Post image 2
Post image 3
Post image 4
1 / 4
0

πŸš€ I built askdiff β€” a Claude Code skill that lets you ask questions to the same session that wrote the code

DEV CommunityΒ·NarekΒ·21 days ago
#fo47iNOG
#ai#claude#nocode#code#askdiff#session
Reading 0:00
15s threshold

The problem I kept running into Using Claude Code in the past couple of months I have noticed a clear bottleneck in my workflow - reviewing code written by AI. My workflow looked like this: Finish a Claude Code session Open a draft PR to review the diff Hit a question on a specific line Copy file name + line numbers back into Claude Try to help the session to remember the context Repeat Then I realized something: in the pre-AI world, I never did this. I never took diffs back to the code author. I just left a comment in the PR and the author answered directly, because they had full context of why and what. So I built askdiff. What askdiff does Askdiff is a Claude Code skill + an NPM package that opens a GitHub PR-style diff viewer in your browser, attached to the same Claude Code session that wrote the code. Launch /askdiff from any Claude Code session and it will open the working directory diff in a UI attached to the Claude Code session.…

Continue reading β€” create a free account

Join HashtagPLUS to read full articles, follow hashtags, vote, and join the conversation.

Read More