npx claudepluginhub a-ariff/ariff-claude-plugins --plugin executing-plansThis skill uses the workspace's default tool permissions.
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Migrates code, prompts, and API calls from Claude Sonnet 4.0/4.5 or Opus 4.1 to Opus 4.5, updating model strings on Anthropic, AWS, GCP, Azure platforms.
Details PluginEval's skill quality evaluation: 3 layers (static, LLM judge), 10 dimensions, rubrics, formulas, anti-patterns, badges. Use to interpret scores, improve triggering, calibrate thresholds.
Execute plans in controlled batches with verification gates.
"I'm using the Executing Plans skill to implement this plan."
Load Plan → Review → Execute Batch → Report → Feedback → Next Batch
Default batch size: 3 tasks
For each task:
in_progresscompletedAfter each batch:
## Batch Complete
**Implemented:**
- Task 1: [summary]
- Task 2: [summary]
- Task 3: [summary]
**Verification:**
\`\`\`
[test output]
\`\`\`
Ready for feedback.
Based on feedback:
🛑 Stop immediately when:
Ask for clarification. Don't guess.
Before marking ANY task complete:
No "should work" or "looks good" - actual verification output.
### Batch N Complete
| Task | Status | Verification |
|------|--------|--------------|
| Task X | ✅ | 12/12 tests pass |
| Task Y | ✅ | Build successful |
| Task Z | ⚠️ | Needs review |
**Next batch:** Tasks A, B, C
Continue?
After all tasks:
finishing-branch skill if applicable