Evc
Description
The open-source marketing agent workspace for Claude Code. 42 commands, 12 hooks, 4 industry starters.
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
EVC
**The agent workspace for marketing operators.**
42 commands. 12 hooks. 3 modes. 4 starters. One `setup.sh`.
An opinionated marketing agent system for [Claude Code](https://claude.ai/code). Clone it, configure it, run `/project:monday` to start your week.
[**Visual overview →**](https://saigonxiii.github.io/evc)
What this is
EVC is a folder. Inside it:
evc/
├── _templates/ # Source of truth (tracked in git)
│ ├── commands/ # 42 command prompts with {{TOKENS}}
│ ├── hooks/ # 12 shell scripts that fire on events
│ ├── contexts/ # 3 mode files (content/build/research)
│ ├── staging/ # Shared staging stylesheet
│ ├── SOUL.md # 7 operating principles
│ └── CLAUDE.md # Top-level agent instructions
│
├── .claude/ # Rendered output (gitignored)
│ ├── commands/ # Your 42 rendered commands
│ ├── hooks/ # Your 12 rendered hooks
│ └── contexts/ # Your 3 rendered modes
│
├── brand/ # Your brand brain
│ ├── canon-rules.json # Banned phrases, USPs, required language
│ └── canon-history/ # Auto-maintained snapshots + CHANGELOG
│
├── content-engine/ # Working memory
│ ├── memory/ # Lessons, learning log, visual log
│ ├── output/ # Weekly posts, blog drafts, reports
│ └── calendar/ # Weekly briefs + reviews
│
├── staging/ # Browser previews before publish
├── scripts/ # Validation, secret scan, staging helpers
├── starters/ # 4 industry configs (web3/saas/ecom/generic)
├── config.env.example # Template — copy to config.env
└── setup.sh # One command to render everything
Every command is a markdown file. Every hook is a shell script. The workspace is just files — fork it, read it, chan
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