# Code Examination

> Understand local code before changing it. Use before implementation, refactoring, test fixes, or architecture changes.

- **Type:** Skill
- **Install:** `agentstack add skill-lubochka-xiigen-general-skills-code-examination`
- **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/claude/skills/code-examination

## Install

```sh
agentstack add skill-lubochka-xiigen-general-skills-code-examination
```

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

## About

# Code Examination

## Purpose
Understand local code before changing it.

## When to Use
Use before implementation, refactoring, test fixes, or architecture changes.

## Inputs
Entry points, neighboring files, tests, interfaces, naming conventions, ownership boundaries.

## Steps
1. Locate the relevant code path.
2. Read nearby patterns and tests.
3. Identify contracts and boundaries.
4. Make the smallest compatible change.

## Gates
The change matches local style and contracts.

## Evidence
Relevant files read and patterns followed.

## Anti-Patterns
Inventing a new abstraction without reading the codebase.

## Related
`project-rules-first`, `generated-code-review`

## 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-code-examination
- 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%.
