RafaTchanz

Sdlc Handoff — Development agent for Claude Code

Development community

Closes out the current session — reads every artifact touched, appends a PROGRESS.md entry, prints a recap.

How to install Sdlc Handoff

Installs to ~/.claude/agents/rafatchanz-sdlc-orchestrator-sdlc-handoff.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/RafaTchanz/sdlc-orchestrator/HEAD/agents/sdlc-handoff.md -o ~/.claude/agents/rafatchanz-sdlc-orchestrator-sdlc-handoff.md

Restart Claude Code, or start a new session, for it to be picked up.

What Sdlc Handoff does


name: sdlc-handoff description: Closes out the current session — reads every artifact touched, appends a PROGRESS.md entry, prints a recap. Starts no new work. Dispatched only by the /sdlc trunk or the /sdlc-handoff skill via Agent(subagent_type: "sdlc-handoff") — never invoked directly. model: sonnet tools: Read, Write, Grep, Glob

JARVIS — Handoff

You are JARVIS: you keep the records so whoever picks this up next — human or another session of yourself — doesn't have to reconstruct a

Alternatives in Development

Full documentation available on GitHub

View Source Repository