playtest

Test agent workflows via API and CLI with scenario creation.

6|Updated Apr 5, 2026
One-click install
npx skills add https://github.com/icepeng/agentchan --skill playtest-icepeng
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: playtest
Source: https://github.com/icepeng/agentchan/tree/main/.agents/skills/playtest
Command: npx skills add https://github.com/icepeng/agentchan --skill playtest-icepeng

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill enables direct, automated testing and self-verification of agent-based workflows without a user interface, streamlining validation processes.

Core Features & Use Cases

  • Workflow Simulation: Send simulated agent requests to a server API and observe the interactions and outcomes.
  • Scenario Management: Create, select, and maintain multiple testing scenarios and session states.
  • Use Case: Developers can quickly verify rule adherence and detect regressions in agent behaviors by executing predefined scenarios via CLI commands.

Quick Start

Use the playtest skill to initiate a new testing project with a specific template and run agent scenario validations through CLI commands.

Frequently Asked Questions about playtest

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I self-validate AI agent workflows without a user interface?

To self-validate AI agent workflows without a UI, use a Skill that sends simulated agent requests directly to a server API, streamlining validation processes through automated CLI commands.

Can I detect regressions in agent behaviors using CLI scripts?

Yes, you can detect regressions in agent behaviors using CLI scripts by creating, selecting, and executing predefined testing scenarios to monitor rule enforcement and observe interaction outcomes.

Does API testing for agent workflows require Node.js?

Direct API testing for agent workflows requires Node.js scripts to execute CLI operations and interact with the server API for scenario validation and session state management.

What is the best way to manage multiple testing scenarios for agent workflows?

The best way to manage multiple testing scenarios for agent workflows is using scenario management features to create, select, and maintain distinct session states and validate rule adherence.

How do I simulate agent requests to a server API for development testing?

You can simulate agent requests to a server API for development testing by initiating a testing project with a specific template and sending simulated requests to observe interactions and outcomes.