ECC icon indicating copy to clipboard operation
ECC copied to clipboard

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

Results 167 ECC issues
Sort by recently updated
recently updated
newest added

## Summary Adds a `social-publisher` skill connecting Claude Code to [SocialClaw](https://github.com/ndesv21/socialclaw) for agent-driven publishing across 13 social platforms through a single workspace API key. **Platforms:** X, LinkedIn (profile + page),...

## What Changed Updated the `/plugin marketplace add` URL in `README.zh-CN.md` from `https://github.com/affaan-m/everything-claude-code` to `https://github.com/affaan-m/ECC` (2 occurrences). ## Why This Change The repository was renamed from `everything-claude-code` to `ECC`, but...

## Summary In `everything-claude-code` v1.10.0 (the current latest GitHub release / Claude Code marketplace artifact), the `gateguard-fact-force.js` PreToolUse hook computes its per-session state-file path from `process.ppid || process.pid` whenever neither...

bug
needs-fix
ecc-2.0
P0

## Summary Adds `skills/frontend-a11y/SKILL.md` - a dedicated accessibility skill for React and Next.js. **Why this skill is needed:** Accessibility issues were the most repeated feedback I received from automated code...

Bumps the minor-and-patch group with 2 updates in the / directory: @opencode-ai/plugin and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). Updates `@opencode-ai/plugin` from 1.15.3 to 1.16.2 Updates `@types/node` from 25.7.0 to 25.9.2 Commits See full diff...

dependencies

Bumps [actions/stale](https://github.com/actions/stale) from 10.2.0 to 10.3.0. Release notes Sourced from actions/stale's releases. v10.3.0 What's Changed Bug Fix Enhancement: ignore stale labeling events by @​shamoon in actions/stale#1311 Dependency Updates Upgrade dependencies...

dependencies

Duplicate of #2043 ## Task Description ## Acceptance Criteria - [ ] ... - [ ] ... ## Context

## Environment - OS: Windows 11 Pro - Shell: Git Bash (MSYS2) via `C:/Program Files/Git/usr/bin/bash.exe` - Node.js: v24.14.0 (Windows-native, `process.platform === 'win32'`) - Plugin version: `[email protected]` ## Bug Every `node...

bug
needs-info
ecc-2.0
P1

### Greetings affaan-m, Can you please fix the installation process for `Opencode` either global or folder specific. it doesn't work the way it should be ### PROOF: Here y'll notice...

## Summary Fixes #2040. OpenCode installs through `node scripts/install-apply.js --target opencode --profile full` end up with `/` slash commands visible in autocomplete but silently non-functional — the plugin entry point...