Claude Stack
Description
Personal coding-agent skills and per-agent stack installers (skills, MCP servers, hooks/rules, plugins) for Claude Code and Cursor.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
claude-stack
The Claude Code half of a coding-agent setup - an installable stack of house skills, subagents, always-on and path-scoped rules, hooks, MCP servers, and plugins that gets applied to the projects you actually work in. This repo is the single source of truth: everything installs from one release archive of this repo per run (the rolling `latest` release, with a shallow git clone as the fallback - either way an install is a single source revision, recorded in `.claude/claude-stack.stamp`), and consuming projects pull from here rather than owning their copy. The **Cursor** twin stack lives in its own repo, [`cursor-stack`](https://github.com/envoydev/cursor-stack) - its installers clone THIS repo for the shared skills, so the baseline stays single-sourced here.
What it gives a project: consistent house conventions that attach themselves to the right file types, single-chat and multi-agent build workflows with quality gates, per-project MCP wiring (docs lookup, symbol navigation, browser and mobile automation, error monitoring), and a guided install/update flow.
Technologies
The stack is built for this house's verticals:
- .NET / C# - ASP.NET web/API, WPF desktop, console workers / bots / daemons / CLIs
- Angular / TypeScript - web frontend, plus Ionic/Capacitor hybrid mobile
- SQL - PostgreSQL, SQLite, SQL Server (schema, migrations, query conventions)
- DevOps - Docker, GitHub Actions
What gets installed
| Surface | Count | What it is |
|---|---|---|
| Skills | 77 | house conventions + workflow skills, .claude/skills/ |
| Agents | 43 | model/effort-pinned subagents, .claude/agents/ |
| Rules | 18 | always-on baselines + path-scoped conventions, .claude/rules/ |
| Hooks | 8 | deterministic guards + an env-gated usage instrument (off by default), .claude/hooks/ |
| MCP servers | 8 | per-project registrations in /.mcp.json |
| Plugins | 7 | installed via the claude CLI |
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11