A deep comparison of tmux, proven over 19 years, and cmux, designed specifically for AI coding agents — from architecture to real-world workflows
A comparative analysis of claude-code-harness (TypeScript guardrail engine) and claude-harness (Shell-based 5-layer memory architecture), from design philosophy through practical workflow
A comparative analysis of the official marketplace, community directories, and the Korean-language marketplace that make up the Claude Code plugin ecosystem
How Context7 solves the structural problem of LLMs generating code with outdated training data — architecture and real-world usage analyzed
gstack, open-sourced by Y Combinator CEO Garry Tan, is an open-source skill framework that transforms Claude Code into a virtual engineering team performing everything from CEO review to QA testing
Designing an adaptive harness as a Claude Code Plugin for vibe coders and implementing v0.1.0 — covering repo auto-detection, preset system, session management hooks, and the insights improvement loop, all completed across 4 implementation plans in a single day.
After completing v1, we deleted all custom templates, pivoted to a marketplace-first approach, then designed and implemented v2a Intelligent Harness Evolution and v2b Extended Features in a 26-hour marathon session
How we built visual feedback for auto-injected tone/angle references, implemented per-user data isolation, and parallelized Gemini API calls with asyncio.gather
Transitioning the Gemini API to async with concurrent generation support, improving prompt structure and reference image randomization, and systematically decomposing a 1500-line main.py
How we integrated Claude Code sessions and commit-based dev logs into the unified skill flow, and added automatic time range calculation based on last-run timestamps