Quality is a contract, not a mood
ShipGlows now carries an explicit decision-quality contract. Agents
should prefer bounded professional work over shortcuts, and treat
speed or cost as tie-breakers only after correctness, security,
maintainability, relevant performance, and proof are already safe.
Read the decision contracts
Skill launch cheatsheet
The public mode page now shows which master skill to launch first,
which focused skills own narrower proof lanes, and which arguments
switch a workflow instead of describing the task. The Markdown
reference lives in shipglows_data/technical/operator-guides/skill-launch-cheatsheet.md.
Open the cheatsheet Founder and owner tags
ShipGlows now distinguishes the user-as-founder perspective from the
ShipGlows-owner perspective. Use #founder when the
conversation should optimize for business decisions, growth, and
clarity. Use #shipglows-owner when the conversation is
about ShipGlows itself or adjacent assets and needs portfolio-level
arbitration.
Open the tag cheatsheet
Named profiles change posture, not ownership
ShipGlows also supports named profiles such as
%Victoire, %Prudence,
%Ariane, %Adhesion, and
%SEO-specialist. They change how
the turn is arbitrated, but the router still picks the owner skill
and focus tags still stay separate.
See profile and launch guidance
Focus tags for fast recentering
If a conversation starts drifting, ShipGlows now supports lightweight
focus tags such as #partner, #offer,
#growth, #clarity,
#founder, #shipglows-owner,
#pitch, #portfolio,
#canon, #quality, #ship,
and #shipglows so you can pull the agent back to the
right contract without launching a whole new workflow.
See recommended tag combos
Install the Codex plugin cleanly
If you want the shortest user path, the install page shows the
marketplace command, the plugin-directory step, and the first
command to run once ShipGlows is installed.
Open install instructions
Questions that come up repeatedly
If you want the direct version first, the FAQ page covers the most
common questions about documentation scope, skills, and framework
behavior.
Open the FAQ The blog now has a declared runtime surface
ShipGlows now exposes a real indexed blog backed by an Astro
collection, not just a few isolated long-form pages. That gives
repurposing and editorial work a proper publishing target.
Open the blog Public content stays tied to product truth
ShipGlows separates the content map from the governance layer that
checks public content, claims, page intent, and Astro content
schema boundaries before public copy drifts from delivered behavior.
Browse editorial governance
Private data is versioned separately
ShipGlows keeps durable private operator data out of the public
framework repository. The working tree under
~/.shipglows/private/data/ is intended to be a
separate Git repository for versioned private memory, while
ephemeral review queues should stay in different private paths.
Read the explanation
Platform support needs parity proof
sf-platform-parity checks product and technical parity across
supported surfaces before public docs claim platform support,
especially for Flutter and shared-code products.
Open sf-platform-parity
Specs are chantier registries
For spec-first work, the spec now carries the durable skill-run
history: which lifecycle skills ran, which model was used, what
result was recorded, and which command should happen next.
Read the workflow doctrine
Terminal cockpit for small screens
The ShipGlows TUI is an optional read-only dashboard installed by the
main ShipGlows setup. Operators can launch tui from a
terminal to scan projects, specs, tasks, audits, and diagnostics
without opening the Flutter app or giving the dashboard write
powers.
Read the TUI boundary
Direct fixes still leave bug memory
`sf-fix` can patch a local bug quickly, but the default is still a
durable `BUG-ID`, compact `shipglows_data/workflow/BUGS.md` pointer, and detailed
`shipglows_data/workflow/bugs/BUG-ID.md` dossier unless the issue is a narrow minor
exception.
Open sf-fix Skills stay readable by agents
ShipGlows audits skill discovery metadata so the catalog remains
usable by Codex and Claude Code. The public proof keeps the
discovery budget visible instead of letting the skill catalog drift
into unreadable prompt inventory.
Read the compatibility FAQ