dev-workflow
01andreaserradev-gbj/dev-workflow
Plugin Claude Code
Claude Code skills for multi-session development workflows: plan features with structured PRDs, checkpoint progress, and resume across sessions.
andreaserradev-gbj/dev-workflow
Plugin Claude Code
Claude Code skills for multi-session development workflows: plan features with structured PRDs, checkpoint progress, and resume across sessions.
andreaserradev-gbj/dev-workflow
Instructions file
Instructions for andreaserradev-gbj/dev-workflow, covering claude.md, project overview, repository structure, generated in user's project (not in plugin repo) and development.
andreaserradev-gbj/dev-workflow
Plugin Claude Code
Plan features with structured PRDs, checkpoint progress, and resume across sessions.
andreaserradev-gbj/dev-workflow
Skill Claude CodeCodex
Save progress and generate a continuation prompt. Updates PRD status markers, captures git state, and writes checkpoint.md for the next session. Use at the end of a session or before switching context.
andreaserradev-gbj/dev-workflow
Skill Claude CodeCodex
Hand the user the command to launch the dev-dashboard TUI — a terminal-native, cross-project .dev/ feature portfolio (status, progress, detail panes) for SSH/tmux/no-browser workflows. Use when the user wants to open, start, or launch the terminal dashboard / dev-dashboard TUI. The agent cannot run it — a TUI needs an…
andreaserradev-gbj/dev-workflow
Skill Claude CodeCodex
Start the dev-dashboard web server and display the URL. Detects if the server is already running, finds an available port if needed. Use when the user wants to open, start, or launch the dev-dashboard.
andreaserradev-gbj/dev-workflow
Skill Claude CodeCodex
Plan a new feature with structured PRD documentation. Researches codebase patterns, designs implementation phases, and writes PRD files to .dev/. Use when starting a new feature, spike, or major task.
andreaserradev-gbj/dev-workflow
Agent
Design implementation structure for PRD.
andreaserradev-gbj/dev-workflow
Agent
Research codebase to populate PRD's Research Findings section.
andreaserradev-gbj/dev-workflow
Skill Claude CodeCodex
Resume work from a previous session checkpoint. Uses resume-context CLI to load feature, checkpoint, git state, and session history in a single call, then synthesizes a focused resumption summary before continuing. Use at the start of a new session to restore context from a previous checkpoint.
andreaserradev-gbj/dev-workflow
Skill Claude CodeCodex
Generate a concise, scannable alignment report (tables + bullets) comparing a feature's PRD against the actual implementation. Spawns a fresh reporter subagent that explores the codebase and reports deviations, future-affecting constraints, and untested areas — then offers to apply the doc corrections it surfaces back…
andreaserradev-gbj/dev-workflow
Agent
Compares a feature's PRD against the actual implementation and produces a concise, scannable alignment report — tables and bullets, architect-level, no wall of prose. Read-only codebase exploration.
andreaserradev-gbj/dev-workflow
Skill Claude CodeCodex
Generate and browse the cross-project wiki index. Creates a navigable markdown wiki from .dev/ and .dev-archive/ PRDs, ready for Obsidian or any markdown viewer.
andreaserradev-gbj/dev-workflow
Skill Claude CodeCodex
Review the current session for learnings and self-improvement signals. Surfaces memory candidates and improvement opportunities for user-confirmed application. Use after completing work to review the session for learnings and improvement signals.