Instructions file CodexOpenCode
Instructions for bgill55/daedalus, covering daedalus — agent conventions, project identity, code conventions, architecture and testing.
Instructions file CodexOpenCode
Instructions for bgill55/daedalus, covering daedalus — agent conventions, project identity, code conventions, architecture and testing.
Skill Claude CodeCodex
How to add a new slash command to Daedalus (src/commands), including the docs-sync step that breaks CI if skipped.
Skill Claude CodeCodex
How to fix a failing tsc/npm run build (type-check) run in a project, batching fixes into sprints to preserve context.
Skill Claude CodeCodex
How to grade a Daedalus run (or pasted agent transcript), root-cause the failure, and ship the fix to Daedalus CORE as a stacked PR — without modifying the prompt-vault sandbox (read-only grading). Covers recurring bug archetypes (Unicode punctuation patch mismatch, syntax-vs-type mislabel, emoji box misalignment…