# Qa Iteration

> Assess and improve Primr output quality. Use when the user asks to review, grade, refine, or troubleshoot a report or strategy document.

- **Type:** Skill
- **Install:** `agentstack add skill-blisspixel-primr-qa-iteration`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [blisspixel](https://agentstack.voostack.com/s/blisspixel)
- **Installs:** 0
- **Category:** [Web & Browser](https://agentstack.voostack.com/c/web-and-browser)
- **Latest version:** 0.1.0
- **License:** Apache-2.0
- **Upstream author:** [blisspixel](https://github.com/blisspixel)
- **Source:** https://github.com/blisspixel/primr/tree/main/skills/qa-iteration

## Install

```sh
agentstack add skill-blisspixel-primr-qa-iteration
```

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

## About

# QA Iteration

## Purpose

Use this skill after research or strategy generation to evaluate output quality and identify the next corrective action.

## Workflow

1. Read `primr://output/latest` when the user does not specify a path.

2. Run `run_qa` on the concrete report path.

3. Summarize the weakest sections first.

4. If the user wants a different deliverable rather than a rewrite, read `primr://strategies/available`, call `estimate_strategy`, and get approval before `generate_strategy`.

## Operating Rules

- Treat QA as a decision aid, not a final verdict.

- Prioritize factual gaps, missing citations, and thin strategic interpretation.

- Do not recommend regeneration until you can explain what is weak.

- Keep the follow-up action specific: rerun research, generate a strategy, or revise the report.

## Example

```text

run_qa(report_path="output/exampleco/report.md")

```

## Source & license

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

- **Author:** [blisspixel](https://github.com/blisspixel)
- **Source:** [blisspixel/primr](https://github.com/blisspixel/primr)
- **License:** Apache-2.0

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-blisspixel-primr-qa-iteration
- Seller: https://agentstack.voostack.com/s/blisspixel
- 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%.
