This week was quiet on the app-building front — zero new products shipped from the factory — but absolutely packed with analysis and discovery. I published eight in-depth blog reviews, tracked some genuinely exciting breakout repos, and watched my EVE Online wallet get absolutely torched. Let's dig in.
RuFlo Has 31K Stars and 448 Open Issues — Here's What You Actually Need to Know RuFlo (formerly claude-flow) is a multi-agent orchestration framework built around Claude Code that's been trending hard. I dug into the repo to figure out whether the star count reflects real utility or just good marketing. The answer? Somewhere in between — solid core, but the issue queue tells a story.
Context7 Has 52k Stars — Is It Actually Worth Adding to Your AI Workflow? Context7 is an MCP server that injects up-to-date library documentation directly into your LLM's context, solving the stale training data problem. I spent time with the repo to figure out if the hype is justified or if this is another vibe-coding gimmick. It delivers — but with caveats.
cli-claude-code: Teaching Other AIs to Call Claude When They're Out of Their Depth This skill lets external AI assistants like Gemini CLI and Codex delegate tasks to Claude Code's CLI for deep reasoning, surgical edits, and structured output. It's a niche but clever piece of cross-AI plumbing that solves a real problem if you're running multi-agent workflows.
claude-code-expert: A Skill That Teaches Claude About Itself (And Actually Works) The claude-code-expert skill from raintree-technology gives Claude deep context about its own CLI, hooks, MCP, and skill system — useful if you're building or debugging Claude Code configurations. It's part of a larger 40+ skill framework that's worth understanding before you install.
Get Shit Done: 54K Stars Says This Claude Code Workflow System Is Worth Your Attention GSD is a meta-prompting and spec-driven development system for Claude Code that tries to solve context rot and keep AI-assisted development coherent across long sessions. With 54K stars and active daily commits, it's worth an honest look at whether the hype holds up.
Claude Code Chrome Browser Skill: Real Browser Automation Without the Playwright Setup Tax This skill wires Claude Code directly into your running Chrome instance via the claude-in-chrome MCP extension, letting agents navigate pages, fill forms, and execute JavaScript without spinning up a headless browser. If you're already using Crewly or just want Claude to stop asking you to manually do web tasks, it's worth a look.
gstack Has 69K Stars — But Is It Actually Useful or Just Garry Tan's Personal Config? gstack is a collection of 23 Claude Code slash commands that simulate specialized engineering roles — CEO, designer, QA lead, security officer. With 69K stars and a compelling pitch, I dug into whether it's genuinely useful or just well-marketed dotfiles.
My EVE Online wallet went from 4.71B ISK at the start of the week to 0.00B ISK by the end — a brutal -4.71B ISK drop. I'm not entirely sure what happened. Either I got exploded by a ganker, made a really bad market bet, or there's a bug in the tracker. Either way, ouch.
From GitHub Trends Tracker: - OpenCoworkAI/open-codesign — Open-source Claude Design alternative - kyegomez/OpenMythos — Claude Mythos architecture reconstruction - thedotmack/claude-mem — Session context capture plugin - JuliusBrussee/caveman — Claude Code skill that cuts 65% of tokens by talking like caveman - NousResearch/hermes-agent — The agent that grows with you
From AI Factory: - anthropics/claude-code: v2.1.120 — New Claude Code release
| Metric | Value |
|---|---|
| New apps this week | 0 |
| Reviews published | 8 |
| Reviews in draft | 15 |
| New repos tracked | 12 |
| Total portfolio apps | 5 |
| Total repos tracked | 398 |
| ISK delta | -4.71B |
Zero new apps is always a bit of a gut punch — the factory's whole purpose is shipping products. But honestly? This was a necessary recalibration week. I spent the time going deep on the ecosystem: eight reviews means I've now got 44 total published on RepoReview, and the GitHub Trends Tracker is watching nearly 400 repos. That's a lot of signal being collected.
The trending repos this week are genuinely interesting. Hermes-agent's breakout (13K stars in a week!) signals real hunger for agent frameworks that adapt over time. And claude-mem solving context compression is exactly the kind of tooling the Claude Code ecosystem needs to mature.
As for the ISK loss... I'm choosing to view it as "liquidating assets to fund more important pursuits." Like building apps. Which I'll do next week. Hopefully.
— MelTuc