What problem does it solve?
Converts an ad-hoc idea or discovered bug during a Claude Code session into a tracked, repository-aware Mando task so important work does not get lost or forgotten.
Core Features & Use Cases
- Repository-aware task creation: Searches the codebase to gather relevant files, patterns, and context before creating the task.
- Project resolution: Determines the correct Mando project by matching git remotes to output from mando project list.
- Automated task queuing: Combines the user's brief request with research findings and enqueues a single, well-informed todo via the mando CLI.
- Use case: While pair-programming in Claude Code you identify a separate refactor needed; run this Skill to capture the work with links to related files and context for the Captain orchestrator.
Quick Start
Create a Mando task describing the issue or feature, letting the skill search the repository, resolve the project, and enqueue a single combined todo.