← Back to ShipLoop

Roadmap & Standup

This page is updated automatically by the ShipLoop Roadmap Coach after every push. The agent reads ROADMAP.md, tracks progress, and writes actionable next steps.

Latest Standup

Feb 8, 2026 — manual update (Roadmap Coach not yet connected)

What just shipped

Rebranded the entire site to ShipLoop (meta: using ShipLoop to build ShipLoop), deployed to Vercel with a serverless webhook proxy that bypasses CORS, built the full "Fix This" widget with inspection mode, context capture, and feedback modal, and expanded the roadmap with 49 future feature ideas across 6 categories.

Progress

MVP Milestone — 7 / 15 tasks complete (47%)

What to do next

  • Verify the "Fix This" webhook end-to-end: submit feedback from the live Vercel site, confirm the Kilo agent receives the JSON payload, makes the fix, and pushes to the staging branch
  • Set up the GitHub push webhook to trigger the Roadmap Coach agent, so this standup card updates automatically after every push

Suggestion

You're 70% through MVP and the hardest parts are done. The widget UX is polished and the proxy is working. Focus on getting one clean end-to-end demo of each feature, then record the video. Don't gold-plate — ship it.

MVP Milestone

Landing page with ShipLoop branding and content
Widget: Floating trigger button (wrench icon)
Widget: Inspection mode with hover highlights
Widget: Element context capture (DOM path, CSS, HTML)
Widget: Feedback modal with thumbnail preview
Widget: Priority selector (Quick fix / Improvement / Bug)
Vercel deployment with serverless webhook proxy
Fix: CTA button text is unreadable (white on yellow) — change to a dark background
Fix: Pro pricing card has inconsistent padding — match the other cards
Fix: Third testimonial text is too small — make it the same size as the others
Fix: Footer links have no hover effect — add a color change on hover
Update hero subtitle to mention both features (widget + roadmap coach)
Kilo webhook integration — "Fix This" agent pushing to staging branch
Kilo webhook integration — "Roadmap Coach" agent updating this page
Demo video recording

Post-Competition — Deferred from v1

Middleware server (Express/Fastify) for auth, validation, and rate limiting
Tiered access system — Admin (auto-fix), Power User (GitHub issue), Public (vote only)
Token-based authentication with per-user API keys and tier assignments
Rate limiting per tier — daily caps to prevent cost overruns
Server-side prompt injection sanitization (more robust than client-side)
Screenshot sent to agent — full page screenshot with highlighted element in webhook payload
Source file mapping — data-source-file and data-source-line attributes injected at build time
Slack notifications for Roadmap Coach standup
Discord notifications for Roadmap Coach standup
Email digest — daily/weekly standup summary

"Fix This" Widget — Future Enhancements

Batch mode — select multiple elements in one session, describe all fixes at once
Before/after preview — auto-load staging branch side-by-side after agent pushes fix
Voice feedback — hold a button and speak, transcribed via Whisper
Annotation drawing — draw arrows, circles, scribbles on the page screenshot
Fix history panel — sidebar showing all feedback, status, and fix branch links
Undo / rollback — one-click revert of a fix branch
Multi-page context — "Make the header on ALL pages match this style"
Responsive mode selector — toggle mobile/tablet/desktop, submit breakpoint-specific feedback
Suggested fixes — proactive accessibility and contrast ratio recommendations
Accessibility audit trigger — scan entire page for a11y issues, batch-send to agent
Figma comparison — overlay Figma design on live page, click mismatches to send feedback
Team comments — reply to feedback items before sending to agent

"Roadmap Coach" — Future Enhancements

Launch countdown — "days until launch" with pacing feedback and velocity projections
Velocity tracking — tasks completed per day/week with trend analysis
Scope creep detection — alerts when new items appear in ROADMAP.md without adjusting launch date
Dependency mapping — warns if you start a task whose dependency isn't complete
Weekly retrospective — scheduled Friday webhook generates RETRO.md
Goal-based prompts — strategic questions like "have you tested this with real users?"
Risk flags — scan for stale branches, missing tests, hardcoded secrets, large TODO counts
Multiple roadmaps — support ROADMAP-mvp.md, ROADMAP-v2.md tracked independently
Milestone celebrations — special standup when a milestone hits 100%
Burndown chart — auto-generated SVG showing tasks remaining vs. time to deadline

Platform & Infrastructure

ShipLoop CLI — shiploop init sets up ROADMAP.md, installs widget, configures webhooks
ShipLoop dashboard — web UI showing feedback submissions, standup history, and progress
GitHub App — proper app instead of raw webhooks for easier install and permissions
Kilo marketplace integration — one-click install if Kilo launches a plugin marketplace
Multi-repo support — one roadmap spanning frontend, backend, and docs repos
White-label widget — customizable colors, icon, and branding
Analytics — track feedback types, most-reported pages, and average time-to-fix
This page is auto-updated by the ShipLoop Roadmap Coach — a Kilo Cloud Agent triggered by GitHub push webhooks. It reads ROADMAP.md, evaluates each commit, and updates the progress shown here.