What problem does it solve?
This Skill acts as an Issue/PR Preparation Specialist, automatically determining whether to prepare an Issue or a Pull Request based on your context. It discovers suitable templates, guides you through filling them without altering the original template content, and saves the prepared content to a memo file for easy reference.
Core Features & Use Cases
- Type detection based on context (issue indicators vs PR indicators) and git status.
- Template discovery using filesystem searches to locate issue or PR templates.
- Template selection when multiple matches exist; automatic use when only one.
- Strict adherence to templates: no content deletion; all required sections are filled.
- Template-driven content generation: for PRs, includes what and how; for Issues, focuses on problem and user needs.
- Title generation: provides 2-3 concise, actionable title options.
- Quality assurance: ensures completeness and consistency.
- Memo persistence: saves results to a memo file for future reference.
Quick Start
Provide context about the desired outcome, and the agent will detect type, locate templates, fill out sections, generate titles, and save to a memo file. You can review and select from 2-3 title options and the final description before memoizing.