Loading...
Loading...
Suggest what to work on next based on project state and session context. Considers proximity, momentum, status, and constraints.
npx skill4agent add jackchuka/ghpm ghpm-suggestPREREQUISITE: Readfor prerequisites and error handling.../ghpm-shared/SKILL.md
/ghpm-suggest/ghpm-suggest <constraint>git remote get-url origin 2>/dev/nullgit branch --show-current 2>/dev/nullgit log --oneline -5 2>/dev/nullgit diff --stat HEAD~5..HEAD 2>/dev/nullgh api user --jq '.login' 2>/dev/null../ghpm-shared/SKILL.md../ghpm-shared/references/cache.md../ghpm-shared/references/format.mdBased on your context:
Repo: <current repo>
Recent work: <summary of recent commits>
<component/team> affinity: <inferred from context>
## Top Recommendation
### 1. <title>
- **Issue:** <repo>#<num>
- **URL:** <github url>
- **Status:** <status>
- **Why now:** <specific reasoning — deadlines, momentum, blocking, team needs>
- **<constraint> fit:** <how this fits the user's time/energy/focus constraint>
## Strong Alternatives
### 2. <title>
...
### 3. <title>
...
## If You Want a Change of Pace
### 4. <title>
- (optional tier for lower-priority or different-domain options)| Priority | Issue | Status | Rationale |
|----------|-------|--------|-----------|
| 1 | ... | ... | one-line why |/ghpm-view triage