clearing-systemactions-int2

Validate INT2 clearing system actions via GET/PUT /v1.0/systemactions/clearing endpoints.

Updated Mar 24, 2026
One-click install
npx skills add https://github.com/tombelial666/test --skill clearing-systemactions-int2
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clearing-systemactions-int2
Source: https://github.com/tombelial666/test/tree/main/.cursor/skills/clearing-systemactions-int2
Command: npx skills add https://github.com/tombelial666/test --skill clearing-systemactions-int2

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Execute and validate INT2 clearing system actions with safe defaults, focusing on Volant EasyToBorrow via GET/PUT /v1.0/systemactions/clearing.

Core Features & Use Cases

  • Validate GET/PUT endpoints for clearing actions
  • Target Volant EasyToBorrow workflow tests in non-production environments
  • Reproduce safe-default scenarios to verify behavior without mutations

Quick Start

Run the volant easy-to-borrow INT2 test using the tester script in qa/Tools/ClearingTester.

Frequently Asked Questions about clearing-systemactions-int2

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

FAQPage Schema
How do I validate INT2 clearing system actions for Volant EasyToBorrow workflows?

INT2 clearing system actions validation is automated by targeting the GET and PUT /v1.0/systemactions/clearing endpoints specifically for Volant EasyToBorrow workflows in non-production environments. The Skill executes safe-default scenarios to verify endpoint behavior without production mutations.

Can I use this Skill to test clearing endpoints in a production environment?

No, the Skill prevents production mutations by default and is designed exclusively for QA and integration scenarios in non-production environments. It validates GET/PUT /v1.0/systemactions/clearing endpoints safely, ensuring no unintended data changes occur during Volant EasyToBorrow workflow testing.

What environment variables do I need to run INT2 clearing validation tests?

INT2 clearing validation requires environment variables for authentication and token retrieval before executing tests. These variables must be configured to access the GET/PUT /v1.0/systemactions/clearing endpoints and run the Volant EasyToBorrow test scenarios via the tester script in qa/Tools/ClearingTester.

How does the ClearingTester script handle GET and PUT requests for system actions?

The ClearingTester script automates GET and PUT requests against the /v1.0/systemactions/clearing endpoints to validate INT2 clearing behavior. It applies safe-default scenarios that reproduce expected workflows without causing mutations, making it suitable for non-production QA and integration testing.

What is the best way to validate Volant EasyToBorrow clearing actions without mutating data?

The best way to validate Volant EasyToBorrow clearing actions without mutations is using safe-default scenarios that test GET and PUT /v1.0/systemactions/clearing endpoints in non-production environments. The Skill enforces production mutation prevention by default, ensuring safe QA and integration testing.

Why does my INT2 clearing validation require non-production environment setup?

INT2 clearing validation requires non-production environments because the Skill enforces safe defaults that prevent production mutations. Testing GET/PUT /v1.0/systemactions/clearing endpoints in non-production ensures Volant EasyToBorrow workflow validation occurs safely without risking live data or unintended system state changes.