Analyze changes, run quality gate, and auto-commit with PR-based workflow. Trigger on "/auto-commit", "git 푸시", "git push", "자동 커밋", "커밋해줘", "변경사항 커밋", "PR 올려줘", "PR 만들어줘", or when user asks to commit their work after completing a task.
A command for building software features from a PRD, or product requirements document. It separates design from coding and tracks work in a checklist file.
A command that turns a vague product or software idea into a structured PRD, or product requirements document. It checks the existing project context, defines requirements and acceptance criteria, and prepares a related implementation plan.
A command for reviewing a GitHub pull request, which is a proposed code change waiting to be merged. It examines the changes and can leave review comments or approve the pull request when the findings pass.
A command that turns an existing product requirements document, or PRD, into screen planning documents and a clickable low-detail wireframe. A PRD describes what a product should do and who it is for.