claude-code-guide and claude-ctrl

These are **complements**: the first is a comprehensive guide for learning Claude Code's capabilities and workflows, while the second is a specialized control plane for deterministic, systems-level code execution—they address different layers of Claude Code usage (learning vs. production control).

claude-code-guide
68
Established
claude-ctrl
51
Established
Maintenance 23/25
Adoption 10/25
Maturity 15/25
Community 20/25
Maintenance 13/25
Adoption 10/25
Maturity 9/25
Community 19/25
Stars: 3,588
Forks: 333
Downloads:
Commits (30d): 21
Language:
License: MIT
Stars: 157
Forks: 27
Downloads:
Commits (30d): 0
Language: Shell
License: MIT
No Package No Dependents
No Package No Dependents

About claude-code-guide

zebbern/claude-code-guide

Claude Code Guide - Setup, Commands, workflows, agents, skills & tips-n-tricks go from beginner to power user!

Comprehensive reference guide for Claude Code with practical setup instructions, environment configuration, and CLI commands. Covers advanced features like agent teams, skills system, Model Context Protocol (MCP) integration, and sandbox isolation—extending beyond basic usage to support complex automation workflows, PR reviews, and issue triage automation. Includes native installers, authentication management, and plugin architecture for extensibility.

About claude-ctrl

juanandresgs/claude-ctrl

The Systems Thinker's Deterministic Claude Code Control Plane

# Technical Summary Enforces deterministic governance over Claude Code through shell-script hooks that intercept every tool call (bash commands, file writes, agent dispatches) and mechanically deny unsafe operations—write-on-main attempts, untested code, undocumented changes—regardless of model context drift. Four specialized agents (Planner, Implementer, Tester, Guardian) divide responsibilities across a self-correcting pipeline, with unified SQLite state (WAL mode) eliminating race conditions in concurrent worktrees. v4.0 reduces token-per-success by 1.4% while maintaining 100% task completion through environment-tiered database safety gates, pre/post-write interception hooks, and compaction-free prompt design.

Scores updated daily from GitHub, PyPI, and npm data. How scores work