workthrough

Generate structured markdown workthrough documentation with file paths and timestamps.

Updated Feb 25, 2026
One-click install
npx skills add https://github.com/Aiden-Kwak/My-Claude-Agents --skill workthrough-aiden-kwak
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: workthrough
Source: https://github.com/Aiden-Kwak/My-Claude-Agents/tree/main/.claude/skills/workthrough
Command: npx skills add https://github.com/Aiden-Kwak/My-Claude-Agents --skill workthrough-aiden-kwak

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the creation of detailed, professional workthrough documentation after development tasks, reducing manual writing and preserving context.

Core Features & Use Cases

  • Automatic documentation after coding sessions captures changes, decisions, and verification results into a consistent template.
  • Structured output saves to workthrough/ with timestamped filenames for easy versioning and onboarding.
  • Serves as a knowledge base for debugging, reviews, and future work.

Quick Start

After completing a development task, request Claude to generate a workthrough document in the workthrough/ directory.

Frequently Asked Questions about workthrough

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate development documentation after coding sessions?

You can automate development documentation by generating structured workthrough records that capture code changes, decisions, and verification results into a standardized markdown template with timestamps.

What is the best way to create structured change logs for bug fixes and refactoring?

Creating structured change logs for bug fixes and refactoring is best handled by automatically generating markdown documents that preserve file paths, code examples, and timestamps in a standardized workthrough format.

Does this automated documentation work for both frontend and backend changes?

Yes, automated documentation works for both frontend and backend changes, applying to feature implementations, bug fixes, refactors, and configuration changes across your development stack.

Can I generate build-verification records without manual writing?

You can generate build-verification records without manual writing by automatically outputting markdown files that include verification sections, code examples, and next steps after completing a development task.

How do I start generating workthrough documents after a feature implementation?

To start generating workthrough documents after a feature implementation, request Claude to generate a document in the workthrough directory, which will output a timestamped markdown file with title, overview, changes, and verification sections.

What limitations exist when saving automated workthrough documentation?

A limitation of saving automated workthrough documentation is that files are strictly saved as markdown documents in the workthrough/ directory, meaning outputs are constrained to structured text rather than interactive formats or alternative storage paths.