mit einem Klick
vibeflow
vibeflow enthält 11 gesammelte Skills von mizkun, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.
Skills in diesem Repository
Execute a single GitHub Issue through the full 11-Step workflow. Iris handles everything — Issue Review, TDD, implementation, QA judgment, PR, cross-review, merge, close.
Verify VibeFlow project repository consistency. Use when checking project structure, required files, and integration health.
Create or refine VibeFlow issue files under issues/. Use when turning plan items into implementable tasks with clear acceptance criteria.
プロジェクトのキックオフ。新規プロジェクトは Interview から Vision を作り、既存コードのプロジェクトは Bootstrap で As-Is の構造化 spec (Story/Contract) をコードから生成する。
Conclude Iris session and update STATUS.md. Use when ending a Discovery session and returning to development phase.
Execute all open GitHub Issues in dependency order. Iris picks up Issues one by one, runs the 11-Step workflow for each, and reports progress.
[DEPRECATED] v5 では Iris が常にアクティブです。/discuss は不要です。そのまま Iris に話しかけてください。
Exploratory UI verification using Playwright MCP. Use when manually verifying UI behavior, reproducing bugs, or checking user flows.
Run Playwright smoke tests for quick UI health check. Use after UI changes to verify basic functionality.
Check current project progress and role status. Use when reviewing project state, open issues, and roadmap progress.
Execute TDD Red-Green-Refactor cycle. Use when implementing features with test-driven development.