Environment Manifest

Capture every external thing the autonomous run needs — API keys, MCP servers, services, runtime deps, test fixtures, accounts — as a typed-kind manifest with NO values and NO commands. Use during Spec right after the PRD lands, and again during Plan once slices exist. ALWAYS run this before an AFK/autonomous wave so preflight-readiness can refuse to start on a missing dependency. If you are about to paste a secret value or a check command into a config file, STOP and use this instead.

celestialdust c55e9a0 11.6 KB Updated

File contents

celestialdust/achilles-skills/tree/main/skills/environment-manifest commit c55e9a07c9

Frequently asked questions

npx skillmds@latest add celestialdust/environment-manifest