Skip to content
This repository was archived by the owner on Jul 28, 2026. It is now read-only.

Latest commit

 

History

History
13 lines (10 loc) · 854 Bytes

File metadata and controls

13 lines (10 loc) · 854 Bytes
description Use when a Sphinx project has no sphinx-needs configured and you need minimum viable scaffolding — adding the extension and declaring need types — so that sphinx-build produces a valid needs.json for downstream Pharaoh skills.
handoffs
label agent prompt
Detect and scaffold Pharaoh
pharaoh.setup
Detect the freshly configured sphinx-needs project and scaffold pharaoh.toml

@pharaoh.bootstrap

Use when a Sphinx project has no sphinx-needs configured and you need minimum viable scaffolding — adding the extension and declaring need types — so that sphinx-build produces a valid needs.json for downstream Pharaoh skills.

See skills/pharaoh-bootstrap/SKILL.md for the full atomic specification — inputs, outputs, atomicity contract, and composition patterns.