bad-yaml
01emreyildirim/claude-config-auditor
Agent Claude Code
This agent has malformed YAML frontmatter and the auditor should report it without crashing.
emreyildirim/claude-config-auditor
Agent Claude Code
This agent has malformed YAML frontmatter and the auditor should report it without crashing.
emreyildirim/claude-config-auditor
Agent Claude Code
This agent has no description field. Claude cannot route to it. The auditor should flag this as an error.
emreyildirim/claude-config-auditor
Agent Claude Code
Reviews pull requests for code quality, naming, and obvious bugs in the diff. Use after a diff lands or when the user says "review this PR".
emreyildirim/claude-config-auditor
Agent Claude Code
Reviews pull requests for code quality and naming and obvious bugs in a diff. Use after a diff lands when the user requests a PR review.
emreyildirim/claude-config-auditor
Agent Claude Code
The description here is so short that Claude has nothing to route on.
emreyildirim/claude-config-auditor
Skill Claude CodeCodex
This SKILL.md is missing its YAML frontmatter entirely. The auditor should flag it as an error and keep going.
emreyildirim/claude-config-auditor
Agent Claude Code
Reviews pull requests for code quality, naming, and obvious bugs. Use after a diff lands or when the user says "review this PR" or "look at these changes". Not for security review — see security-reviewer for that.
emreyildirim/claude-config-auditor
Agent Claude Code
Audits a diff for security issues — injection, auth bypass, secret exposure, unsafe deserialization, and OWASP top-10 patterns. Use when the user asks for a "security review" or when the change touches auth, crypto, or input parsing.
emreyildirim/claude-config-auditor
Skill Claude CodeCodex
Use when the user wants to format a dataset as a Markdown table from CSV or TSV input. Triggers include "make a markdown table", "format as md table", or any time the user pastes tabular data and asks for cleanup.