.agents/skills/plugin-doctor/SKILL.md
Codex 플러그인/스킬 저장소를 감사하고 개선합니다. `.codex-plugin/plugin.json`, `.agents/plugins/marketplace.json`, `.agents/skills`, `.codex/agents`, legacy Claude 산출물을 점검할 때 사용합니다.
npx skillsauth add oozoofrog/codex-skills-project plugin-doctorInstall 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.
원본 fixer 스킬을 Codex 기준으로 옮긴 버전입니다.
.codex-plugin/plugin.json, marketplace manifest, custom agents, legacy Claude 흔적을 점검할 때codex-skill-audit, codex-skill-bootstrapAGENTS.md 계층 설계·검증이 주목적인 작업 → agent-context-*critical / warning / info / strength와 안전한 자동 수정 후보를 분리한다.references/official-spec.mdscripts/audit_codex_plugin_repo.pyschemas/report.schema.json../../../docs/evaluator-output-contract.md../codex-skill-audit/scripts/audit_codex_skill_repo.pyscripts/audit_codex_plugin_repo.py [target]로 결정적 구조 감사를 먼저 수행한다.CLAUDE.md, .claude-plugin/, hooks 전용 구조`)이 남아 있는지 확인한다.critical / warning / info / strength로 결과를 보고하고, 안전한 자동 수정 후보를 분리한다..agents/skills/**/SKILL.mdagents/openai.yaml.codex/agents/*.toml.agents/plugins/marketplace.json와 plugins/*/.codex-plugin/plugin.json (존재하는 경우).mcp.json, .app.json 같은 보조 매니페스트../../../docs/review-harness.mdpass면 종료, warning이면 metadata 정리, critical이면 packaging 또는 manifest를 재생성하고 필요 시 sync_packaged_plugins.py를 재실행한다critical / warning / info / strength 결과deterministic audit script는 아래 artifact를 함께 지원하는 편을 권장합니다.
--json-out <path>: schemas/report.schema.json에 맞는 machine summary JSONtools
macOS 앱/CLI 릴리스 작업을 자동화하거나 가이드합니다. 버전 범프, Release 빌드, DMG/ZIP, GitHub Release, Homebrew 배포가 필요할 때 사용합니다.
development
Karpathy의 LLM Wiki 아이디어를 바탕으로 raw source와 LLM-maintained wiki를 분리한 지속형 지식 베이스를 설계·부트스트랩합니다. markdown/git 기반의 범용 구조, `AGENTS.md` 운영 규칙, ingest/query/lint 워크플로우, Obsidian 같은 선택적 어댑터 분리가 필요할 때 사용합니다.
tools
별도 Codex CLI 실행을 위임합니다. 사용자가 명시적으로 다른 Codex 인스턴스 실행, 세컨드 오피니언, 격리된 full-auto 실행을 원할 때만 사용합니다.
research
외부 GPT 또는 deep research 워크플로우로 넘길 구조화 프롬프트를 만듭니다. 모듈/아키텍처/이슈 단위로 맥락을 추출해 붙여넣기 가능한 리서치 요청을 만들 때 사용합니다.