Learning Kirkpatrick Evaluation
This skill analyzes training effectiveness using Kirkpatrick’s levels – assessing if learning led to desired behavior changes and business results.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add learning-kirkpatrick-evaluation npx -- -y @trustedskills/learning-kirkpatrick-evaluation
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"learning-kirkpatrick-evaluation": {
"command": "npx",
"args": [
"-y",
"@trustedskills/learning-kirkpatrick-evaluation"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows AI agents to apply the Kirkpatrick model for evaluating training programs. It can help assess reaction, learning, behavior, and results – providing a structured framework for measuring effectiveness. The skill supports identifying areas of improvement in training initiatives and demonstrating return on investment (ROI).
When to use it
- Post-training assessment: Analyze participant feedback and data after a workshop or online course to understand initial reactions.
- Measuring knowledge retention: Evaluate whether learners have retained key concepts and skills from the training program.
- Behavior change analysis: Determine if training has led to observable changes in on-the-job performance.
- ROI calculation: Assess the tangible business results achieved as a direct consequence of the training investment.
Key capabilities
- Application of Kirkpatrick's four levels of evaluation (Reaction, Learning, Behavior, Results)
- Framework for assessing training program effectiveness
- Identification of areas for improvement in training design and delivery
- ROI measurement support
Example prompts
- "Analyze participant feedback from the recent sales training using the Kirkpatrick model."
- "How can I measure behavior change resulting from our leadership development program?"
- "What are some ways to evaluate the ROI of our new employee onboarding process?"
Tips & gotchas
The Kirkpatrick model relies on data collection at each level. Ensure you have appropriate mechanisms in place (surveys, assessments, performance metrics) to gather the necessary information for a thorough evaluation.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.