What problem does it solve?
This Skill automates the creation of nitpick tasks for quick, small cleanup work, eliminating manual task creation and ensuring consistent labeling.
Core Features & Use Cases
- One-click Task Creation: Turn a simple title into a tracked chore with nitpick labeling.
- Consistent Workflow: Standardizes priority and metadata to fit your task system.
- Use Case: When you notice a minor issue like a naming inconsistency or an unused import, create a nitpick task to capture it for later follow-up.
Quick Start
Use the nit skill to create a nitpick task with a title and optional description.
Examples:
- /nit Rename confusing variable
- /nit Fix typo in error message - "authentification" should be "authentication"
- /nit Remove unused import in module.py