mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-04-02 15:13:28 +08:00
21 lines
548 B
Markdown
21 lines
548 B
Markdown
---
|
|
description: Legacy slash-entry shim for the rules-distill skill. Prefer the skill directly.
|
|
---
|
|
|
|
# Rules Distill (Legacy Shim)
|
|
|
|
Use this only if you still invoke `/rules-distill`. The maintained workflow lives in `skills/rules-distill/SKILL.md`.
|
|
|
|
## Canonical Surface
|
|
|
|
- Prefer the `rules-distill` skill directly.
|
|
- Keep this file only as a compatibility entry point.
|
|
|
|
## Arguments
|
|
|
|
`$ARGUMENTS`
|
|
|
|
## Delegation
|
|
|
|
Apply the `rules-distill` skill and follow its inventory, cross-read, and verdict workflow instead of duplicating that logic here.
|