Regen — Development skill for Claude Code
Re-emit the previous assistant response verbatim (fixes terminal alignment after a window resize).
How to install Regen
Installs to ~/.claude/skills/marjamlil-claude-code-setup-regen/SKILL.md
mkdir -p ~/.claude/skills/marjamlil-claude-code-setup-regen && curl -fsSL https://raw.githubusercontent.com/marjamlil/claude-code-setup/HEAD/commands/regen.md -o ~/.claude/skills/marjamlil-claude-code-setup-regen/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Regen does
description: Re-emit the previous assistant response verbatim (fixes terminal alignment after a window resize)
Re-output your **most recent substantive response** — the last real answer you gave before this command was invoked.
Rules:
- Reproduce it exactly: same wording, same markdown (headings, tables, numbered/bulleted lists, code blocks), same order. This is a re-render for the terminal, not a rewrite — do not edit, summarise, expand, shorten, or "improve" anything.
- Skip ove
Alternatives in Development
- Resume Work From A Handoff Document — You are tasked with resuming work from a handoff document through an interactive process 10k ★
- Prioritize Features — Prioritize backlog by impact, effort, risk, and strategic alignment 7.8k ★
- Om Weekly — Weekly synthesis — cross-session review of vault activity, North Star alignment, patterns, uncaptured wins, an 4.6k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Reviewer Reformat
You are repairing the machine-readable formatting of a pull-request review result. The findings have already b
Restore
You are the Setup Assistant. The user has run /restore, asking you to restore their project or global environm
Cmux Fresh
Clear cmux's persisted session so the next launch opens with fresh/blank windows. Quits cmux first (so the cle
Pbcopy
Copy the content of your most recent response (the assistant message immediately preceding this /pbcopy invoca
Defer
Defer a [open] found-issue to [deferred] — suppresses it from the statusline counter, optionally adds reason o
After Change Monitor
After making any non-trivial change, define a verification window and check back. Don't fire-and-forget.
Related Agents
Contract Neutral Reviewer
Contract-neutral fallback reviewer. Executes the attached family review template verbatim when Codex is unavai
Stamity Test Runner
Executes the full verification gate set and returns gate-by-gate structured results with verbatim failure exce
Tester Agent
Test Verifier. Use this agent as the second Double-Gate review pass (after QA Agent) to execute the existing u