en un clic
minimum-viable-factory
minimum-viable-factory contient 6 skills collectées depuis ashtilawat, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Implement an architecture decision by writing code in the app repo, committing to a branch, and opening a PR. Use when the Dev Agent needs to write and ship code.
Write and run Jest tests for code in an open PR — unit tests, integration tests, edge cases. Use when the Test Agent needs to validate a PR.
Verify a PR is ready, merge it, deploy frontend to Vercel and database to Supabase, and confirm health. Use when the Deploy Agent needs to ship code to production.
Produce a technical architecture decision from a spec — approach, alternatives, constraints, files affected, and dependencies. Use when the Architect Agent needs to plan implementation.
Review a PR for correctness, security, test coverage, and conventions. Post findings with severity levels and submit a verdict. Use when the Review Agent needs to evaluate a PR.
Turn a raw Linear ticket into a structured spec with problem statement, acceptance criteria, and open questions. Use when the PM Agent needs to produce a spec for a new ticket.