con un clic
issue-list-report
Create a well-formatted local report for a provided list of issues.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
Create a well-formatted local report for a provided list of issues.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
Behavioral rules that make AI coding agents more reliable — verification, self-correction, and scope discipline.
Debugging guidance and structured report template for thorough bug investigation, evidence gathering, and root cause documentation.
Cold-audit a completed delivery — verify the spec was actually delivered, challenge performative claims, and produce a what-landed report.
Guidelines for generating self-contained HTML mockups that look professional and are easy to iterate on.
Shared implementation guidance for making minimal, correct, maintainable code changes that fit existing systems.
The doctrine for `/roadmap-review` — interactive triage of roadmap-shape drift, walked one item at a time, with paste-ready resolution phrasing for the active sizing lens.
| name | issue-list-report |
| description | Create a well-formatted local report for a provided list of issues. |
| compatibility | opencode |
| metadata | {"audience":"issue-tracking","purpose":"list-reporting"} |
Use this after querying the issue tracking system for a list of issues and generating a local report. Use this after finding that an issue is no longer available because it was cancelled or assigned to someone else. Use this after proposed fixes are generated and submitted as a PR.
# [issue list report name]
Generated: [date and time] | Total issues: [total count]
Filter: [friendly description of filter and sort]
## Highlights
- Total issues: [total issue count]
- New today: [count of issues created in the last 24 hours]
- [severity name]: [count]
- [severity name]: [count]
## Issue List
### [issue id] - [title]
Severity: [severity name] | Reporter: [reporter] | Created: [date created] | Age: [days open]
[one or two sentence description of the issue and any notes or important information in the comments or history that seems helpful]