project-control
Installation
SKILL.md
Project Control
Create a current project lens inside the Codex App: a disposable visual over canonical project sources, never a second tracker.
Compatibility
Codex App only. This release requires Codex inline visualizations, the model-invoked visualize skill, and window.openai.sendFollowUpMessage. Other agent harnesses are not supported yet.
Run
- Route. Read the nearest
AGENTS.mdorCONTEXT.mdand resolve one owning workspace. Complete when one project and its source-of-truth surfaces are named. - Read. Inspect the smallest useful set of canonical sources: overview, tracker or task files, recent Git state, proof, decisions, and release material. Complete when every important claim in the proposed view has a source, uncertainty label, or explicit user report.
- Lens. Answer the universal project questions in references/project-lens.md without forcing project-specific concepts into fixed fields. Complete when the current situation, implication, blockers or unknowns, and next moves are clear in plain language.
- Choose. Select the smallest useful visual from references/view-selection.md. Complete when each chosen view exposes a distinct, source-supported relationship the user needs to understand.
- Render. Load Codex's model-invoked
visualizeskill, then build the in-task experience with the project-specific rules in references/codex-app.md. Complete when the first render is useful, interactions work, and the layout passes wide and narrow inspection without errors. - Explain. Lead with what is happening and why it matters, then show the visual. Complete when the response stands alone in plain language.