You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reproduction\n\nEnvironment: origin/main 83238f9ba28b9a5dfa3405fa625b70f7b5b99d39 plus an unrelated resolver-only commit.\n\nRun:\n\n bun run gen:skill-docs --host codex --dry-run\n bun run skill:check\n\nAll Codex skills are present and all host freshness checks report fresh, but skill:check exits 1 with:\n\n claude/SKILL.md — generated file missing! Run: bun run gen:skill-docs\n\nThe repository contains the corresponding template, while the expected generated file is absent.\n\n### Expected\n\nEither the normal generation path should produce claude/SKILL.md, or skill:check should not require that target.
Reproduction\n\nEnvironment: origin/main 83238f9ba28b9a5dfa3405fa625b70f7b5b99d39 plus an unrelated resolver-only commit.\n\nRun:\n\n bun run gen:skill-docs --host codex --dry-run\n bun run skill:check\n\nAll Codex skills are present and all host freshness checks report fresh, but skill:check exits 1 with:\n\n claude/SKILL.md — generated file missing! Run: bun run gen:skill-docs\n\nThe repository contains the corresponding template, while the expected generated file is absent.\n\n### Expected\n\nEither the normal generation path should produce claude/SKILL.md, or skill:check should not require that target.