commit
SolidFallback Codex adapter for the Egregore commit workflow.
Code & Development 288 stars
21 forks Updated 1 weeks ago MIT
Install
Quality Score: 82/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 commit 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.
1. Read `.claude/skills/commit/SKILL.md` for the workflow details.
2. Run the referenced `bin/` scripts directly from Codex.
3. Treat graph and publish steps as best-effort unless that workflow explicitly
says they are required.
4. For every external notification, follow
`.claude/context/notification-consent.md`: plan without sending, then show
a separate exact Send / Edit / Cancel checkpoint. Never infer notification
consent from the workflow request or a batch approval.
5. Keep local-mode behavior filesystem-first and avoid graph or notification
calls when `egregore.json` declares `"mode": "local"`.
6. Never call the deprecated `egregore-handoff` CLI for Egregore project
handoffs.
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
branch
Fallback Codex adapter for the Egregore branch workflow.
288 Updated 1 weeks ago
egregore-labs AI & Automation Solid
contribute
Fallback Codex adapter for the Egregore contribute workflow.
288 Updated 1 weeks ago
egregore-labs AI & Automation Solid
archive
Fallback Codex adapter for the Egregore archive workflow.
288 Updated 1 weeks ago
egregore-labs