vishal2612200

Agentpack Skill Review — Development skill for Claude Code

Development community

Review an existing agent skill and generate a balanced trigger/non-trigger eval set with a reproducible iteration workspace.

How to install Agentpack Skill Review

Installs to ~/.claude/commands/vishal2612200-agentpack-agentpack-skill-review.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/vishal2612200/agentpack/HEAD/.claude/commands/agentpack-skill-review.md -o ~/.claude/commands/vishal2612200-agentpack-agentpack-skill-review.md

Restart Claude Code, or start a new session, for it to be picked up.

What Agentpack Skill Review does


description: Review an existing agent skill and generate a balanced trigger/non-trigger eval set with a reproducible iteration workspace.

AgentPack Skill Review

Use when the user invokes `/agentpack-skill-review ` or asks to review, improve, benchmark, or generate evals for a skill.

Usage

/agentpack-skill-review skills/example/SKILL.md
/agentpack-skill-review example-skill

Workflow

  1. Run agentpack skill-review --skill "$ARGUMENTS" --json and r

Alternatives in Development

  • Jupyter Notebook — Create clean, reproducible Jupyter notebooks for experiments and tutorials 14.6k ★
  • Autoresearch — Claude Autoresearch Skill — Autonomous goal-directed iteration for Claude Code 2.5k ★
  • Learn Review — Manually trigger a learning review of the current session 172 ★

Full documentation available on GitHub

View Source Repository