Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.02 KB

File metadata and controls

31 lines (22 loc) · 1.02 KB

Roadmap — CommitPilot

This roadmap keeps future work practical, reviewable, and portfolio-focused.

Priority 1 — Presentation Polish

  • Add hero screenshot or demo GIF.
  • Add sample data or example workflow.
  • Link deployed demo when available.
  • Keep README and architecture docs in sync with the codebase.

Priority 2 — Product Depth

  • Add CLI examples or generated-output gallery
  • Create templates/presets
  • Add automated validation for generated assets

Priority 3 — Engineering Quality

  • Add stack-appropriate tests.
  • Add lint/format command documentation.
  • Add CI only when checks are reliable.
  • Document environment variables using safe placeholders.
  • Review accessibility and empty/error states.

Priority 4 — Portfolio Story

  • Add a short “What I learned” section.
  • Add tradeoffs and decisions after major changes.
  • Add screenshots to make the repo easier to evaluate visually.
  • Turn completed roadmap items into release notes.