Capture, list, and complete repo-scoped todos
Scanned 9/3/2026
Install to Claude Code
npx -y skills add ronaknnathani/relay --skill todo --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Todo?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/ronaknnathani-todo)More formats (shields.io, HTML) on the badges page.
---
name: todo
description: "Capture, list, and complete repo-scoped todos"
argument-hint: "<description> | list | done <id>"
disable-model-invocation: true
---
# /todo — Repo-Scoped Todos
Capture todos from within a session for later pickup. Runs as a sub-agent to keep the main session context clean.
## Dispatch
{{subagent:fast}} with this prompt:
> Run the following shell command and report the output exactly as printed:
>
> ```bash
> relay todo $ARGUMENTS
> ```
>
> If `$ARGUMENTS` is empty, run `relay todo list` instead.
>
> Print the command output and nothing else. No commentary, no suggestions.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!