一键导入
changelog-scan
Scan Codex changelog for new versions, features, and changes. Fetches official docs, parses release notes, and generates structured update report.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Scan Codex changelog for new versions, features, and changes. Fetches official docs, parses release notes, and generates structured update report.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Use when the user wants to design, redesign, shape, critique, audit, polish, clarify, distill, harden, optimize, adapt, animate, or colorize a frontend interface. Covers websites, landing pages, dashboards, product UI, components, forms, onboarding, empty states. Handles UX review, hierarchy, accessibility, responsive behavior, theming, typography, layout, color, motion, UX copy, design tokens. Also bolder/quieter redesigns, live browser iteration, ambitious visual effects.
Use when creating expert agents. Generates agent.md with frontmatter, hooks, required sections, and skill references.
Systematic development workflow: Analyze → Plan → Execute → eLicit → eXamine. Use for ANY development task: features, bug fixes, refactoring, hotfixes. Triggers: "implement", "create", "build", "fix", "add feature", "refactor", "develop". Auto-detects project type (Laravel, Next.js, React, Swift) and loads framework-specific references. Enforces: files <100 lines, interfaces separated, SOLID principles, expert self-review, sniper validation.
Use when user requests creative work - creating features, building components, adding functionality, or modifying behavior. Activates BEFORE APEX Analyze phase to refine requirements through structured questioning.
Code quality validation with linters, SOLID principles, DRY detection, error detection, and architecture compliance across all languages.
Auto-review skill for expert agents. After coding, expert applies elicitation techniques to self-correct before sniper validation. Inspired by BMAD-METHOD.
| name | changelog-scan |
| description | Scan Codex changelog for new versions, features, and changes. Fetches official docs, parses release notes, and generates structured update report. |
Fetches and analyzes the official Codex changelog to detect new versions and changes.
| Source | URL | Method |
|---|---|---|
| Changelog | code.codex.com/docs/en/changelog.md | WebFetch |
| Docs Index | code.codex.com/docs/llms.txt | WebFetch |
| Hooks Ref | code.codex.com/docs/en/hooks.md | WebFetch |
| Plugins Ref | code.codex.com/docs/en/plugins-reference.md | WebFetch |
| CLI Ref | code.codex.com/docs/en/cli-reference.md | WebFetch |
Parse patterns from changelog:
## vX.Y.Z or ## X.Y.Z - Version headers### Breaking Changes - Breaking section### New Features - Features section### Bug Fixes - Fixes sectionLocation: $CODEX_HOME/fusengine-cache/logs/00-changelog/{date}-state.json