new-job

Automate end-to-end Execution Market task lifecycle tests via Task Factory, MCP tools, and REST API.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/UltravioletaDAO/execution-market --skill new-job
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: new-job
Source: https://github.com/UltravioletaDAO/execution-market/tree/main/.agents/skills/new-job
Command: npx skills add https://github.com/UltravioletaDAO/execution-market --skill new-job

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Create test scenarios that simulate AI agents publishing tasks on Execution Market and exercise the full task lifecycle flows (publish, accept, submit evidence, approve/reject, payment release, refund, and dispute) to verify MCP tools, REST API, and on-chain flows.

Core Features & Use Cases

  • End-to-end test factory for the Execution Market lifecycle, including publish, accept, submit, approve/reject, payment, and refunds.
  • Preset-driven scenarios (Happy Path, Rejection, Cancellation, Expiry, Batch, Fibonacci) to validate behavior under multiple conditions.
  • Multi-interface testing via Task Factory Script, MCP Tools, and REST API to cover agent, worker, and admin perspectives.
  • Reference test flows in references/test-flows.md to guide step-by-step validation and cleanup.

Quick Start

Ask the user which scenario to run, then execute it.

Frequently Asked Questions about new-job

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

FAQPage Schema
How do I automate end-to-end testing for Execution Market task lifecycle flows?

Automate Execution Market task lifecycle testing by simulating AI agents to publish tasks and interact with executors. This validates publish, accept, submit, approve, and refund flows using Task Factory, MCP tools, and REST API.

What preset scenarios can I use to test task lifecycle simulation?

Task lifecycle simulation supports preset scenarios including Happy Path, Rejection, Cancellation, Expiry, Batch creation, and Fibonacci task sequences to validate behavior under multiple operational conditions.

Can I test Execution Market flows using both MCP tools and REST API?

Yes, you can test Execution Market flows using MCP tools and REST API. Multi-interface testing covers agent, worker, and admin perspectives to thoroughly validate task lifecycle interactions.

How do I validate task payment release and dispute flows in test automation?

Validate task payment release and dispute flows by simulating the full task lifecycle from publish to approval. Preset scenarios and reference test flows provide structured steps and expected outcomes for verification.

What's the best way to ensure reproducible test fixtures for Execution Market batch creation?

Ensure reproducible test fixtures for batch creation using the Task Factory. It provides preset scenarios and reference flows that define structured steps, expected outcomes, and cleanup guidance for consistent testing.

Does the Execution Market test automation provide cleanup guidance after running scenarios?

Yes, Execution Market test automation provides cleanup guidance. Reference test flows in the documentation outline step-by-step validation procedures alongside cleanup instructions to maintain a stable testing environment.