marjamlil

Regen — Development skill for Claude Code

Development community

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

Terminal
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 Repository