← ClaudeAtlas

mellions-issue-resolution-proposallisted

Load this after the issue exists and before the first commit — to write the resolution plan on the issue itself, in the repository's approval model, so the plan survives the session, a reviewer can approve one comment, and closure can later read the acceptance rule it was made under; and again when the premise moved and the plan must be re-made. Triggers — "post the proposal", "write the plan on the issue", "record the plan", "document the proposal on issue NN", "before I start on NN". Not for producing the analysis (mellions-bug-audit), implementing (mellions-issue-remediation) or closing (mellions-issue-closure).
LetA-Tech/mellions-coxen · ★ 1 · Code & Development · score 67
Install: claude install-skill LetA-Tech/mellions-coxen
<!-- Mellions Engineer | LetA Tech Ltd. | leta@letatech.ca --> # The plan goes on the issue A plan that lived only in a session is lost with the session, and the issue then has no trace of what was intended, what was approved, or what "done" was supposed to mean. The proposal is one comment on the issue, written before any code, that a reviewer can approve, whoever implements it can follow, and the closure method can read the acceptance rule from without re-deriving it. ## The repository's approval model decides what the comment is Read the repository's `CLAUDE.md` and whatever issue process it carries under `.claude/skills/` before writing. Three postures exist and the repository declares which: - **Approval before code.** The comment is posted and the work waits for a named authority's word; no approval, no implementation. Where the authority gave the approval with refinements, the comment carries the refinements, verbatim, and they supersede the original plan. - **The gate is at merge.** The comment is the implementer's plan, posted without claiming approval and saying so — "awaiting ratification at merge" in the comment itself — and the human decision moves to the pull request. - **Delegated.** Where the partnership delegates the work, the comment is the record and you proceed; the standard of the plan does not drop with the ceremony. Never claim an approval that was not given, never soften a conditional one, and never backfill a proposal after the cod