feat(projman): add plan-then-batch skill optimization #421

Merged
lmiranda merged 51 commits from feat/plan-then-batch-optimization into development 2026-02-04 00:59:04 +00:00
2 changed files with 10 additions and 2 deletions
Showing only changes of commit 47a3a8b48a - Show all commits

View File

@@ -1,4 +1,8 @@
# /clear-cache
---
description: Clear plugin cache to force fresh configuration reload after marketplace updates
---
# Clear Cache
Clear plugin cache to force fresh configuration reload. Run this after marketplace updates.

View File

@@ -1,4 +1,8 @@
# /suggest-version
---
description: Analyze CHANGELOG.md and suggest appropriate semantic version bump
---
# Suggest Version
Analyze CHANGELOG.md and suggest appropriate semantic version bump.