Skip to content
Development
Command

/merge-readiness-quiz

Create a merge-readiness report and quiz for an important or complex change

From plugin
secondsky-claude-skills
20466 skills46 agents66 commands
Install
$ npx -y skills add secondsky/claude-skills --agent claude-code

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/merge-readiness-quiz

Context preview

What this command does when you run it.

Create a merge-readiness report and quiz for an important or complex change

Command definition

merge-readiness-quiz.md
name: unknowns-discovery:merge-readiness-quiz
description: Create a merge-readiness report and quiz for an important or complex change
argument-hint: "[change-or-diff]"
allowed-tools: [Read, Glob, Grep]

Merge Readiness Quiz

Use the Unknowns Discovery skill in `merge-readiness-quiz` mode.

Invocation

/unknowns-discovery:merge-readiness-quiz [change-or-diff]

Arguments

The user invoked this command with: $ARGUMENTS

Instructions

When this command is invoked:

1. Treat `$ARGUMENTS` as the target change, diff, branch, PR notes, or file path. 2. Load `skills/unknowns-discovery/SKILL.md` and follow the `merge-readiness-quiz` mode. 3. Inspect the relevant files and diff context before writing the report. 4. Explain what changed, why it matters, what risks remain, and what the human must understand before merging. 5. Include quiz questions with pass criteria.

Output

Produce the skill's merge-readiness report and quiz. Do not edit implementation files unless the user separately asks for fixes.

Ships withsecondsky-claude-skills

142 production-ready skills for Claude Code CLI ๐Ÿ”Œ Platform / Harness Support These plugins ship as Claude Code marketplace plugins (.claude-plugin/ manifests) and Codex CLI plugins (.codex-plugin/ manifests).

Get the whole plugin, auto-invoked