optflow
SolidDiscover and deliver repository optimization work end to end: identify performance/reliability/maintainability/security/dx/cost optimization points, prioritize by impact-effort-risk, then execute fixes step by step with continuous testing and explicit commit policy (`final_only`, `per_step`, `milestone`). Default to `per_step` for implementation work so each feature is tested then committed before the next feature. Supports optional BDD (Given/When/Then).
Install
Quality Score: 82/100
Skill Content
Details
- Author
- majiayu000
- Repository
- majiayu000/vibeguard
- Created
- 6 months ago
- Last Updated
- today
- Language
- Shell
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
fixflow
Execute coding tasks with a strict delivery workflow: build a full plan, implement one step at a time, run tests continuously, and commit by default after each step (`per_step`). Support explicit commit policy overrides (`final_only`, `milestone`) and optional BDD (Given/When/Then) when users ask for behavior-driven delivery or requirements are unclear.
optimize-codebase
Investigate a named performance, build, CI, dependency, maintainability, or developer-experience bottleneck and seal one evidence-backed optimization handoff for plan-change. Use targeted mode for a known pain and sweep mode only for explicit repository-wide discovery.
auto-optimize
Analyze a target project, classify findings, and implement at most one user-confirmed optimization with focused verification.