一键导入
source-command-audit-seo-audit
SEO + AISO audit — runs the two static analysers and summarises findings. Refuse-on-SPA for landing pages. (ADR-0025)
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
SEO + AISO audit — runs the two static analysers and summarises findings. Refuse-on-SPA for landing pages. (ADR-0025)
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Domain Engineering diagnostic — shows what the classifier decides for an objective (CMIS/DAS/profile/skills/mode). Observation-only; never mutates or blocks.
Business-driven methodology entry point — classify (intake), create/advance an Operation or Business work context, and drive the intake → operation → nested-workflow flow. Host-neutral; dry-run by default.
Workflow Navigator — shows the current phase, deliverables, and next commands for an ADR-0057 workflow. Read-only; never mutates state.
Start a focused session on one objective — locks scope, blocks opportunistic refactors.
Deterministic QA gate (ADR-0055) — run the project suite; green + complete acceptance criteria ⇒ qa-approve testing cards into conclusion; red ⇒ report (and qa-reject only attributable failures).
L6 — autonomous feature pipeline. Drives the full squad: design → implement → review → test → log. Checkpoints can be manual or automatic.
| name | source-command-audit-seo-audit |
| description | SEO + AISO audit — runs the two static analysers and summarises findings. Refuse-on-SPA for landing pages. (ADR-0025) |
Use this skill when the user asks to run the migrated source command seo-audit.
Run both static analysers against the current project and produce a prioritised findings list. The kit treats two index spaces as first-class concerns:
seo-audit.mjs.llms.txt + FAQ-schema family. Audited by aiso-audit.mjs.Authority: ADR-0025 + seo-aiso playbook.
node contextkit/tools/scripts/seo-audit.mjs and
node contextkit/tools/scripts/aiso-audit.mjs (or only one, if
--seo-only / --aiso-only is passed).--json was passed, prints raw JSON for CI
consumption.SPA_ENTRYPOINT fires, this command writes a
clear refusal pointing at the landing-page playbook and the
override path (a project-local ADR).A finding with severity critical (currently only SPA_ENTRYPOINT) is
an explicit refusal — the audit exits non-zero and the
seo-specialist agent will refuse PR approval on a landing surface
until either:
node contextkit/tools/scripts/seo-audit.mjs --json > seo.json +
a tiny step that jqs for critical severity).