Adrkit Reject

Use when a proposal draft should be declined and discarded.

luochang212 f378f95 594 B Updated

File contents

ADR Kit Reject

Overview

Discard a proposal draft. The CLI deletes the draft from adr/.drafts/ and leaves no record - rejection lives in the winning decision's ## Alternatives considered, not in a standalone rejected record.

Steps

adrkit reject "<name>" [--reason "<why it was rejected>"]

Rules

  • --reason is optional and is only echoed; nothing is persisted. If the rejection matters, record it in ## Alternatives considered of the decision that won.

luochang212/adr-kit/tree/main/skills/adrkit-reject commit f378f9502a

Frequently asked questions

npx skillmds@latest add luochang212/adrkit-reject