initiation-quality-agent

A guide for checking the quality of a project or task when it is first started.

In plain words
What is it for?
Use it to understand when to run an initiation quality check, what it is for, and what happens if you omit it.
Why use it?
It explains why an incomplete start can cause problems and how to recover when the required check was skipped.

Agent

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 agents/mbmd/aipdlc/initiation-quality-agent
Clone the repo
git clone --depth 1 https://github.com/mbmd/AIPDLC
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 1,819 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown 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.01819
Opus 5 $0.00000 $0.00910
Sonnet 5 $0.00000 $0.00364
Haiku 4.5 $0.00000 $0.00182

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

Security

Grade A, and why

initiation-quality-agent 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 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.

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.

pdlc-packages/ai-pilc/ai-pilc-rule-details/templates/agents/initiation-quality-agent.md · 128 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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 · 128 lines · 0 tokens per session scan A ce6b901ed7f9

Subscribe to this mod's changes

initiation-quality-agent is an agent published in the GitHub repository mbmd/AIPDLC (2 stars, last pushed 23d ago), with no licence file. It costs nothing until one of its globs matches a file; then it loads 1,819 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-31.

Related

Other agents, from other repositories

paad-analyst

Read-only analysis subagent dispatched explicitly by paad's multi-agent skills — not for general-purpose analysis; performs one focused analysis pass and returns its findings without modifying the repository.

Ovid/paad · 40 tokens

swift-debugger

Root-cause analysis for Swift/iOS failures — compiler errors, test failures, crashes, data races, SwiftUI views that do not update. Use when something is broken and the cause is not obvious. Reproduces first, then fixes, then proves the fix with real output.

Nagarjuna2997/ios-agent-skill · 61 tokens

slushpile-ats-simulator

Simulates ATS parsing and keyword matching against a JD. Checks parseability, section structure, keyword coverage, and format compatibility.

VonTerraProject501c3/slushpile · 33 tokens

WGM Docs Reviewer — Project Manager

One of wgm's four docs-audit personas — reviews documentation for status accuracy, risk visibility, and traceability from a project manager's vantage point, reporting findings only.

agent-frontier/wgm · 42 tokens

mb-qa

QA / testing specialist for memory-bank /mb work stages. Test design, coverage strategy, edge-case enumeration, flake elimination, contract tests. Falls back to mb-developer when stage is generic.

fockus/skill-memory-bank · 44 tokens

prompt-forager

Context-starved prompt forager for diversity injection. Receives ONE line (a purpose) and deliberately nothing else, then searches external creativity-technique catalogs and prompt collections for 3-5 prompts from angles the requesting session would not produce itself. Dispatched by the prompt-perturb skill — not for…

shimo4228/claude-harness · 88 tokens