What problem does it solve?
This Skill prevents tasks from being forgotten by intelligently routing them to the most appropriate place for later rediscovery, whether it's a project TODO file, a Slack reminder, or a GitHub issue.
Core Features & Use Cases
- Contextual Routing: Automatically detects if the current task relates to an open Pull Request or a specific ticket in the branch name.
- Multi-Target Deferral: Allows users to select multiple destinations for a deferred item simultaneously (e.g., save to a project TODO file AND send a Slack reminder).
- Use Case: You're about to wrap up a coding session but remember a small improvement. Instead of losing track of it, you use
dev10x:park to save it as a comment on the current PR and also add it to your .claude/TODO.md file for the next session.
Quick Start
Use dev10x-park to save the current task for later.