Decision Rubric

Apply a rigorous decision rubric when asking the user for a non-trivial design, architectural, or policy choice via AskUserQuestion. Replaces shallow "do you agree with the author's recommendation?" prompts with a full problem statement → industry research → 3-4 options with tradeoffs → recommendation + counter-argument → AskUserQuestion. Invoke whenever the user is being asked to resolve an open question on ANY work item — an RFC, a backlog task, a GitHub/Jira/Linear issue, a design doc — or to pick a library or pattern, set a default, choose a deprecation policy, or make any choice they would later regret if the framing were shallow. Do NOT use for trivial preferences (naming, formatting, which file to edit first) — those get a plain AskUserQuestion.

ai-sdlc-framework Updated

File contents

ai-sdlc-framework/ai-sdlc/tree/main/ai-sdlc-plugin/skills/decision-rubric commit 33fa5d2cda

Frequently asked questions

npx skillmds@latest add ai-sdlc-framework/decision-rubric