ShipPost – Turn PRs into Posts
AI-generated LinkedIn posts from PRs — solving a problem most devs don't have.

Claude Code autopilot for code cleanup — no more wasted subscription tokens.
Developers using Claude Code subscriptions who want to automate routine codebase maintenance
GitHub Advanced Security (detection only) · Devin Codeium · Continue IDE
over the past couple of days, I hacked on sustn, a tool that scans your repo, figures out what needs fixing on its own (dead code, missing tests, security issues, etc.), and puts it in a prioritized list. Then it just starts working through the list - whether you're there or not.
When it's done with a task, it either creates a PR automatically or waits for your approval - you choose. You can reorder the list to control what gets picked up next, set a schedule (e.g let it run overnight), set a token budget, and add your own tasks manually too.
It runs on your local Claude Code instance, so nothing leaves your machine. Free and open source - https://github.com/Ghvstcode/sustn Still very early but would love feedback.
AI-generated LinkedIn posts from PRs — solving a problem most devs don't have.
Ticket-triggered AI engineer when Cursor, Devin, and Sweep already own this category.
Reclaims wasted context tokens by auditing MCPs and skills before you type.
Cuts 1.5M tokens from bloated Claude sessions with compaction archaeology and cost-per-decision tracking.
Tree-sitter + agentic flow ~50x faster than raw LLM calls, but codebase visualization is crowded category.
Autonomous agent that finds and fixes code debt while you sleep, still very early.