checkup
SolidFallback Codex adapter for the Egregore checkup workflow.
AI & Automation 288 stars
21 forks Updated 1 weeks ago MIT
Install
Quality Score: 84/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
<!-- generated-by: bin/codex-sync-skills.sh -->
# Egregore checkup Adapter
This is fallback coverage for a long-tail Egregore workflow that has not been
ported to a hand-written Codex-native skill yet.
Use the project shell and filesystem directly. Do not invoke Claude Code
commands. Translate interactive choices to structured Codex question tooling
when it is available; otherwise render compact numbered choices with an
`Other:` option and wait for the user.
## Structured UX parity
This workflow has a Claude skill with user-visible structured output. After
reading `.claude/skills/checkup/SKILL.md`, reproduce the same visible UX in Codex:
- Preserve TUI boxes, markdown tables, rich cards, browser artifact rendering,
exact confirmation blocks, and "no preamble" rules from the source skill.
- Use the source skill's frame width, section order, labels, status footer,
and examples as the contract for the final response.
- Never replace a required box/table/card/artifact view with a prose summary
unless the user explicitly asks for a summary.
- When the source says to output a TUI box directly, paste that box as the
visible response, preferably in a `text` fenced block.
- Never show raw JSON, raw command output, or unformatted script output when
the source skill requires formatted status or rendered output.
1. Read `.claude/skills/checkup/SKILL.md` for the workflow details.
2. Run the referenced `bin/` scripts directly from Codex.
3. Treat graph and publish steps as...
Details
- Author
- egregore-labs
- Repository
- egregore-labs/egregore
- Created
- 5 months ago
- Last Updated
- 1 weeks ago
- Language
- Shell
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Solid
archive
Fallback Codex adapter for the Egregore archive workflow.
288 Updated 1 weeks ago
egregore-labs AI & Automation Solid
branch
Fallback Codex adapter for the Egregore branch workflow.
288 Updated 1 weeks ago
egregore-labs Code & Development Solid
commit
Fallback Codex adapter for the Egregore commit workflow.
288 Updated 1 weeks ago
egregore-labs