📄 skillActiveCuratedhigh

affaan-m/ECC

by affaan-m

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

Supported Platforms

🤖 Claude Code🖱️ Cursor🧠 Codex

Stars

217.1k

Skill Type

📖 Library & API Reference

Quality Score

160/200

License

MIT

Forks

33.3k

Last Updated

Jul 26, 2026

Discovered

Jun 11, 2026

Validation

Passed

github.com/affaan-m/ECC

Quality Breakdown

160/ 200

Content Signals

Gotchas/Edge Cases+40
Progressive Disclosure+30
Trigger Description+20
Verification/Safety+20
Code Examples+15
Composability+15

Repo Health

Recent Activity+15
Scripts/Automation+10
Real Usage (Issues)+10
Single Responsibility+10
Config/Persistence+10
Install Instructions+5

Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals — not stars or popularity.

Trust & Verification

high

Broad system access required. Carefully review permissions before installing.

Active

Updated within the last 90 days. Actively maintained.

Unverified skill. Always review source code before installing any skill from an unknown author.

Risk Assessment

  • Multi-agent orchestration framework: Repository explicitly describes itself as 'agent harness operating system' with skills and plugins architecture enabling autonomous agent spawning and coordination
  • Skill-based agent plugin system: .agents/skills directory contains 40+ modular skills with OpenAI agent configurations (.yaml files) that can be dynamically loaded and executed
  • External API integration without clear approval gates: Skills include exa-search, fal-ai-media, and other external integrations that execute remote operations
  • Agent introspection and debugging capabilities: agent-introspection-debugging skill suggests agents can modify their own behavior and configuration at runtime
  • Cross-platform code execution: Skills span Shell, TypeScript, Python, Go, Java, Perl - enabling arbitrary code execution across multiple runtimes
  • Marketplace plugin system: .agents/plugins/marketplace.json indicates dynamic plugin loading from external sources without clear security boundaries

Related guides