Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
git clone --depth 1 https://github.com/ruvnet/ruv-FANNWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/commands/ruvnet/ruv-fann/my-tasks)<a href="https://agentmods.dev/commands/ruvnet/ruv-fann/my-tasks"><img src="https://agentmods.dev/badge/commands/ruvnet/ruv-fann/my-tasks/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/commands/ruvnet/ruv-fann/my-tasks"><img src="https://agentmods.dev/badge/commands/ruvnet/ruv-fann/my-tasks.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00000 | $0.00674 |
| Opus 5 | $0.00000 | $0.00337 |
| Sonnet 5 | $0.00000 | $0.00135 |
| Haiku 4.5 | $0.00000 | $0.00067 |
Grade A, and why
my-tasks scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 122 lines — stays where its author put it; the contents beside it link to each section on GitHub.
/github my-tasks
Shows all GitHub issues currently claimed by your swarm, including status and time tracking.
Usage
/github my-tasks [options]
Options
--verbose- Show detailed information--include-completed- Include recently completed tasks
Examples
/github my-tasks
/github my-tasks --verbose
/github my-tasks --include-completed
What it shows
- Currently claimed issues
- Time since claimed
- Last update time
- Progress status
- Staleness warnings
Implementation
Uses GitHub MCP to:
- Find issues with your swarm's claim label
- Check last comment timestamps
- Calculate time tracking
- Identify stale tasks
Example Output
Basic View
📋 Your Active Tasks (3)
#45 [BUG] Memory leak in neural agents
Claimed: 2 hours ago
Last update: 30 min ago
Status: 🔄 In progress
#52 [FEATURE] Add persistent storage
Claimed: 5 hours ago
Last update: 4 hours ago
Status: ⚠️ Needs update
#48 [TASK] Update documentation
Claimed: 1 day ago
Last update: 1 day ago
Status: 🔴 Stale - consider releasing
Verbose View
📋 Your Active Tasks (3)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
#45 [BUG] Memory leak in neural agents
URL: https://github.com/ruvnet/ruv-FANN/issues/45
Claimed: 2 hours ago (2024-01-07 14:30)
Last update: 30 min ago
Progress: Implementing fixes (70% complete)
Time spent: ~2.5 hours
Status: 🔄 In progress
Recent updates:
- "Identified 3 memory leak sources"
- "Implementing cleanup handlers"
Next: Run performance tests
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[... more tasks ...]
Status Indicators
- 🟢 Active - Recently updated
- 🔄 In progress - Working normally
- ⚠️ Needs update - No update in 2+ hours
- 🔴 Stale - No update in 12+ hours
- ⏰ Overdue - Claimed 24+ hours ago
Time Tracking
Shows:
- Time since claimed
- Time since last update
- Estimated time remaining
- Total time spent (verbose mode)
Warnings
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 10d ago First seen · 122 lines · 0 tokens per session scan A 65dfb3d3ff82
my-tasks is a command published in the GitHub repository ruvnet/ruv-FANN (380 stars, last pushed 1mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 674 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other commands, from other repositories
template
Manage issue templates for streamlined issue creation.
sync-linear
Sync current work with Linear ticket status.
add-note
Add an internal or external note to a ConnectWise PSA ticket.
fest-show
Show festival progression (in-progress tasks, roadmap, and dependency view).
dispatcher
Pick the next-best repo to work on across the portfolio — rank free repos, recommend one, claim its lease atomically, and route to the entry command.
workpm
A project-management workflow for coordinating multiple AI workers through five stages. It includes task assignment, shared activity logs, worker replacement, and final checks.