# Contract Integrity

> Maintains an Agulater Agent Operational Contract after agent files change. Use when changing AGENTS.md, harness policy, graphs, skills, context layers, evaluation, or handoff behavior.

- **Type:** Skill
- **Install:** `agentstack add skill-storious-agent-playbook-contract-integrity`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [storious](https://agentstack.voostack.com/s/storious)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [storious](https://github.com/storious)
- **Source:** https://github.com/storious/agent-playbook/tree/main/examples/pi-research-copilot/.agents/skills/contract-integrity

## Install

```sh
agentstack add skill-storious-agent-playbook-contract-integrity
```

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

## About

# Contract Integrity

1. Read `agulater.json` first and identify the affected contract role.
2. Update the referenced file and the contract together when a path or role changes.
3. Preserve the separation between host authority and agent intent.
4. Check that task paths still reach verification or an explicit stop state.
5. Run `bun run audit -- --path ` when Bun is available; otherwise report the missing validation capability.
6. Record any compatibility or migration concern in the handoff before broadening scope.

Do not add execution authority, hidden memory, or runtime-specific behavior just
to satisfy a structural check.

## Source & license

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

- **Author:** [storious](https://github.com/storious)
- **Source:** [storious/agent-playbook](https://github.com/storious/agent-playbook)
- **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-storious-agent-playbook-contract-integrity
- Seller: https://agentstack.voostack.com/s/storious
- 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%.
