simulate-run

Generate a demo workspace with plugin schema artifacts for testing.

16|2|Updated Jun 17, 2026
One-click install
npx skills add https://github.com/pipecrew-ai/pipecrew --skill simulate-run
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: simulate-run
Source: https://github.com/pipecrew-ai/pipecrew/tree/main/skills/simulate-run
Command: npx skills add https://github.com/pipecrew-ai/pipecrew --skill simulate-run

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill generates a demo workspace with all necessary artifacts for plugin functionality and site-view testing, allowing users to simulate the plugin's behavior without using real data.

Core Features & Use Cases

  • Demo Workspace Generation: Creates a fully-populated demo workspace with all artifacts required for plugin testing.
  • Site-View Testing: Spawns the site-view for end-to-end testing of the project drawer without spending agent tokens.
  • Use Case: Ideal for UI regression checks, demonstrating the plugin to teammates, or onboarding new users to the pipeline-view tooling.

Quick Start

Run the /simulate-run command to generate the demo workspace.

Frequently Asked Questions about simulate-run

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

FAQPage Schema
How do I create a demo workspace for plugin testing without using real data?

You can create a demo workspace by running the /simulate-run command, which generates all necessary plugin schema artifacts for testing without requiring real data. This allows you to simulate full plugin functionality safely.

What's the best way to perform UI regression checks on a site-view?

Performing UI regression checks on a site-view is best achieved by spawning a simulated environment that includes all necessary artifacts. This approach tests the project drawer end-to-end without spending agent tokens.

Do I need Node.js to run a simulated demo workspace for plugin demonstrations?

Yes, you need a Node.js environment to run the simulated demo workspace. The generation process requires specific CLI flags for configuration alongside Node.js to properly create the testing artifacts.

How does generating demo artifacts help with onboarding to pipeline-view tooling?

Generating demo artifacts helps with onboarding by providing a fully populated workspace where new users can interact with discover, deliver, and learn runs. This hands-on experience familiarizes users with pipeline-view tooling safely.

Can I use a demo workspace to test the project drawer end-to-end?

Yes, you can use a demo workspace to test the project drawer end-to-end. The workspace spawns a site-view containing all required plugin schema artifacts, allowing full functionality testing without real data.