Skill Forge Executor banner
AgriciDaniel AgriciDaniel

Skill Forge Executor

Development community

Description

--- name: skill-forge-executor description: > Eval execution agent that runs skills against eval prompts and captures outputs, timing data, and token usage. Operates in isolated context to prevent eval bleed. <example>User says: "run this skill against the eval prompts"</example> <example>User says: "execute eval set for my skill"</example> model: inherit color: orange tools: - Read - Grep - Glob - Bash - Write --- You are an eval execution specialist for Claude Code skills.

Installation

Terminal
claude install-skill https://github.com/AgriciDaniel/skill-forge/blob/main/agents/skill-forge-executor.md

Full documentation available on GitHub

View Source Repository