my-tasks

my-tasks is a command for Claude Code from ruvnet/ruv-FANN. It costs 0 tokens per session (674 once invoked), scanned A, original, MIT.

A command that lists GitHub issues currently claimed by your swarm, with their progress and time details.

In plain words
What is it for?
Use it to check claimed issues, review status and update times, see time since claiming, and include recently completed tasks.
Why use it?
It gives you one view of active work and highlights tasks that have not been updated recently.

Command for Claude Code

Written for Claude Code: installed under .claude/.

Good fit Use it to check claimed issues, review status and update times, see time since claiming, and include recently completed tasks.

Compare 6 commands from other repositories ↓
Install with agentmods
npx agentmods add commands/ruvnet/ruv-fann/my-tasks
Install

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.

Clone the repo
git clone --depth 1 https://github.com/ruvnet/ruv-FANN

Made for: Claude Code.

Wrote 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.

agentmods badge for my-tasks

README.md
[![agentmods](https://agentmods.dev/badge/commands/ruvnet/ruv-fann/my-tasks/github.svg)](https://agentmods.dev/commands/ruvnet/ruv-fann/my-tasks)
Your own site
<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.

agentmods 80×15 button for my-tasks

Your own site · 80×15
<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>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 674 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce 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

Measured 10d ago against content hash 65dfb3d3ff82, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

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.

.claude/commands/github/my-tasks.md · 122 lines

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:

  1. Find issues with your swarm's claim label
  2. Check last comment timestamps
  3. Calculate time tracking
  4. 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

Read the full file on GitHub · 122 lines

Changes

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.

  1. 10d ago First seen · 122 lines · 0 tokens per session scan A 65dfb3d3ff82

Subscribe to this mod's changes

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.