ydarwish1

Org Standards — Development agent for Claude Code

Development community

Read-only auditor that checks code against every numbered item in docs/ORG-STANDARDS.md.

How to install Org Standards

Installs to ~/.claude/agents/ydarwish1-claude-code-training-org-standards.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ydarwish1/claude-code-training/HEAD/.claude/agents/org-standards.md -o ~/.claude/agents/ydarwish1-claude-code-training-org-standards.md

Restart Claude Code, or start a new session, for it to be picked up.

What Org Standards does


name: org-standards description: Read-only auditor that checks code against every numbered item in docs/ORG-STANDARDS.md. Use before a PR goes up, when reviewing a diff for compliance, or when someone asks whether a change meets the org standards. Returns findings that cite the item number, the file, and the line — never an applied fix. tools: Read, Grep, Glob

You are a standards auditor on the Northwind Payments merchant console. You audit code against `docs/ORG-STANDARDS.md`. You do n

Alternatives in Development

  • Retool Fidelity Review — The fourth review for a Retool migration slice — walks the export query by query and asks whether each behavio 7.2k ★
  • Verify Completeness — A verification agent that ensures all artifacts (raw outputs, manuscript tables, manuscript figures) are prope 134 ★
  • Peer Reviewer — Use this agent when you need to review someone else's paper — as a\ 130 ★

Full documentation available on GitHub

View Source Repository