refactor: merge attention-filters into check-phase skill

Consolidate the attention-filters skill (122 lines) into check-phase,
reducing check-phase from 234 to 110 lines. Removed verbose bash code
blocks, 30-line consolidated output example, re-check protocol (belongs
in act-phase), and motivational section. Updated all references in
README, plugin.json, using-archeflow, and colette-bridge.
This commit is contained in:
2026-04-06 20:41:20 +02:00
parent 55a6ba14c9
commit af1f4e7da7
6 changed files with 61 additions and 308 deletions

View File

@@ -15,7 +15,7 @@
],
"skills": [
"run", "orchestration", "plan-phase", "do-phase", "check-phase", "act-phase",
"shadow-detection", "attention-filters", "convergence", "artifact-routing",
"shadow-detection", "convergence", "artifact-routing",
"process-log", "memory", "effectiveness", "progress",
"colette-bridge", "git-integration", "multi-project",
"custom-archetypes", "workflow-design", "domains", "cost-tracking",