# Problem Reductions documentation

Task-sized guides for agents. Read only the pages relevant to your task. Code includes are expanded; registry data is available as [graph JSON](../reductions/reduction_graph.json) and [schemas JSON](../reductions/problem_schemas.json).

[Overview](introduction.md)

# CLI

- [Quick start](cli.md)
- [Command reference](cli-commands.md)
- [Reduction graph](reduction-graph.md)

# Agents

- [Skills](skills.md)

# Rust library

- [Getting started](getting-started.md)
- [API reference](api.md)
- [Design](design.md)

# Research

- [Open problems](open-problems.md)
