conversation-analyzer
SubagentUse this agent when analyzing conversation transcripts to find behaviors worth preventing with hooks. Typical triggers include the /hookify command being invoked without arguments, or the user explicitly asking to look back at the current conversation and surface mistakes that should be prevented in
When Claude delegates to this
- Use this agent when analyzing conversation transcripts to find behaviors worth preventing with hooks.
What it does
Typical triggers include the /hookify command being invoked without arguments, or the user explicitly asking to look back at the current conversation and surface mistakes that should be prevented in the future. See "When to invoke" in the agent body for worked scenarios.
Inherits your model
Runs on whatever model your session is using.
Default effort
No reasoning budget declared.
Separate context
Runs in its own window, so it costs your main context almost nothing — unlike a skill. Scoped to 2 tools.
Its system prompt
177 linesThe instructions this subagent runs under, verbatim — this is the persona it adopts once delegated to.
Shipped by 1 plugin
Installing any of these installs this subagent.
What this can do
Capabilities declared in this component's own frontmatter — not inferred.
Read files only
Read-only tools
~93 tokens of context used while enabled, before you invoke anything
All declared tools (2)
GrepReadTrust
94/100 · Excellent1 factor scored below maximum
Reviews
Log in to leave a review.
No reviews yet — be the first.
Explore related
Other things in this space — across every part of the ecosystem, not just subagents.
Subagentssimilar to this one
All subagents →plugin-validator
Use this agent when the user asks to "validate my plugin", "check plugin structure", "verify plugin is correct", "validate plugin.json", "check plugin files", or mentions plugin validation. Also trigger proactively after user creates or modifies plugin components. Examples: <example> Context: User f
32.8K stars
askjg-claude-agents
The Claude subagents and example custom commands I use in my AI-assisted development workflow
54 stars
agent-verdict-assessor
Role brief for the verdict-assessor agent — assigns a RequirementVerdict (MET / NOT_MET / PARTIALLY_MET / NOT_APPLICABLE / REQUIRES_MANUAL_REVIEW) to a PCI SSS v2.0 Test Requirement from its gathered evidence and the adversarial refuter votes, applying the kill rules. Mounted by the workflow Assess/