docs/plans/2026-05-24-rename-plate-ralplan.md
Objective:
Rename the active Plate planning skill from plate-ralplan to plate-plan.
Goal plan: docs/plans/2026-05-24-rename-plate-ralplan.md
Completion threshold:
.agents/rules/plate-plan.mdc exists with title/content updated..agents/rules/plate-ralplan.mdc and .agents/skills/plate-ralplan/ are gone..agents/skills/plate-plan/SKILL.md exists after pnpm install..agents, generated AGENTS.md, and
docs/plans/templates have zero plate-ralplan / Plate Ralplan matches.pnpm install, pnpm lint:fix, and this plan's goal checker
pass or record a concrete blocker.Verification surface:
test -e .agents/rules/plate-plan.mdctest ! -e .agents/rules/plate-ralplan.mdctest -e .agents/skills/plate-plan/SKILL.mdtest ! -e .agents/skills/plate-ralplanrg -n "plate-ralplan|Plate Ralplan" .agents AGENTS.md docs/plans/templates -Spnpm installpnpm lint:fixnode .agents/rules/goal/scripts/check-complete.mjs docs/plans/2026-05-24-rename-plate-ralplan.mdConstraints:
pnpm install regenerate generated skills.Boundaries:
.agents/rules/plate-ralplan.mdc -> .agents/rules/plate-plan.mdc.agents/rules/editor-harvest-ralplan.mdc.agents/AGENTS.mdAGENTS.md and .agents/skills/**Blocked condition:
Completion rule:
update_goal(status: complete) while any required checklist item
remains unchecked. If an item does not apply, check it and add N/A: <reason>.update_goal(status: complete) until the named verification
evidence is recorded below and
node .agents/rules/goal/scripts/check-complete.mjs docs/plans/2026-05-24-rename-plate-ralplan.md passes.active goal state for this goal. This
file plus the active goal are the durable state.Required checklist:
get_goal checked; create_goal called only when no active goal existed,
or the active matching goal was recorded.learnings-researcher / docs/solutions checked, or marked N/A with
reason.docs/plans goal plan created before substantive edits.check run before PR create/update, or marked N/A with reason. N/A: no PR.node .agents/rules/goal/scripts/check-complete.mjs docs/plans/2026-05-24-rename-plate-ralplan.md
passes after final evidence is recorded.ce-compound evaluated after non-trivial verified work. N/A: no reusable
solution note needed; this is a direct rename following existing hard-rename
policy.Phase / pass table:
| Phase | Status | Evidence | Next |
|---|---|---|---|
| Intake and source read | complete | read goal, Plate source skill, editor-harvest routing, active references, docs/solutions search | patch workflow |
| Implementation | complete | moved source rule to plate-plan.mdc; updated AGENTS and editor-harvest routing; removed old generated skill before sync | verification |
| Verification | complete | pnpm install, active stale-name search, generated skill checks, and pnpm lint:fix passed | closeout |
| Closeout | complete | plan evidence recorded | run final goal checker |
Findings:
editor-harvest-ralplan, the source Plate
rule, and generated Plate skill.docs/plans/templates/plate-* template exists.Decisions and tradeoffs:
docs/plans/** are out of
scope unless they govern the generated skill registry.Error attempts:
| Error / failed attempt | Count | Next different move | Resolution |
|---|---|---|---|
rg -n "plate-ralplan|Plate Ralplan" ... exited 1 | 1 | interpret as no matches for negative search | expected success condition |
External/browser findings:
Timeline:
.agents/rules/plate-ralplan.mdc to
.agents/rules/plate-plan.mdc and replaced exact active references.pnpm install.Verification evidence:
pnpm install -> passed; Skiller apply completed successfully.test -e .agents/rules/plate-plan.mdc -> passed.test ! -e .agents/rules/plate-ralplan.mdc -> passed.test -e .agents/skills/plate-plan/SKILL.md -> passed.test ! -e .agents/skills/plate-ralplan -> passed.rg -n "plate-ralplan|Plate Ralplan" .agents AGENTS.md docs/plans/templates -S -> no matches; exit code 1 is expected for a negative search.rg -n "plate-plan|Plate Plan" .agents/skills/plate-plan/SKILL.md .agents/skills/editor-harvest-ralplan/SKILL.md AGENTS.md .agents/AGENTS.md .agents/rules/editor-harvest-ralplan.mdc .agents/rules/plate-plan.mdc -S -> expected generated/source references present.pnpm lint:fix -> passed; Biome checked 3423 files, no fixes applied.node .agents/rules/goal/scripts/check-complete.mjs docs/plans/2026-05-24-rename-plate-ralplan.md -> passed.Reboot status:
| Question | Answer |
|---|---|
| Where am I? | Closeout |
| Where am I going? | Run final goal checker and close goal |
| What is the goal? | Hard rename plate-ralplan to plate-plan |
| What have I learned? | See Findings |
| What have I done? | Renamed source/generated active surfaces and verified stale active references are gone |
Open risks: