markmdev/meridian
Zero-config Claude Code setup with enforced task scaffolding, structured memory, persistent context after compaction, plug-in code standards, optional TDD mode, and zero behavior changes for developers.
Implements Claude Code as a Claude plugin with lifecycle hooks that inject persistent workspace context at session start, pre-compaction, and task completion, while routing project docs via frontmatter metadata to keep relevant guidance in scope. The architecture separates plugin-managed runtime (hooks, agents, commands) from repo-scoped scaffolding (`.meridian/` with WORKSPACE.md, structured docs, and session learner) that persists across compaction and worktrees, with ephemeral state isolated to `~/.meridian/state/` per workspace hash. Targets multi-hour implementation work in medium-to-large repos where context loss and instruction drift are costly, integrating with existing `CLAUDE.md` guidance files without requiring workflow changes.
143 stars.
Stars
143
Forks
12
Language
Python
License
—
Category
Last pushed
Mar 11, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/markmdev/meridian"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
UfoMiao/zcf
Zero-Config Code Flow for Claude code & Codex
frankbria/ralph-claude-code
Autonomous AI development loop for Claude Code with intelligent exit detection
popup-studio-ai/bkit-claude-code
bkit Vibecoding Kit - PDCA methodology + Claude Code mastery for AI-native development
cheolwanpark/claude-agent-toolkit
Python framework for building agents using claude-code-sdk with programmable tools
shinpr/claude-code-workflows
Production-ready development workflows for Claude Code, powered by specialized AI agents.