mindforge-add-todo

mindforge-add-todo is a skill for Claude Code from sairam0424/MindForge. It costs 16 tokens per session (245 once invoked), scanned A, a copy of add-todo, MIT.

A workflow for capturing an idea or task from the current conversation as a todo, meaning a tracked piece of work to do later. It stores the todo in the project's expected area and updates its state.

In plain words
What is it for?
Use it when turning a conversation request into a Mindforge todo. It handles choosing an area, creating the file and slug, checking existing items, updating state, and committing the result.
Why use it?
It prevents useful tasks from disappearing after the conversation and checks for duplicates before creating another entry. It also keeps the project's todo records and status information in sync.

Skill for Claude Code

Written for Claude Code: $ARGUMENTS substitution.

Good fit Use it when turning a conversation request into a Mindforge todo. It handles choosing an area, creating the file and slug, checking existing items, updating state, and committing the result.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/sairam0424/mindforge/mindforge-add-todo
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.

Any agent
npx skills add sairam0424/MindForge --skill mindforge-add-todo
Clone the repo
git clone --depth 1 https://github.com/sairam0424/MindForge

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 mindforge-add-todo

README.md
[![agentmods](https://agentmods.dev/badge/skills/sairam0424/mindforge/mindforge-add-todo/github.svg)](https://agentmods.dev/skills/sairam0424/mindforge/mindforge-add-todo)
Your own site
<a href="https://agentmods.dev/skills/sairam0424/mindforge/mindforge-add-todo"><img src="https://agentmods.dev/badge/skills/sairam0424/mindforge/mindforge-add-todo/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 mindforge-add-todo

Your own site · 80×15
<a href="https://agentmods.dev/skills/sairam0424/mindforge/mindforge-add-todo"><img src="https://agentmods.dev/badge/skills/sairam0424/mindforge/mindforge-add-todo.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 16 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 245 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 88% copy Near-identical to another mod 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.00016 $0.00245
Opus 5 $0.00008 $0.00122
Sonnet 5 $0.00003 $0.00049
Haiku 4.5 $0.00002 $0.00024

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

Security

Grade A, and why

mindforge-add-todo 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 8d 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.

Origin

This is a copy

88% identical to add-todo — 17 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

.agent/skills/mindforge-add-todo/SKILL.md · 43 lines

What it actually says

Routes to the add-todo workflow which handles:

  • Directory structure creation
  • Content extraction from arguments or conversation
  • Area inference from file paths
  • Duplicate detection and resolution
  • Todo file creation with frontmatter
  • STATE.md updates
  • Git commits

<execution_context> @.agent/workflows/mindforge-add-todo.md </execution_context>

State is resolved in-workflow via init todos and targeted reads.

The workflow handles all logic including:

  1. Directory ensuring
  2. Existing area checking
  3. Content extraction (arguments or conversation)
  4. Area inference
  5. Duplicate checking
  6. File creation with slug generation
  7. STATE.md updates
  8. Git commits
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. 8d ago First seen · 43 lines · 16 tokens per session scan A cdfa7ebb0ce9

Subscribe to this mod's changes

mindforge-add-todo is a skill published in the GitHub repository sairam0424/MindForge (0 stars, last pushed 5d ago), licensed MIT. It adds 16 tokens to every session and 245 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. It is 88% identical to add-todo, differing in 17 lines, and is treated as a copy.

Related

Other skills, from other repositories

agent-self-scheduling

Schedule AI agent runs with cron, loops, or external clocks while avoiding unsafe tight autonomous timers.

sickn33/agentic-awesome-skills · 24 tokens

cao-session-management

Interact with CAO (CLI Agent Orchestrator) — launch multi-agent sessions, check status, send follow-up instructions, unblock stuck terminals, or shut down sessions. Use when working with CAO sessions in any capacity.

awslabs/cli-agent-orchestrator · 49 tokens

suede-onboarding

Suede-affiliated onboarding and activation strategy for first-run sequencing, empty states, setup checklists, activation milestones, time to value, and retention-linked measurement. Use when users sign up but fail to reach first value or the product needs a new first-session flow. NOT FOR: registration optimization…

JasonColapietro/suede-creator-skills · 88 tokens

workspace-organizing

Use whenever the agent creates, writes, moves, or renames a file in a team/delegate (shared) workspace, OR when the user asks to organize, clean up, restructure, audit, or find files in any workspace or the Vault, OR when starting a multi-file task or named project. Enforces a purpose-based folder convention (flat…

nextlevelbuilder/goclaw · 0 tokens

spell-schedule

Schedule a moflo spell to run on the local machine via the moflo daemon (cron, interval, or one-time). Use when the user wants to schedule, automate, or recurringly run one of THEIR spells locally — e.g. "schedule the oap spell every hour", "run my audit spell every weekday at 9am", "fire X once tomorrow morning".…

eric-cielo/moflo · 99 tokens

tmux-layout

Use this skill when the operator wants a prepared tmux visualization layout for the session's side-channels (STATE.md tail, CI-watch, events.jsonl tail). Renders a 4-pane default layout or debug layout. Read-only side-channel observability — the coordinator chat stays in the operator's original terminal. Trigger…

Kanevry/session-orchestrator · 99 tokens