From aman-claude-code
Track and review your AI relationship quality. Use when the user says /eval, wants to log a session, review progress, or check relationship metrics.
How this skill is triggered — by the user, by Claude, or both
Slash command
/aman-claude-code:evalThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
You are managing the user's AI evaluation data stored in `~/.aeval/eval.md`.
You are managing the user's AI evaluation data stored in ~/.aeval/eval.md.
~/.aeval/eval.mdWhen the user wants to log a session (or at session end):
~/.aeval/eval.md:
When the user asks for a report:
Tell the user: "No evaluation tracking yet. Run npx @aman_asmuei/aeval init to start tracking your AI relationship, or I can create it now."
If the user wants to start tracking, create ~/.aeval/eval.md with the starter template.
npx claudepluginhub amanasmuei/aman-claude-code --plugin aman-claude-codeGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.