refresh
Installation
SKILL.md
Context Directory Refresh
Detect drift in .arkhe/roadmap/ context files and regenerate them using a hybrid format (condensed summary + references to authoritative docs).
Arguments
Parse from $ARGUMENTS:
| Mode | Description |
|---|---|
init |
Scaffold .arkhe/roadmap/ with all 3 files from scratch |
check |
Detect drift only — report staleness, don't write |
all |
Regenerate all 3 context files |
project |
Regenerate only project.md |
architecture |
Regenerate only architecture.md |
documents |
Regenerate only documents.md |
| (none) | Run check, then ask which files to refresh |