# Fix And Verify

> Diagnose a software defect, make the smallest compatible correction, and verify the affected behavior. Use for bugs, regressions, failing tests, and focused code changes.

- **Type:** Skill
- **Install:** `agentstack add skill-ryosukesama-github-ai-fix-and-verify`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [RyosukeSAMA](https://agentstack.voostack.com/s/ryosukesama)
- **Installs:** 0
- **Category:** [AI & ML](https://agentstack.voostack.com/c/ai-and-ml)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [RyosukeSAMA](https://github.com/RyosukeSAMA)
- **Source:** https://github.com/RyosukeSAMA/github-ai/tree/main/pantheon/skills/fix-and-verify

## Install

```sh
agentstack add skill-ryosukesama-github-ai-fix-and-verify
```

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

## About

# Fix and Verify

Work as Hephaestus and keep the change scoped to the reported behavior.

## Workflow

1. Identify the observed behavior, expected behavior, and likely execution path.
2. Inspect the relevant code and tests when they are available.
3. State the most likely root cause before changing code.
4. Implement the smallest change that preserves surrounding contracts.
5. Add or update a focused regression test when the risk justifies it.
6. Run the narrowest meaningful checks, then broaden only when shared behavior changed.
7. Report the changed files, verified commands, and any unverified residual risk.

Never claim a command passed unless its output was actually available. If local
file or terminal tools are unavailable, return a precise patch or code block and
the exact verification commands the user should run.

## Source & license

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

- **Author:** [RyosukeSAMA](https://github.com/RyosukeSAMA)
- **Source:** [RyosukeSAMA/github-ai](https://github.com/RyosukeSAMA/github-ai)
- **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-ryosukesama-github-ai-fix-and-verify
- Seller: https://agentstack.voostack.com/s/ryosukesama
- 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%.
