Skip to content

bug: skill:check fails because claude/SKILL.md is not generated #2256

Description

@GoloCatMash

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions