Archit-13028
- 4 skills
- 0 followers
- 1 day ago last updated
- ▌ Code Review · archit-13028Review a diff, PR, or changed files for correctness, style, and risk. Use when the user asks for a code review, PR review, or to look over changes.
- ▌ Test Writer · archit-13028Write focused unit tests for a module or function. Use when the user asks to add tests, improve coverage, or make a module testable.
- ▌ Refactor Plan · archit-13028Produce a safe step-by-step refactor plan before touching code. Use when the user wants to restructure, clean up, or modernize a module.
- ▌ Commit Message · archit-13028Write a conventional commit message from a git diff. Use when the user asks to commit, write a commit message, or summarize staged changes.