# Stale Baseline Guard

> Avoid acting on outdated context. Use after interruptions, long sessions, branch changes, or concurrent edits.

- **Type:** Skill
- **Install:** `agentstack add skill-lubochka-xiigen-general-skills-stale-baseline-guard`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [lubochka](https://agentstack.voostack.com/s/lubochka)
- **Installs:** 0
- **Category:** [AI & ML](https://agentstack.voostack.com/c/ai-and-ml)
- **Latest version:** 0.1.0
- **License:** Apache-2.0
- **Upstream author:** [lubochka](https://github.com/lubochka)
- **Source:** https://github.com/lubochka/xiigen-general-skills/tree/main/agent-skills/stale-baseline-guard

## Install

```sh
agentstack add skill-lubochka-xiigen-general-skills-stale-baseline-guard
```

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

## About

# Stale Baseline Guard

## Purpose
Avoid acting on outdated context.

## When to Use
Use after interruptions, long sessions, branch changes, or concurrent edits.

## Inputs
Current files, branch status, latest plan, previous assumptions.

## Steps
1. Re-read the relevant current state.
2. Compare it with the last known state.
3. Identify stale assumptions.
4. Update the plan before execution.

## Gates
Baseline is current or the risk is stated.

## Evidence
Fresh file reads, status checks, or updated notes.

## Anti-Patterns
Continuing an old plan after files changed.

## Related
`project-rules-first`, `claim-verification`

## Source & license

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

- **Author:** [lubochka](https://github.com/lubochka)
- **Source:** [lubochka/xiigen-general-skills](https://github.com/lubochka/xiigen-general-skills)
- **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-lubochka-xiigen-general-skills-stale-baseline-guard
- Seller: https://agentstack.voostack.com/s/lubochka
- 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%.
