# Restassured Analysis Requirements

> Use when Codex needs to extract testable API behavior from epics, user stories, acceptance criteria, tickets, markdown docs, or other prose requirements before generating Rest Assured scenarios.

- **Type:** Skill
- **Install:** `agentstack add skill-jovd83-restassured-skill-requirements`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [jovd83](https://agentstack.voostack.com/s/jovd83)
- **Installs:** 0
- **Category:** [Content & Media](https://agentstack.voostack.com/c/content-and-media)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [jovd83](https://github.com/jovd83)
- **Source:** https://github.com/jovd83/restassured-skill/tree/main/analysis/requirements

## Install

```sh
agentstack add skill-jovd83-restassured-skill-requirements
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Analyze Requirements

## 1. Find Sources

1. Search the repo for stories, epics, acceptance criteria, ADRs, specs, and tickets.
2. Read the user-provided requirement source completely.
3. Extract only behavior that affects API requests, responses, authorization, validation, workflow state, integrations, or observability.

## 2. Normalize The Requirements

1. Convert prose into testable behaviors.
2. Separate happy path, validation, authorization, negative, and workflow behaviors.
3. Mark missing details explicitly instead of inventing them.

## 3. Validate With The User

1. Present the summarized behaviors.
2. Ask the user to confirm that the requirement summary is complete.
3. Stop before coverage generation when the summary is not approved.

## 4. Output Shape

1. Group the output by feature or endpoint area.
2. Include the source identifier for each behavior when available.
3. Highlight gaps that must be resolved by contract analysis or user clarification.

## 5. Examples

1. Input: `Derive tests from these checkout user stories.`
   Output: A grouped list of API behaviors, validations, permissions, and edge cases tied back to story IDs.

## 6. Troubleshooting

1. Problem: The requirements mention UI behavior only.
   Fix: Extract only the backend behavior that the API must enforce or expose.
2. Problem: The requirements conflict with the contract.
   Fix: Surface the mismatch and request clarification before implementation.

## 7. Handoff

Use dispatcher intent `plan_api_test_coverage` when the next step is scenario planning.

If dispatcher routing is unavailable, hand off to `../coverage_plan/generation/SKILL.md`.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [jovd83](https://github.com/jovd83)
- **Source:** [jovd83/restassured-skill](https://github.com/jovd83/restassured-skill)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-jovd83-restassured-skill-requirements
- Seller: https://agentstack.voostack.com/s/jovd83
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
