prepare-issue-pr

Generate Issue or PR descriptions from repository templates and save to a memo file.

6|Updated Dec 28, 2023
One-click install
npx skills add https://github.com/staticWagomU/dotfiles --skill prepare-issue-pr-staticwagomu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: prepare-issue-pr
Source: https://github.com/staticWagomU/dotfiles/tree/main/config/claude/skills/prepare-issue-pr
Command: npx skills add https://github.com/staticWagomU/dotfiles --skill prepare-issue-pr-staticwagomu

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automatically generate Issue or Pull Request content by analyzing repository templates and preserving their original content, reducing manual drafting time.

Core Features & Use Cases

  • Template detection: automatically determines whether an Issue or PR is needed and locates matching templates.
  • Template adherence: fills out all required sections without mutating existing content, preserving formatting.
  • Memoization: saves prepared content to a memo file for easy reference and reuse.

Quick Start

Ask the agent to draft an Issue or PR description from your repository's templates and save the result to a memo file for easy reference.

Frequently Asked Questions about prepare-issue-pr

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

FAQPage Schema
How do I automatically generate an issue or pull request description from a repository template?

To generate an issue or pull request description, this tool locates the appropriate repository template, detects whether an issue or PR is needed, and guides you through filling all required sections while preserving the original formatting. The completed description is then saved to a memo file for reference.

Can I fill out GitHub issue templates without altering the original structure?

Yes, you can fill out issue templates without altering them. The process enforces strict adherence to the template structure, detecting required sections and filling them while preserving existing content and original formatting without unexpected mutations.

What's the best way to prepare and save a pull request draft for later review?

The best way to prepare a pull request draft is to automatically detect the matching PR template, fill in the required sections through guided input, and save the finalized content to a memo file, ensuring a complete description is ready for later review.

Does this template preparation workflow require external dependencies?

No external dependencies are required for this template preparation workflow. It operates independently to locate repository templates and generate descriptions, while supporting safe operations through allowed-tools for strict template adherence.

How does the system detect whether I need an issue or a pull request template?

The system detects whether an issue or a pull request is needed by analyzing your request context, automatically discovering the appropriate repository templates, and guiding you through completing all required sections to produce the correct output.