Codex wrapper exists but has no frontmatter (not discoverable)
Codex wrapper has no allow_implicit_invocation (won't auto-load)
Codex hook script missing for Claude hook equivalent
Claude tool name (Write|Edit|Bash) not mapped to Codex equivalent
Visual feature assumes model vision capability
GENERATE recommendations
For each gap: generate fix recommendation with priority (P0=blocking, P1=important, P2=nice-to-have).
1---2name: feature-audit-template3description: feature-audit-template4---56# feature-audit-template78## RESEARCH phase9101. Inventory ALL features:11 - Skills (\`ls skills/*/SKILL.md\`)12 - Rules (\`ls rules/*/RULE.md\`)13 - Hooks — Claude (\`ls hooks/*/README.md\`) AND Codex (\`cat hooks.json\`)14 - Scripts (\`ls scripts/*.{sh,js}\`)15 - Templates (\`ls templates/*/TEMPLATE_README.md\`)162. For each feature, check:17 - Does it have a Claude Code implementation? (source)18 - Does it have a Codex implementation? (wrapper, or mapping)19 - Is the Codex wrapper correct? (tool names mapped, hooks present, auto-load configured)20 - Does it work with non-vision models? (visual features especially)21 - Is it discoverable? (/skills, /plugins, manifest references)223. Record gaps in audit report2324## AUDIT MATRIX2526For each feature, fill this table:2728| Feature | Claude | Codex | Auto-load | Non-vision safe | Status |29|---|---|---|---|---|30| code-verifier | source skill | wrapper | ✅ YES | ✅ n/a | OK |31| research-critic | source skill | wrapper | ✅ YES | ✅ n/a | OK |32| verify-visual | chrome MCP | screenshot script | ❌ | ✅ YES | FIXED |33| review-gate | Stop hook | hooks.json Stop | n/a | ✅ n/a | FIXED |34| ... | ... | ... | ... | ... | ... |3536## Common gaps found37381. Skill has Claude source but no Codex wrapper392. Codex wrapper exists but has no frontmatter (not discoverable)403. Codex wrapper has no allow_implicit_invocation (won't auto-load)414. Codex hook script missing for Claude hook equivalent425. Claude tool name (Write|Edit|Bash) not mapped to Codex equivalent436. Visual feature assumes model vision capability4445## GENERATE recommendations4647For each gap: generate fix recommendation with priority (P0=blocking, P1=important, P2=nice-to-have).
Run npx skillmds@latest add jajupmochi/feature-audit-template in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
feature-audit-template It is listed under Security on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
jajupmochi (@jajupmochi) published this skill. Their other Agent Skills are listed on their SkillMD profile.