Skip to content

feat(skills): add alternatives exploration and self-review to writing-plans#851

Merged
JeremyDev87 merged 1 commit intomasterfrom
feat/writing-plans-alternatives-838
Mar 22, 2026
Merged

feat(skills): add alternatives exploration and self-review to writing-plans#851
JeremyDev87 merged 1 commit intomasterfrom
feat/writing-plans-alternatives-838

Conversation

@JeremyDev87
Copy link
Owner

Summary

  • Add Alternatives Exploration section to writing-plans skill requiring ≥2 approaches per non-trivial decision with trade-off analysis (performance, complexity, maintainability)
  • Add Alternatives template section to Plan Document Header for immediate use in generated plans
  • Add Self-Review Gate checklist with 5 verification items before plan submission (file paths, bite-sized steps, risks, TDD, YAGNI)
  • Define clear criteria for what counts as non-trivial vs trivial decisions

Test plan

  • Verify SKILL.md renders correctly in markdown preview
  • Verify Alternatives Exploration section includes format template with pros/cons table
  • Verify Self-Review Gate has all 5 required checklist items
  • Verify Plan Document Header template includes Alternatives section
  • Verify no other skill files were modified

Closes #838

…-plans

- Add Alternatives Exploration section with trade-off analysis format
- Add Alternatives template to Plan Document Header
- Add Self-Review Gate checklist (5 items) before plan submission
- Define non-trivial vs trivial decision criteria

Closes #838
@JeremyDev87 JeremyDev87 added feat skill New skill addition to .ai-rules/skills/ labels Mar 22, 2026
@vercel
Copy link

vercel bot commented Mar 22, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
codingbuddy-landing Ready Ready Preview, Comment Mar 22, 2026 1:43am

@JeremyDev87 JeremyDev87 self-assigned this Mar 22, 2026
@JeremyDev87 JeremyDev87 merged commit 57e80fa into master Mar 22, 2026
25 checks passed
@JeremyDev87 JeremyDev87 deleted the feat/writing-plans-alternatives-838 branch March 22, 2026 01:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feat skill New skill addition to .ai-rules/skills/

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat(skills): add alternatives exploration and self-review checklist to writing-plans

1 participant