agent-guardrails-analyze

Installation
SKILL.md

Agent Guardrails Analyze

Scan Claude Code session logs to detect recurring anti-patterns in assistant responses. Produce a ranked frequency report with excerpts and ready-to-use guardrail rule suggestions.

Known Anti-Pattern Categories

The canonical regex patterns live in the plugin's rules/ directory — one .md file per category. Always read the patterns from those files rather than hardcoding them, so analysis stays in sync with installed/refined rules.

Source of truth: ${CLAUDE_PLUGIN_ROOT}/rules/no-*.md

Read each rule file's YAML frontmatter to extract the name, pattern, and message fields. The six categories are:

Installs
2
GitHub Stars
15
First Seen
Apr 15, 2026
agent-guardrails-analyze — florianbuetow/claude-code