Belisarius, one app to manage many repo
Multi-repo command executor in Rust/Tauri—solves a niche pain but Git worktrees partially overlap.
One command to generate a portable AI context file from any repo.
One command generates portable AI context—replaces manual re-explaining between models.
AI-assisted developers, multi-model workflow users, team leads managing code context
CLAUDE.md · .cursorrules · Cursor Rules
I built handoff-md to fix this. It's a CLI tool that analyzes your git repo and generates a single HANDOFF.md file. Paste it into any AI model and it instantly understands your project.
What it does:
- Parses git history (last 20 commits, branches, uncommitted changes) - Detects your stack (framework, ORM, DB, auth, deploy, test runner) - Reads naming conventions, folder structure, API patterns - Picks up existing AI config files (CLAUDE.md, .cursorrules, AGENTS.md) - Outputs a single markdown file, around 3000 tokens
Usage: npx handoff-md
No config, no API keys, no dependencies beyond Node.js and git. Works with Claude, GPT, Gemini, Codex, local models, anything that reads markdown.
There's an open issue in Claude Code (#11455) requesting exactly this. Cursor, Windsurf, and Copilot don't have it either. So I built it as an open source CLI that works everywhere.
Built with TypeScript. MIT licensed. Feedback welcome.
Multi-repo command executor in Rust/Tauri—solves a niche pain but Git worktrees partially overlap.
Git remote helper over Freenet—actually cloneable demos prove it works today.
Semantic diff-to-issue alignment + agentic rule generation—solves real maintainer pain from Copilot volume.
Git-based context switching tracker, but time estimates rely on unvalidated research assumptions.
Terminal nostalgia: ASCII art credits roll for your repo in style.
Claude inside a Modal sandbox auto-generates devcontainer configs, but needs wider adoption.