walkthrough-generate

Generate implementation walkthroughs documenting decisions, changes, and verification steps from run logs.

1|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/phra/Antigravity-Discord-Bridge --skill walkthrough-generate-phra
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: walkthrough-generate
Source: https://github.com/phra/Antigravity-Discord-Bridge/tree/main/.specsmd/fire/agents/builder/skills/walkthrough-generate
Command: npx skills add https://github.com/phra/Antigravity-Discord-Bridge --skill walkthrough-generate-phra

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the creation of detailed implementation walkthroughs, ensuring that all decisions, changes, and verification steps are clearly documented for human review after a development run.

Core Features & Use Cases

  • Automated Documentation: Generates comprehensive walkthroughs from run logs and work item plans.
  • Decision & Deviation Tracking: Captures critical decisions made and any deviations from the original plan.
  • Verification Guidance: Provides clear steps on how to test and verify the implemented changes.
  • Use Case: After a complex feature is implemented and tested, this Skill can automatically generate a walkthrough document that includes architectural overviews, security considerations, and developer notes, ready for a code review.

Quick Start

Use the walkthrough-generate skill to create a walkthrough for the completed run with ID 'run-123'.

Frequently Asked Questions about walkthrough-generate

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

FAQPage Schema
How do I generate implementation walkthroughs for software development runs?

Implementation walkthroughs are generated by parsing run logs and work item plans to document decisions, changes, and verification steps. This ensures thorough reviewability of implemented code and architecture after a development run.

What is the best way to document code review decisions and deviations from the original plan?

The best way to document decisions and deviations is by automatically extracting them from run logs and work item plans. This captures critical changes, architectural overviews, and security considerations for developer review.

Can I automatically generate documentation for verification steps after a complex feature is implemented?

Yes, you can automatically generate documentation for verification steps after implementation. The Skill provides clear testing guidance by extracting verification steps from completed run logs and work item plans.

Does automated walkthrough generation work without external dependencies?

Yes, automated walkthrough generation works without external dependencies. It uses internal scripts and references to process run logs and work item plans into comprehensive documentation.

When do I need to generate a walkthrough document for my development process?

You need to generate a walkthrough document after a complex feature is implemented and tested. It ensures all decisions, deviations, and verification steps are clearly documented for human code review.