Agent skill

spec-verifier

Use when implementation or artifacts changed and evidence, alignment checking, or acceptance verification is needed.

Stars 0
Forks 0

Install this agent skill to your Project

npx add-skill https://github.com/shaowei-g/codex-skills/tree/main/skills/spec-orchestrator/spec-verifier

SKILL.md

Spec Verifier

Use this skill when verification is the current phase for one feature.

Shared Contracts

Load this shared shortcut first:

  • ../references/shared-specialist-contract.md

Open the deeper canonical shared references only when the shortcut is insufficient for the current situation.

Purpose

Use this skill when at least one is true:

  • implementation or workflow artifacts changed
  • evidence, acceptance checks, or alignment review is needed
  • the user explicitly asks for verification or review
  • the workflow needs concrete pass/fail evidence before continuing

Read Order

  • .codex/prompts/speckit.checklist.md first
  • .codex/prompts/speckit.constitution.md if present
  • specs/<feature>/spec.md and its marker state
  • specs/<feature>/plan.md if present and its marker state
  • specs/<feature>/tasks.md if present and its marker state
  • specs/<feature>/implementation-status.md if present
  • changed code, tests, and review artifacts needed for the assigned verification scope

Owned Outputs

  • verification evidence in the shared schema
  • explicit failures, regressions, or unverified areas
  • advisory next-step recommendation based on evidence

Phase-Specific Rejected Criteria

Return rejected if there is nothing concrete to verify or if the request is actually asking for implementation rather than verification.

Phase-Specific Blocked Criteria

Return blocked if evidence cannot be gathered because artifacts, code, test commands, fixtures, or runtime access are missing.

Expand your agent's capabilities with these related and highly-rated skills.

shaowei-g/codex-skills

brainstorming

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

0 0
Explore
shaowei-g/codex-skills

ekoen-frontend-code-review

Production-grade code review for the eKoEN frontend codebase. Use when asked to review, audit, inspect, or harden eKoEN React/Next.js frontend code, pages, components, hooks, API clients, or state layers for bugs, performance bottlenecks, TypeScript safety issues, request inefficiency, state-management risks, memory leaks, rendering regressions, error-handling gaps, duplication, or maintainability problems, especially when a structured severity-ranked report with code locations, root causes, suggested fixes, and example refactors is required.

0 0
Explore
shaowei-g/codex-skills

ekoen-backend.doc.route-error

Add HttpErrorRes responses to eKoEN backend routes when controllers can throw errors from app/util/errors/index.ts

0 0
Explore
shaowei-g/codex-skills

conventional-commit-helper

Generate and validate Conventional Commit messages for semantic-release workflows. Use when a user asks to write a commit message, asks to commit changes, asks for commit type/scope selection, or asks to enforce Conventional Commits consistency.

0 0
Explore
shaowei-g/codex-skills

codex-cli-subagent-transport

Use only when native subagent execution is unavailable and the caller needs one deterministic Codex CLI run with repo-local artifacts and a manifest-based result contract.

0 0
Explore
shaowei-g/codex-skills

skill-usage-logger

All skill MUST use this logger to record usage events in NDJSON format.Log Codex skill usage events to NDJSON with safe concurrent appends.

0 0
Explore

Didn't find tool you were looking for?

Be as detailed as possible for better results