feat: add cc-clip ECC bundle#103
Conversation
…cc-clip-instincts.yaml)
|
Closing this. It is a regeneration of #99, which was reverted in #102, and it reintroduces the same blockers: the whole SKILL.md body is wrapped in a markdown code fence (so it renders as a code block instead of active guidance); it teaches incorrect Go 'relative imports' such as import ("internal/daemon") when the module is github.com/shunmei/cc-clip and Go modules do not support relative imports; openai.yaml sets allow_implicit_invocation: true, so that wrong guidance is injected without an explicit request; and git diff --check fails (trailing whitespace / missing final newline). If repo/ECC guidance is still wanted, it should be a small, human-maintained PR written from scratch with implicit invocation off — not a re-merge of the generated bundle. |
Summary
Auto-generated ECC bundle from repository analysis.
What This Does
Merging this PR adds repo-local ECC artifacts for both Claude Code and Codex. The generated bundle captures repository patterns, Codex baseline config, and reusable workflow scaffolds derived from git history analysis.
Analysis Scope
Files
.claude/ecc-tools.json.claude/skills/cc-clip/SKILL.md.agents/skills/cc-clip/SKILL.md.agents/skills/cc-clip/agents/openai.yaml.claude/identity.json.codex/config.toml.codex/AGENTS.md.codex/agents/explorer.toml.codex/agents/reviewer.toml.codex/agents/docs-researcher.toml.claude/homunculus/instincts/inherited/cc-clip-instincts.yamlOptional: Continuous Learning (18 instincts)
This PR also includes instincts for the continuous-learning-v2 skill. These are optional and only useful if you use that skill.
Import after merging:
Review Checklist
ECC Tools | Everything Claude Code