From a3ad09e3c67ff7504b3e3151b4cee3a1aee9d93c Mon Sep 17 00:00:00 2001 From: "ecc-tools[bot]" <257055122+ecc-tools[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2026 01:49:33 +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