feat(skills): clean up argument-hint across ce:* skills (#436)

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Trevin Chow
2026-03-29 01:25:20 -07:00
committed by GitHub
parent 03f5aa65b0
commit d2b24e07f6
7 changed files with 5 additions and 7 deletions

View File

@@ -1,7 +1,6 @@
---
name: ce:compound-refresh
description: Refresh stale or drifting learnings and pattern docs in docs/solutions/ by reviewing, updating, consolidating, replacing, or deleting them against the current codebase. Use after refactors, migrations, dependency upgrades, or when a retrieved learning feels outdated or wrong. Also use when reviewing docs/solutions/ for accuracy, when a recently solved problem contradicts an existing learning, when pattern docs no longer reflect current code, or when multiple docs seem to cover the same topic and might benefit from consolidation.
argument-hint: "[mode:autofix] [optional: scope hint]"
disable-model-invocation: true
---