CtrlK
BlogDocsLog inGet started
Tessl Logo

mvp-followup

Use when asking what to do next after a feature pass while avoiding bloat and checking for unfinished MVP work.

62

Quality

75%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./.agents/skills/mvp-followup/SKILL.md
SKILL.md
Quality
Evals
Security

MVP Follow-Up

Rule

Recommend or execute only closeout work that makes the current MVP more real, verified, documented, or shippable. Do not propose new product scope unless there is a clear blocker to the MVP working for real users.

Workflow

  1. Identify the current feature or thread outcome.
  2. Check for unfinished work in this order:
    • failing or skipped verification
    • unreviewed real-data pilot results
    • pending review/proposals/approval queues
    • docs that no longer match behavior
    • unrelated dirty files that block full prep/ship hygiene
  3. Recommend the smallest next batch that closes those gaps.
  4. Explicitly skip tempting bloat: new integrations, dashboards, settings, abstractions, or extra UI unless they directly unblock real use.
  5. If the user says "do it", run the closeout work in parallel where safe and keep edits minimal.

Output Shape

Lead with the concrete next step. Keep the list short. Separate:

  • Do now: validation, real pilot, docs, or bug fixes.
  • Defer: useful ideas that should wait for real user feedback.
  • Blocker: any specific user/manual action needed.

Verification Bias

Prefer non-mutating checks when the worktree has unrelated dirty files. Use full pnpm prep only when it will not rewrite someone else's concurrent work.

Related Skills

  • qa
  • ship
  • adding-a-feature
  • capture-learnings
Repository
BuilderIO/agent-native
Last updated
First committed

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.