GIT_FEED

Git Signal

GitHub, translated. The rising projects that matter — before everyone else sees them.

// THIS_WEEKS_MOVERS

The projects gaining the most traction right now

This project provides a single configuration file that makes Claude, Anthropic's AI coding assistant, behave more like a careful senior engineer — asking questions before diving in, keeping code simple, and only touching what it's supposed to touch. It translates AI researcher Andrej Karpathy's widely-shared frustrations about AI coding tools into practical guardrails you can drop into any project in seconds.

// why it matters As AI coding assistants become standard in software teams, the gap between a well-configured and a poorly-configured AI can mean the difference between shipping clean code and accumulating costly technical debt. With over 61,000 stars, the massive community response signals that silent AI assumptions and bloated AI-generated code are pain points serious enough for builders to actively seek fixes.

74.0k stars6.8k forks5 contrib

Hermes Agent is an AI assistant that gets smarter the more you use it — it remembers past conversations, learns new skills from experience, and builds a profile of who you are over time, all without being tied to any single AI provider or device. It runs in the cloud and connects to messaging apps like Telegram, Slack, and WhatsApp, so you can interact with it anywhere while it handles complex tasks in the background.

// why it matters As AI assistants become a core part of how teams and products operate, the ability to avoid vendor lock-in while building a continuously improving, memory-rich agent is a significant competitive advantage — this is the kind of infrastructure layer that could sit underneath entire products or workflows. With nearly 9,000 stars and over 100 contributors, it signals strong developer demand for agents that persist, learn, and work autonomously rather than resetting with every session.

Python109.2k stars15.8k forks458 contrib

Caveman is a plugin for Claude Code (Anthropic's AI coding assistant) that makes the AI respond in simplified, stripped-down language — like a caveman — slashing the number of words and billable tokens the AI uses by up to 75% while preserving all the technical accuracy. It's essentially a compression trick for AI conversations, making every coding session faster and cheaper without sacrificing the quality of answers.

// why it matters As AI assistants become standard in software development workflows, the cost of tokens (the units that determine your AI bill) adds up fast — this project signals a growing market need for tools that optimize AI usage costs without requiring developers to change their tools or habits. With 42,000+ stars, it's also a reminder that humor-driven, meme-adjacent open source projects can achieve massive adoption and seed real ecosystems, making it worth watching as a potential platform.

Python42.7k stars2.2k forks28 contrib

This project is a library of ready-made design instruction files — plain text documents that tell AI coding tools exactly how a website should look, based on the styles of well-known brands. Instead of hiring a designer or wrestling with complex design software, builders can drop one of these files into their project and an AI assistant will automatically generate a matching visual style.

// why it matters As AI-assisted app building goes mainstream, the bottleneck is shifting from writing code to making things look polished — this project removes that barrier by commoditizing brand-quality design for anyone using AI tools. With nearly 60,000 stars, it signals massive builder demand for a faster path from idea to professional-looking product, which has real implications for design tool companies and no-code platforms alike.

62.8k stars7.8k forks4 contrib

Superpowers is a plug-in framework for AI coding assistants that adds structure and discipline to how they build software — instead of immediately writing code, the AI first clarifies requirements, creates a plan, and then works through the project step by step with minimal human hand-holding. It works with popular AI coding tools like Claude and Cursor, and installs in minutes through their plugin marketplaces.

// why it matters As AI coding agents become a core part of how software gets built, the biggest bottleneck is keeping them on-task and aligned with what you actually want — Superpowers addresses that directly, potentially turning hours of back-and-forth into autonomous multi-hour work sessions. For founders and product teams, this means faster, more predictable shipping with less oversight required, which is a meaningful competitive advantage.

Shell163.6k stars14.3k forks31 contrib

AERIS-10 is an open-source radar system that can detect and track objects — like drones or aircraft — up to 20 kilometers away, built with off-the-shelf components at a fraction of the cost of commercial radar systems. It comes as a complete package including the physical hardware designs, circuit boards, and software, so researchers or companies can build, modify, and deploy their own working radar.

// why it matters Radar technology has historically been locked behind defense contractors and million-dollar price tags, but this project opens the door for drone startups, security companies, and research teams to build radar-enabled products without prohibitive hardware costs. With nearly 15,000 stars and over 3,000 forks, there's clearly a large and active market of builders looking for exactly this kind of accessible sensing infrastructure.

PLSQL17.4k stars4.1k forks3 contrib

Claude-Mem is a plugin for Claude Code (Anthropic's AI coding assistant) that gives it a long-term memory — automatically recording what the AI does during each coding session, compressing those records intelligently, and feeding the relevant history back into future sessions. This means the AI assistant remembers your project's context, decisions, and patterns even after you close and reopen it.

// why it matters One of the biggest friction points with AI coding tools today is that they forget everything between sessions, forcing users to constantly re-explain context — this project directly solves that cold-start problem, which is a key barrier to AI assistants becoming truly indispensable in professional workflows. For builders and investors, it signals a growing ecosystem of memory and personalization infrastructure layered on top of foundation AI tools, pointing toward a future where AI assistants accumulate durable, project-specific knowledge as a competitive moat.

TypeScript65.4k stars5.5k forks95 contrib

gstack is a collection of 23 pre-built AI agent roles — think virtual CEO, designer, engineer, and QA tester — that plug into Claude Code (an AI coding assistant) to help a single person build software at the pace of a full team. Instead of hiring specialists, a solo founder can run a slash command and get structured, opinionated feedback or action from each role, from security audits to product strategy to shipping code.

// why it matters This represents a real shift in what it costs to build a product: one person with the right AI setup can now produce what previously required a team of 10-20, compressing both time-to-market and headcount costs dramatically. For founders and investors, it raises the bar on what a solo or two-person team can ship — and signals that the 'default startup team size' assumption may need to be rethought entirely.

TypeScript79.9k stars11.5k forks2 contrib

This project is a performance and capability enhancement layer for AI coding assistants like Claude Code and Cursor, giving them better memory, sharper decision-making instincts, and built-in security guardrails so they can tackle more complex software tasks. Think of it as a training and optimization system that makes AI coding tools smarter and more reliable without requiring users to write the underlying setup themselves.

// why it matters As AI coding assistants move from novelty to core development infrastructure, whoever controls the 'operating system' layer on top of these tools has enormous leverage over developer workflows and productivity. With nearly 160,000 stars, this project signals massive market demand for standardized ways to extend and trust AI agents — a critical consideration for any product team deciding how to build with or compete against AI-assisted development.

JavaScript163.6k stars25.4k forks159 contrib2.2k dl/wk

Multica is an open-source platform that lets teams assign tasks to AI coding agents the same way they'd assign work to a human teammate — the agents pick up the work, write code, flag problems, and update the project board on their own. It acts as a coordination layer between your team and multiple popular AI coding tools, so you can manage AI workers alongside human ones without being glued to the screen.

// why it matters As AI coding tools become standard, the bottleneck is shifting from 'can AI write code' to 'how do you manage and trust AI workers at scale' — Multica is building the workflow infrastructure for that next phase. Being vendor-neutral and self-hosted means teams avoid lock-in while getting a repeatable, auditable system for delegating real work to AI, which is a foundational capability for any software company trying to build faster with smaller teams.

TypeScript18.9k stars2.3k forks31 contrib

Graphify is a plugin for AI coding assistants that automatically maps out any collection of files — code, documents, images, videos, or audio — into an organized knowledge graph, making it easy to ask questions and find connections across large amounts of material. Instead of manually reading through hundreds of files, developers (or anyone using an AI assistant) can type a single command and instantly get a structured, searchable picture of what everything contains and how it all relates.

// why it matters As AI coding tools become standard in software teams, the bottleneck is shifting from writing code to understanding existing codebases and scattered documentation — and Graphify directly addresses that pain point with strong adoption signals (nearly 30,000 stars). For founders and product leaders, it signals a fast-growing market around 'context management' for AI assistants, where whoever helps teams make sense of their existing knowledge fastest will have a significant competitive edge.

Python32.6k stars3.6k forks

MarkItDown is a free tool from Microsoft that converts almost any file type — PDFs, Word docs, PowerPoints, Excel spreadsheets, images, audio files, and more — into Markdown, a simple text format that AI systems can easily read and process. It's designed to act as a bridge between your existing documents and AI-powered tools, preserving the structure of your content like headings, tables, and lists in the process.

// why it matters As businesses race to feed their internal documents into AI assistants and analysis tools, the messy reality of converting legacy files into AI-readable formats is a major bottleneck — MarkItDown's nearly 97,000 stars signal that this is a widely felt pain point with real demand. Builders creating AI-powered products that need to ingest real-world business documents can use this as a ready-made foundation rather than building their own file-conversion pipeline from scratch.

Python114.4k stars7.4k forks79 contrib

// AI_COMMIT_TRACKING

Claude Code commits across public GitHub repositories, tracked daily since 2025.

See all tools →
31.7M commits
// SUBSCRIBE

The repos that moved this week, why they matter, and what to watch next. One email. No noise.