From amplify
<EXTREMELY_IMPORTANT>You MUST use same-page when the user asks you to explain, clarify, or justify your previous messages.</EXTREMELY_IMPORTANT>
How this skill is triggered — by the user, by Claude, or both
Slash command
/amplify:same-pageThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Re-explain your previous message in plain language so the user fully understands it.
Re-explain your previous message in plain language so the user fully understands it. Lead with a one-sentence answer, explain it through a concrete example the reader can picture, show one ASCII diagram, and end with a compact summary table. Keep the evidence-and-confidence discipline throughout, but express it compactly and inline inside the explanation — not as heavy per-claim blocks.
Announce at start: the equivalent, in the user's language, of "Let me make sure we're on the same page."
Use this shape every time. Trim it proportionally for a short prior message — a one-line point may need only the one-sentence version plus a small diagram — but do not invent a different structure.
Every material claim must be supportable, expressed compactly inside the story rather than as a separate block:
file:line, command output, URL, or a doc quote.(High — verified at loop-resume.mjs:96).npx claudepluginhub wezzard/skills --plugin amplifyGuides collaborative design exploration before implementation: explores context, asks clarifying questions, proposes approaches, and writes a design doc for user approval.
Creates structured, bite-sized implementation plans from specs or requirements before writing code. Useful for breaking down multi-step tasks into testable steps with file structure and task boundaries.
Resolves in-progress git merge or rebase conflicts by analyzing history, understanding intent, and preserving both changes where possible. Runs automated checks after resolution.