docs(oat): harden HiLL prompts and artifact tracking#89
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Purpose
Tighten OAT implementation/quick-start instructions so implementation checkpoint prompts are more explicit and quick-start artifact changes are persisted before pauses or handoff.
Changes
oat-project-implementto always summarize every plan phase, state total phase count/final phase ID, and present an explicit 3-option checkpoint choicediscovery.md,design.md,plan.md,implementation.md, projectstate.md, and refreshed.oat/state.mdare committed at the right pause boundariesoat sync --scope project, updating.oat/sync/manifest.jsonand creating the new provider skill symlinks for theoat-pjm-*skills under.claude/skills/and.cursor/skills/Verification
pnpm run cli -- sync --scope projectpnpm type-checkpnpm lintpnpm formatLaunch Plan
No runtime behavior or deploy steps. This changes skill instructions, docs, and synced provider views only.