From github-workflows
Shape raw ideas into actionable GitHub Issues using Shape Up methodology
npx claudepluginhub jacobpevans/claude-code-plugins --plugin github-workflowsThis skill uses the workspace's default tool permissions.
Iterative issue exploration and shaping process that transforms rough ideas into well-defined,
Creates isolated Git worktrees for feature branches with prioritized directory selection, gitignore safety checks, auto project setup for Node/Python/Rust/Go, and baseline verification.
Executes implementation plans in current session by dispatching fresh subagents per independent task, with two-stage reviews: spec compliance then code quality.
Dispatches parallel agents to independently tackle 2+ tasks like separate test failures or subsystems without shared state or dependencies.
Iterative issue exploration and shaping process that transforms rough ideas into well-defined, time-boxed GitHub Issues using Shape Up methodology and continuous discovery principles.
Attribution: Based on work by roksechs
/resolve-issues| Label | Duration |
|---|---|
size:xs | < 1 day |
size:s | 1-3 days |
size:m | 3-5 days |
size:l | 1-2 weeks |
size:xl | 2+ weeks |
gh issue list, gh pr listgh issue create with template, add ready-for-dev labelKey sections: Problem (raw idea, pain, size), Solution Sketch (concept, out of scope), Rabbit Holes (complexity traps), Done Looks Like (acceptance criteria).
/shape-issues
Workflow: /shape-issues -> /resolve-issues -> /review-pr -> /resolve-pr-review-thread