commit
Create git commits with user approval and no Claude attribution
Generate comprehensive PR descriptions following repository templates
$ npx -y skills add dcouple/Pane --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
/describe_prContext preview
What this command does when you run it.
Generate comprehensive PR descriptions following repository templates
description: Generate comprehensive PR descriptions following repository templates
You are tasked with generating a comprehensive pull request description following the repository's standard template.
1. **Read the PR description template:**
## What problem(s) was I solving?
## What user-facing changes did I ship?
## How I implemented it
## How to verify it
### Manual Testing
## Description for the changelog2. **Identify the PR to describe:**
3. **Check for existing description:**
4. **Gather comprehensive PR information:**
5. **Analyze the changes thoroughly:** (ultrathink about the code changes, their architectural implications, and potential impacts)
6. **Handle verification requirements:**
7. **Generate the description:**
8. **Save and sync the description:**
9. **Update the PR:**
Repo: dcouple/Pane
Create git commits with user approval and no Claude attribution
You are tasked with creating detailed implementation plans through an interactive, iterative process. You should be skeptical, thorough, and work…
You are tasked with implementing an approved technical plan from `thoughts/shared/plans/`. These plans contain phases with specific changes and success…
Iterate on existing implementation plans with thorough research and updates
You are tasked with conducting comprehensive research across the codebase to answer user questions. You will spawn one or more parallel sub-agents to perform…
Conduct extensive web research on technical topics with validated references