Agent skill

pending

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/pending

SKILL.md

Problem

There's an existing working-with-pull-requests skill that handles the complete PR lifecycle:

  • Creating: branch → commit → push → gh pr create
  • Reviewing: identify PR → run review agents → fix issues → update state
  • Merging: CI checks → confirm ready → gh pr merge → checkout main

This skill should be integrated into Kata for seamless phase-level PR workflows (one PR per phase is already a Kata decision).

Solution

Integrate the PR skill into Kata:

  1. Port to skills/kata-pull-requests/ or similar
  2. Coordinate with phase completion (auto-create PR after phase execution?)
  3. Connect to verification workflow (run review agents as part of /kata:phase-verify?)
  4. Consider phase-level PR template with summary of plans executed

Key integration points:

  • After /kata:phase-execute completes → suggest/create PR
  • /kata:phase-verify could include PR review
  • STATE.md could track PR state per phase

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results