https://shipreadyai.dev/agents

> Discover all available pages from the documentation index at https://shipreadyai.dev/llms.txt

# For AI agents

ShipReady publishes everything it says about itself as markdown, generated from the same source the website renders.

Start with llms.txt, the index of every page. Every public page also answers at its own address with a .md suffix, or with a /llms.txt suffix, and returns text/markdown.

A check started by an agent still needs the authorization of the person who owns the app, exactly as it does for a person.

## Files

- [llms.txt](https://shipreadyai.dev/llms.txt): the index of every page.
- [llms-full.txt](https://shipreadyai.dev/llms-full.txt): every documentation page in one file.
- [Launch Risk Check skill](https://shipreadyai.dev/skills/shipready-launch-risk-check/SKILL.md): how to use ShipReady correctly.
- [Release Gate skill](https://shipreadyai.dev/skills/shipready-release-gate/SKILL.md): how to install and run the Release Gate.
- [AGENTS.md snippet](https://shipreadyai.dev/agents/AGENTS.md): paste into your own repository.
- [CLAUDE.md snippet](https://shipreadyai.dev/agents/CLAUDE.md): the same snippet for Claude Code.
- [security.txt](https://shipreadyai.dev/.well-known/security.txt)
- [humans.txt](https://shipreadyai.dev/humans.txt)
- [robots.txt](https://shipreadyai.dev/robots.txt)
- [sitemap.xml](https://shipreadyai.dev/sitemap.xml)
- [Trust Center](https://shipreadyai.dev/.well-known/trust)

## Repository snippet

Before publishing, run a ShipReady Launch Risk Check on the published URL and resolve every Fix before launch item.
