jaan-issue-review

Automate GitHub issue review, planning, and release steps for plugin development.

25|1|Updated Jan 29, 2026
One-click install
npx skills add https://github.com/parhumm/jaan-to --skill jaan-issue-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: jaan-issue-review
Source: https://github.com/parhumm/jaan-to/tree/main/.claude/skills/jaan-issue-review
Command: npx skills add https://github.com/parhumm/jaan-to --skill jaan-issue-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the end-to-end GitHub issue review, planning, and release workflow for plugin development, reducing manual triage and handoffs.

Core Features & Use Cases

  • Automated issue validation and summary extraction from GitHub.
  • Phase-driven implementation planning aligned with CLAUDE.md and existing skill patterns.
  • End-to-end release preparation, including changelog updates and PR creation, for faster shipping.

Quick Start

Provide an issue number to start the automated issue review workflow.

Frequently Asked Questions about jaan-issue-review

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

FAQPage Schema
How do I automate GitHub issue review and release planning for plugin development?

Automating GitHub issue review involves fetching issue details, validating content, and generating a structured implementation plan. This Skill automates that end-to-end workflow, reducing manual triage and handoffs while aligning with existing skill patterns and changelog integration for faster shipping.

What is phase-driven implementation planning in GitHub issue workflows?

Phase-driven implementation planning breaks down a GitHub issue into multiple structured execution phases. This Skill generates this plan automatically after validating an issue, enforcing safety and standardization by aligning with CLAUDE.md and existing skill patterns before release.

How do I start the automated issue review workflow using a GitHub issue number?

To start the automated issue review workflow, you provide a specific GitHub issue number. The Skill then fetches the issue details, validates its status and content, and automatically generates a structured implementation plan across multiple development phases.

Does this issue review automation enforce traceability and standardization during release?

Yes, the issue review automation enforces safety, standardization, and traceability. It aligns generated implementation plans with CLAUDE.md, existing skill patterns, and integrates changelog updates directly into the pull request creation for consistent release preparation.

Can I use this workflow to prepare end-to-end releases including changelog updates and PR creation?

Yes, you can use this workflow for end-to-end release preparation. It automates changelog updates and pull request creation following issue validation and phase-driven planning, ensuring traceability and faster shipping for plugin development.