Skip to main content

test-agent-step

The testing methodology for an agent-step action — three layers, three questions. Runner unit tests prove the flow controller's mechanics (no backend, no LLM). Sandbox/tool tests prove the runner + executors behave correctly given hand-crafted step batches against a real local sandbox (no LLM). Prompt-input tests prove the LLM emits the right steps given a realistic user message (live model, no execution). Use when adding or reshaping an action's tests, or changing a prompt section that routes to an action.

Aller à l'installation

Informations de source

Dépôt
ckifonidis/claude-marketplace
Dernière activité de la source
29 août 2026 à 10:35
Langue détectée de SKILL.md
anglais
Étoiles
3
Forks
3

Options d'installation

Le prompt qui vérifie d'abord la source est sélectionné par défaut. Vous pouvez passer à une commande directe ou télécharger une copie locale.

Vérifiez les fichiers source

Lisez SKILL.md et les fichiers associés affichés par SkillsMP avant de décider de l'installer.