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:
@@ -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
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user