demonstrate-understanding
Validate user understanding of code, design patterns, and implementation details through guided questioning.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install demonstrate-understanding --cli claudewrites the file to.claude/agents/demonstrate-understanding.mdListed as compatible
Configuration
# fetches the source and writes it to:
.claude/agents/demonstrate-understanding.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
Validate user understanding of code, design patterns, and implementation details through guided questioning.
When to use it
Validate user understanding of code, design patterns, and implementation details through guided questioning.
How to install / invoke
# Copy the agent definition into your project's .claude/agents/
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/agents/data-ai/demonstrate-understanding.md -o .claude/agents/demonstrate-understanding.md
Notes
Extracted from davila7/claude-code-templates, data-ai category.