docs: rename resolve-issues → review-issues skill references

This commit is contained in:
diegosouzapw
2026-06-06 12:55:35 -03:00
parent 3317b21d09
commit 5121959bb8
2 changed files with 2 additions and 2 deletions

View File

@@ -1873,7 +1873,7 @@ Thank you to all **55+ community contributors** who made v3.8.0 possible! 🎉
### 🧹 Chores
- **chore(workflow):** mandate implementation plan generation in `/resolve-issues` workflow before coding
- **chore(workflow):** mandate implementation plan generation in `/review-issues` workflow before coding
- **chore(release):** expand contributor credits to 155 PRs across full project history
### 🏆 Community Contributors Acknowledgment

View File

@@ -491,7 +491,7 @@ Shipped configuration templates and sample files (referenced by setup wizard).
| `commands/deploy-vps-{local,akamai,both}-cc.md` | Deploy to VPS |
| `commands/capture-release-evidences-cc.md` | Browser-record new features as WebP |
| `commands/review-{prs,discussions}-cc.md` | Triage GitHub PRs/discussions |
| `commands/{issue-triage,resolve-issues,implement-features}-cc.md` | Issue workflows |
| `commands/{review-issues,implement-features}-cc.md` | Issue workflows |
| `settings.local.json` | Per-project Claude Code settings |
---