index

An index of available coding-agent commands, with each command linked to a description or its source file. Commands are reusable instructions that tell the agent how to perform a particular task.

In plain words
What is it for?
Use it to discover commands for requirements, pull-request review, churn analysis, parallel fixes, pipelines, testing prompts and other development tasks.
Why use it?
It makes a large command collection easier to browse and helps you find the right workflow without opening every file.

Command

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.

agentmods
npx agentmods add commands/paralleldrive/aidd/index
Clone the repo
git clone --depth 1 https://github.com/paralleldrive/aidd
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 518 The whole file, excluding the scripts and references it only reads on demand.
Security scan B 1 finding. Scan, not verified.
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 $0.00000 $0.00518
Opus 5 $0.00000 $0.00259
Sonnet 5 $0.00000 $0.00104
Haiku 4.5 $0.00000 $0.00052

Measured 2d ago against content hash 79711effbd62, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade B, and why

index scanned grade B with 1 finding 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 2d 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.

Asks for rootmediumPrivilege escalation

A mod that escalates privileges can change anything on the machine, not only the project.

Write correct riteway ai prompt evals for multi-step tool-calling flows. Use when creating .sudo eval files or testing agent skills that use tools.
ai/commands/index.md · 121 lines

How it starts

The opening of the file, as written. The whole thing — 121 lines — stays where its author put it; the contents beside it link to each section on GitHub.

commands

This index provides an overview of the contents in this directory.

Files

📊 /aidd-churn

File: aidd-churn.md

Rank files by hotspot score to identify prime candidates for refactoring before PR review

🐛 /aidd-fix

File: aidd-fix.md

No description available

🔀 /aidd-parallel

File: aidd-parallel.md

Generate /aidd-fix delegation prompts for a list of tasks and optionally dispatch them to sub-agents in dependency order

🔗 /aidd-pipeline

File: aidd-pipeline.md

Run a markdown task list as a step-by-step subagent pipeline

🔍 /aidd-pr

File: aidd-pr.md

Review a PR, resolve addressed comments, and generate /aidd-fix delegation prompts for remaining issues

📋 /aidd-requirements

File: aidd-requirements.md

Write functional requirements for a user story. Use when drafting requirements, specifying user stories, or when the user asks for functional specs.

🧪 /aidd-riteway-ai

File: aidd-riteway-ai.md

Write correct riteway ai prompt evals for multi-step tool-calling flows. Use when creating .sudo eval files or testing agent skills that use tools.

🧠 /aidd-rtc

File: aidd-rtc.md

No description available

🛠️ /aidd-upskill

File: aidd-upskill.md

Create and review AIDD skills following the AgentSkills.io specification and SudoLang authoring patterns.

Commit

File: commit.md

No description available

discover

File: discover.md

No description available

execute

File: execute.md

No description available

help

File: help.md

No description available

log

File: log.md

No description available

plan

File: plan.md

No description available

🔬 Code Review

File: review.md

No description available

run-test

File: run-test.md

No description available

task

File: task.md

No description available

user-test

File: user-test.md

No description available

Read the full file on GitHub · 121 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. 2d ago First seen · 121 lines · 0 tokens per session scan B 79711effbd62

Subscribe to this mod's changes

index is a command published in the GitHub repository paralleldrive/aidd (380 stars, last pushed 2mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 518 tokens. A static security scan graded it B with 1 finding (asks for root). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.