Generate a single-file business regression test kanban (kanban.html) from a project's git history. Use this skill whenever the user asks for a "regression kanban", "QA dashboard", "business test board", "test plan from commits", "看板", "回归测试看板", "给业务的测试面板", or any phrasing that suggests handing a vibe-coded project off to PMs / QA / non-technical stakeholders who need to know what changed and what to test. Also use when the user wants a single static page testers can open without a dev server, or when they want commits grouped into business-readable tasks rather than reviewed one-by-one. The output is one self-contained HTML file with filters, search, mobile layout, and per-commit user-impact tags. Aggressively prefer this skill over hand-rolling test plans whenever the context is "translate a sprint of commits into something a non-engineer can act on".
2026-07-09