plan-regenerate-issues

Regenerate GitHub issue markdown files from project plan markdown files.

1|Updated Nov 17, 2025
One-click install
npx skills add https://github.com/HomericIntelligence/ProjectKeystone --skill plan-regenerate-issues-homericintelligence
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-regenerate-issues
Source: https://github.com/HomericIntelligence/ProjectKeystone/tree/main/.claude/skills/plan-regenerate-issues
Command: npx skills add https://github.com/HomericIntelligence/ProjectKeystone --skill plan-regenerate-issues-homericintelligence

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the process of keeping GitHub issue descriptions synchronized with your project plans, ensuring that your issue tracker accurately reflects your development roadmap.

Core Features & Use Cases

  • Automated Issue Generation: Creates or updates github_issue.md files based on plan.md content.
  • Plan Synchronization: Ensures issue descriptions are always up-to-date with the latest plan changes.
  • Use Case: After refining your project's foundational tasks in plan.md, use this Skill to automatically update the corresponding GitHub issue descriptions, saving you manual copy-pasting and reducing the risk of outdated information.

Quick Start

Use the plan-regenerate-issues skill to regenerate all github_issue.md files from plan.md.

Frequently Asked Questions about plan-regenerate-issues

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

FAQPage Schema
How do I sync GitHub issue descriptions with project plan markdown files?

To sync GitHub issue descriptions with project plans, you can regenerate github_issue.md files directly from your plan.md content, ensuring issue tracking accurately reflects your evolving roadmap without manual copy-pasting.

What is the best way to automate markdown documentation updates for GitHub issues?

Automating markdown documentation updates for GitHub issues involves regenerating issue markdown files from your project plans, which keeps descriptions consistent and saves time when foundational tasks in your roadmap change.

Can I regenerate specific sections of GitHub issues based on plan modifications?

Yes, you can regenerate GitHub issue markdown files based on specific sections, single components, or all issues, depending on the scope of your plan modifications and synchronization needs.

Do I need dependencies or external tools to generate GitHub issues from markdown?

No dependencies are required to generate GitHub issues from markdown using this automation script, as it directly processes plan.md files to update your corresponding github_issue.md descriptions.

Why are my GitHub issue descriptions outdated after modifying my project plan?

GitHub issue descriptions become outdated when plan modifications are not synchronized, requiring automated regeneration of markdown files to ensure your issue tracker matches your updated development roadmap.

When should I not use automated plan synchronization for issue tracking?

You should avoid automated plan synchronization if your project plans are not maintained in markdown format, as this process specifically regenerates github_issue.md files from plan.md content.