epic-journey-update

Update epic issues with implementation journey logs after development work.

Updated Feb 9, 2026
One-click install
npx skills add https://github.com/castrojo/casestudypilot --skill epic-journey-update
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: epic-journey-update
Source: https://github.com/castrojo/casestudypilot/tree/main/.github/skills/epic-journey-update
Command: npx skills add https://github.com/castrojo/casestudypilot --skill epic-journey-update

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gh, and includes scripts (resource) components.

What problem does it solve?

This Skill automates the process of documenting the implementation journey of an epic, capturing challenges, solutions, learnings, and context for future reference.

Core Features & Use Cases

  • Contextual Documentation: Captures detailed implementation journey including challenges, solutions, learnings, and artifacts.
  • Epic Issue Updates: Automatically updates epic issues with the generated journey log.
  • Use Case: After completing a complex feature branch for an epic, use this skill to generate a comprehensive summary of the development process, making it easier for other developers to understand the work done and lessons learned.

Quick Start

Use the epic-journey-update skill to document the implementation journey for epic number 123.

Frequently Asked Questions about epic-journey-update

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

FAQPage Schema
How do I document implementation challenges and lessons learned on a GitHub epic issue?

Documenting implementation challenges on a GitHub epic issue is done by updating the issue with a detailed journey log that captures solutions, learnings, artifacts, and design rationale for future developers and agents.

What should be included in a developer workflow epic update after completing a feature?

An epic update after feature completion should include the implementation journey, capturing challenges, solutions, learnings, artifacts, integration points, dependencies, follow-up work, and warnings for future agents.

Can I use GitHub CLI to automate epic documentation for complex feature branches?

Yes, you can use GitHub CLI to automate epic documentation by running scripts that interact with GitHub issues and PRs to generate and post a comprehensive summary of the development process and lessons learned.

Do I need GitHub CLI installed to capture design rationale and integration points for epics?

Yes, GitHub CLI is a required dependency to capture design rationale and integration points, as the skill relies on it to interact with GitHub issues and pull requests for reading and updating epic data.

What is the best way to log warnings and follow-up work for future agents on a GitHub epic?

The best way to log warnings and follow-up work for future agents is to update the epic issue with a structured implementation journey log that explicitly details challenges faced and remaining dependencies.

Does automating epic journey documentation work for post-development context capture?

Automating epic journey documentation works for post-development context capture by generating a comprehensive summary of the development process after completing a complex feature branch, making it easier to understand the work done.