From hone
Archives completed PRDs and associated tasks/progress files to .plans/archive/. Parses task YAML to verify completion. Preview with --dry-run.
npx claudepluginhub oskarhane/hone-ai --plugin honeThis skill uses the workspace's default tool permissions.
Archive completed PRDs to `.plans/archive/`:
Archives completed PRDs from active to archives directory with associated features and closure summary. Confirms user on completion status and checks KB staleness.
Archives completed tasks from TASKS.md to dated archive files when many [x] items clutter the view. Includes dry-run preview and verification checks.
Share bugs, ideas, or general feedback.
Archive completed PRDs to .plans/archive/:
Parse $ARGUMENTS — check if the user requested a dry run (look for --dry-run, dry-run, dry run, preview, etc.).
Find all prd-*.md files in .plans/ (not in archive/).
For each PRD:
prd-<feature>.md -> <feature>.plans/tasks-<feature>.yml exists and read itcompleted or cancelledIf no completed PRDs found:
No completed PRDs found to archive.
Complete some tasks with: /hone:run <task-file> -i <N>
If --dry-run:
If NOT dry-run:
.plans/archive/ directory if it doesn't exist.plans/archive/ (prd, tasks, progress for each feature). If any conflicts found, list them and stop without moving anything..plans/archive/:
.plans/prd-<feature>.md.plans/tasks-<feature>.yml.plans/progress-<feature>.txtmv commands to move files[ok] Archived: <feature>