Plan Canvas
Point to the part you mean.
Annotate a plan in your browser. Send feedback to your agent, then review the revision in place.
Use Plan Canvas ↗The #1 agentic engineering toolkit
Skills, memory, planning and security. Give your coding agents a shared way to work, across the tools you use.
npx ecc-universal install --guidedInstall ECC in your coding tool
* Snapshot: . Clone window: August 29–September 11. npm window: August 14–September 12 (30 days). npm counts are API-reported totals with reporting gaps; no estimates have been added. Skill installs count individual skills, and these channels overlap.
| Method | Reported measurement | Window and coverage |
|---|---|---|
| Git clone | 673,617 clone events 90,216 window-level unique cloners | August 29–September 11, 2026. Owner-verified GitHub traffic; clone operations do not establish completed installs. |
| ecc-universal | 21,962 npm downloads | August 14–September 12. Includes npm-based acquisition through npm, pnpm, Yarn, Bun and execution helpers; no separate client or harness split. |
| ecc-agentshield | 30,535 npm downloads | August 14–September 12. Package download events, including repeat downloads and automation. |
| Skills CLI / skills.sh | 805.5K skill installs | Provider-displayed cumulative count, rounded. Individual skill installs, not full-toolkit installs or unique developers. |
| GitHub App | 6,184 installs | Current first-party install stock. It can decrease when installations are removed. |
| Claude Code plugin | Verified installation route | No standalone native install count verified. Plugin acquisition may overlap repository downloads. |
| Codex plugin | Verified marketplace route | No standalone native install count verified. Legacy sync and repo-local configuration also have no separate activation count. |
| Uploaded release packages | 2,600 .tgz downloads | Cumulative: 1,607 for v2.0.0 and 993 for v2.0.0-rc.1. Video and image assets excluded. |
| Manual installs and harness adapters | Shared acquisition routes | Clone/install scripts, file copies and adapter setup can overlap GitHub or npm counts. No per-harness successful-install total verified. |
| Source ZIPs and raw files | Count unavailable | GitHub's autogenerated archives and individual file copies are not measured by uploaded release-asset counters. |
| AgentShield GitHub Action | Verified execution route | No independent execution or adoption total verified; package acquisition can overlap npm. |
These channels overlap, so their counts are not added together. npm totals are the API-reported values; shared zero-day reporting gaps remain, with no estimated downloads added. A missing native plugin counter means unknown, not zero.
and many others
The GitHub App
ECC for GitHub
Connect a repository, review the practices the App finds, and keep useful guidance with your code.
Explore the GitHub App ↗Prefer a local setup? Start with the open-source toolkit.
Inside the toolkit
Planning & coordination
Plan Canvas
Annotate a plan in your browser. Send feedback to your agent, then review the revision in place.
Use Plan Canvas ↗Control Pane
Inspect sessions, worktrees and overlapping work in the local operator interface.
Explore Control Pane →Local interface · demonstration dataContext & compute
Unified Memory
Save a handoff, search project context and read it from another harness. Available through the CLI and MCP.
See memory in practice →ecc memory init --scope project
ecc memory handoff --from codex --target claude --title "Continue the rollout" --body-file handoff.md
ecc memory search "rollout" --target-harness claudeSign in, find GPUs and inspect runtime status with the Itô compute skill.
Explore compute workflows ↗AgentShield
Security for the agent harness
Inspect configurations, permissions, hooks and MCP connections. Open the findings, understand the risk, and decide what to change.
AgentShield in action
The original hackathon demonstration.
Watch the original video on YouTube ↗3 minutes · Historical demo
Plans
Open-source skills, agents, and commands for your local workflows.
Get the toolkitPrivate repository coverage and deeper GitHub App guidance.
Compare App plansRollout, training, and security support scoped to your organization.
Tell us what you needThe open-source toolkit is separate from GitHub App plans. See plan details.
Built in the open
From local models to research workflows. Notes from developers using and adapting ECC.
Personal experiences, with the full discussion and feedback linked above. Also covered by Nico on X ↗
From engineering teams
An Amazon engineering leader was asking principal engineers to use ECC.
“His engineer thought that a team of 10 to 15 people were working on it.”
Work with Affaan
Technical sessions at Skydio and ByteDance. Workshops, implementation and security reviews for the way your team works.
Talks & consulting →Community coverage
Tutorials, walkthroughs and independent takes from the people exploring ECC.
The framework, explained
Dario Radečić walks through the architecture, setup and tradeoffs of building with ECC.
A closer, critical look
A selective-install review: useful pieces to take, context costs to consider, and what to leave behind.
Tencent Cloud Developer Community
Chinese-language articleFrom the archive ·
ECC alongside other open-source projects in Nam Nguyễn’s September 6 coverage.
Find Nam Nguyễn’s coverage on YouTubeA few details
ECC is an open-source collection of skills, agents, hooks and workflow tools for coding agents. Start with the pieces your project needs, keep them in version control, and use them in your existing harness.
Explore the open-source projectConnect the repositories you choose to the ECC GitHub App. It uses repository history to prepare reviewable guidance for your team. Review the requested GitHub permissions before installing; your existing pull-request review remains part of the workflow.
Review the GitHub AppAgentShield inspects agent configuration and workflow surfaces for risks such as prompt injection, unsafe permissions and exposed secrets. A scan is a review aid, not a guarantee that a repository or agent is safe. Review the scanner and the scope you select before running it.
Explore AgentShieldECC is MIT-licensed and includes skills, agents, hooks, Plan Canvas, unified memory and compute workflows. Use them from the open-source repository. The GitHub App has separate Free, Pro and Enterprise plans; paid rollout and support are scoped with your team.
Compare the plansNext step