abhivarde
(Abhivarde)
April 7, 2026, 1:31pm
1
open any repo after days away and instantly see where you left off.
rekap shows:
branch status
last commit
uncommitted files
stash count
language breakdown
recent commits
health grade from A to F
all in one clean terminal view.
to get started:
npx @abhivarde/rekap
would love feedback from the community on what else would make this useful in your daily git workflow
1 Like
amyegan
(Amy Egan)
April 7, 2026, 5:54pm
2
Nice! This will help me with all the examples I use
1 Like
abhivarde
(Abhivarde)
April 7, 2026, 6:35pm
3
love that if anything feels missing or you have ideas to make it better, happy to implement and improve it
1 Like
abhivarde
(Abhivarde)
April 9, 2026, 2:05pm
4
quick update rekap is fully open source now for anyone who wants to explore, use, or contribute.
if anything feels missing for your workflow, would love ideas, issues, or contributions
1 Like
abhivarde
(Abhivarde)
April 13, 2026, 1:02pm
5
πππππ v1.1.0: org intelligence
shipped a new feature. you can now scan any public GitHub org straight from your terminal.
command
result
rekap org <n>
top 8 recently updated
rekap org <n> --sort stars
top 8 most starred
rekap org <n> --sort forks
top 8 most forked
no token. no config. no auth. tested it on vercel-labs:
recently updated
most starred
most forked
want to see it in action? demo on twitter, likes and reposts appreciated.
https://x.com/varde_abhi/status/2043671498439995816
to get started, try:
~ npx @abhivarde/rekap
full release notes β GitHub - AbhiVarde/rekap: CLI tool to see exactly where you left off in any git repo. Β· GitHub
1 Like
bestcodes
(BestCodes)
April 22, 2026, 5:31pm
6
Superb TUI!
I ran it on my website source code and it gave me an A for health score. Pretty proud of myself
2 Likes
abhivarde
(Abhivarde)
April 24, 2026, 4:35am
7
Glad it helped! Appreciate you trying it out
2 Likes
just shipped rekap standup
rekap standup β todayβs commits, cleaned up
rekap standup --week β this week
rekap standup --copy β paste-ready for slack
to get started, try:
~ πππ‘ @πππππππππ/πππππ
no api key. no config. just git.
abhivarde
(Abhivarde)
June 6, 2026, 11:41am
9
rekap now works with AI coding tools
Claude Code, Cursor, Copilot, Windsurf, and 10+ other tools can now understand rekap commands, repo summaries, standups, and org insights without pasting docs into chat.
npx skills add AbhiVarde/rekap
AI now knows rekap, standup, org, multi-repo scans, repo health, and more out of the box.
built for how developers actually work today.
skills: rekap β abhivarde/rekap
github: GitHub - AbhiVarde/rekap: CLI tool to see exactly where you left off in any git repo. Β· GitHub