What problem does it solve?
This Skill acts as a vigilant guardian for your development workflow, ensuring that code progresses through the correct stages of Continuous Integration and Continuous Deployment (CI/CD) and preventing common, costly mistakes like direct production edits or unmerged code.
Core Features & Use Cases
- Stage Detection: Accurately identifies your current position in the development pipeline (e.g., developing, ready for PR, in review).
- Deviation Prevention: Actively blocks actions that violate your defined workflow rules, such as committing directly to the main branch.
- Guided Progression: Provides clear, actionable commands to move your work to the next stage.
- Use Case: When you're unsure if your feature branch is ready for a pull request, you can ask DevFlow, and it will tell you exactly what needs to be done next, like pushing your commits or creating the PR.
Quick Start
Ask DevFlow to check your current development stage and guide you to the next step.