Dump Workflow — Documentation skill for Claude Code
Dump a workflow run's per-agent outputs to markdown (recovers findings even if the final report crashed).
How to install Dump Workflow
Installs to ~/.claude/skills/frehu-claude-maintainability-review-dump-workflow/SKILL.md
mkdir -p ~/.claude/skills/frehu-claude-maintainability-review-dump-workflow && curl -fsSL https://raw.githubusercontent.com/FreHu/claude-maintainability-review/HEAD/commands/dump-workflow.md -o ~/.claude/skills/frehu-claude-maintainability-review-dump-workflow/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Dump Workflow does
description: Dump a workflow run's per-agent outputs to markdown (recovers findings even if the final report crashed) argument-hint: "[wf_runId | run-dir path] (optional — defaults to the newest run)" allowed-tools: Bash(python:*), Bash(py:*)
Run the workflow-dump helper to recover a Workflow run's per-agent results as one markdown file per agent (plus an index). This reads the run's `journal.jsonl` and renders it deterministically — no model re-synthesis — so findings survive even if t
Alternatives in Documentation
- 会话管理(Session Manager)需求文档(PRD / Markdown) — 目标:对 Codex / Claude Code 的本地会话记录进行可视化管理,并提供“一键复制 / 一键终端恢复”能力 31.7k ★
- Notion Research Documentation — Research Notion content and synthesize findings into structured briefs 14.6k ★
- Repo Recap — Generate a structured recap of the repository state: open PRs, open issues, recent releases, and executive sum 11.9k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Entropy Check.Skill
Scan the codebase for doc drift, dead references, layer violations, and stale features; commit a clean-up and
Commune Wiki
Own your canon. Dictate; job-split agent skills turn the dump into atomic, cross-linked markdown over a querya
Stele
Rate limited mid-task? Crashed mid-edit? Locked into one harness by the context it holds? A skill that keeps t
Birokrasi Pt Indonesia
Panduan lapangan menembus birokrasi PT Perorangan di Indonesia: AHU, OSS/NIB, Amdalnet, Coretax DJP, PPh Final
Create Docs
by jerseycheese - Analyzes code structure and purpose to create comprehensive documentation detailing inputs/o
Britfix
by Talieisin - Claude outputs American spellings by default, which can have an impact on: professional credibi
Related Agents
Report Generator
Assembles the workspace's 01–12 outputs into the final deliverables (4 in pilot scope, 5 in full — sector_them
Juriscan Sintetizador
Recebe os outputs do advogado-autor, advogado-reu, auditor-processual e verificador (Phase 4) e consolida em u
Artifact Writer
Persists code-gauntlet artifacts (findings JSON, report markdown, checkpoint JSON) to the output directory. Me