#workflow
2 listings tagged workflow.
skill โ Verified
Coding Code Review
Review a diff for correctness, security, and clarity in priority order, and leave specific, actionable comments. Use when reviewing a PR or self-reviewing before pushing.
skill โ Verified
Coding Writing Quality Code
Write correct, clear, change-safe code and prove it with tests that actually pin behavior. Use when implementing a feature or fix, refactoring, or deciding what to test.