skills/chezmoi-shared-skill-fanout/SKILL.md
Use this skill when adding or updating a skill in ryoh827's dotfiles so the same source is deployed to both Codex and Claude via chezmoi includes.
npx skillsauth add ryoh827/dotfiles chezmoi-shared-skill-fanoutInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use this skill when you need one skill definition to be available in both Codex and Claude in the ryoh827/dotfiles repository.
skills/<skill-name>/.skills/<skill-name>/ when updating content.dot_codex/skills/<skill-name>/SKILL.md.tmpl with {{ include "skills/<skill-name>/SKILL.md" }}.skills/<skill-name>/agents/openai.yaml.dot_codex/skills/<skill-name>/agents/openai.yaml.tmpl with {{ include "skills/<skill-name>/agents/openai.yaml" }}.dot_claude/skills/<skill-name>/SKILL.md.tmpl with {{ include "skills/<skill-name>/SKILL.md" }}.skills/<skill-name>/SKILL.md.dot_codex/AGENTS.md.tmpl and dot_config/claude/CLAUDE.md.tmpl.tools
Use this skill when you want to push the current branch and create a GitHub PR in one run without per-step confirmations.
development
Review and improve a plan document by applying inline feedback markers (XXX:), adding targeted clarification questions as AI-ASK:, and producing a concise change summary. Use when a user asks to refine planning docs before implementation without writing code.
development
Execute an approved implementation plan file step by step, enforce unresolved-marker gate checks (XXX:/TODO:/AI-ASK:), run verification commands in defined priority, and remove the plan file after successful completion.
testing
Use this skill when editing ryoh827's chezmoi/dotfiles repo to follow repository-specific path conventions, especially home bin script placement.