Skip to content

Add skill-issue to Cross-Agent Tools#69

Open
mishanefedov wants to merge 1 commit into
RoggeOhta:mainfrom
mishanefedov:add-skill-issue
Open

Add skill-issue to Cross-Agent Tools#69
mishanefedov wants to merge 1 commit into
RoggeOhta:mainfrom
mishanefedov:add-skill-issue

Conversation

@mishanefedov
Copy link
Copy Markdown

Adds skill-issue under Cross-Agent Tools.

It lints coding-agent skills for activation — the bug where a skill is correctly written but never fires because its name+description is too vague to match how people phrase requests, or because a more specific sibling silently shadows it. It grades each SKILL.md A–F, simulates which skill a given prompt triggers (--why), and reports collision clusters (--collisions). Offline heuristic by default, --json for CI, exits non-zero on errors.

Codex relevance: reads SKILL.md from ~/.codex/skills/ and .agents/skills/; agent-agnostic, so it works across Codex, Claude Code, Cursor, opencode, and Factory.

Entry follows the list format with auto-updating star badge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant