# Verify Baseline Before Changes

> Before implementing new features, run existing tests to confirm green baseline: this ensures any failures after changes are attributable to new code, not pre-existing issues.

- **Type:** Skill
- **Install:** `agentstack add skill-surenode-ai-skill-extractor-verify-baseline-before-changes`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [surenode-ai](https://agentstack.voostack.com/s/surenode-ai)
- **Installs:** 0
- **Category:** [Developer Tools](https://agentstack.voostack.com/c/developer-tools)
- **Latest version:** 0.1.0
- **License:** Apache-2.0
- **Upstream author:** [surenode-ai](https://github.com/surenode-ai)
- **Source:** https://github.com/surenode-ai/skill-extractor/tree/main/examples/mined-skills/verify-baseline-before-changes

## Install

```sh
agentstack add skill-surenode-ai-skill-extractor-verify-baseline-before-changes
```

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

## About

# Always Verify Baseline Tests Before Making Changes

**When to use:** Before starting implementation of any new feature or phase in a project with existing tests.

1. Run the full test suite (`pytest -q` or equivalent) BEFORE making any code changes.
2. Confirm all tests pass and note the count (e.g., '3 passed').
3. If tests fail before your changes, investigate and fix or document before proceeding.
4. Also verify that required dependencies are available (try importing them), install if missing.
5. After implementation, run tests again to confirm no regressions AND that new tests pass.

---
*Mined by skill-extractor from a local repo (confidence 0.804, utility 0.713, trace outcome meh). Review & edit as needed.*

## Source & license

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

- **Author:** [surenode-ai](https://github.com/surenode-ai)
- **Source:** [surenode-ai/skill-extractor](https://github.com/surenode-ai/skill-extractor)
- **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-surenode-ai-skill-extractor-verify-baseline-before-changes
- Seller: https://agentstack.voostack.com/s/surenode-ai
- 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%.
