From 736f1e5b0bb2fbb77c701d5c73b74c77f96b9dfd Mon Sep 17 00:00:00 2001 From: "ecc-tools[bot]" <257055122+ecc-tools[bot]@users.noreply.github.com> Date: Wed, 1 Apr 2026 04:45:04 +0000 Subject: [PATCH] feat: add everything-claude-code ECC bundle (.claude/commands/feature-development.md) --- .claude/commands/feature-development.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.claude/commands/feature-development.md b/.claude/commands/feature-development.md index 864a8801..8d577432 100644 --- a/.claude/commands/feature-development.md +++ b/.claude/commands/feature-development.md @@ -14,10 +14,10 @@ Standard feature implementation workflow ## Common Files -- `manifests/*` -- `schemas/*` +- `.opencode/*` +- `.opencode/plugins/*` +- `.opencode/plugins/lib/*` - `**/*.test.*` -- `**/api/**` ## Suggested Sequence