Skill Claude CodeCodex
Classify each proposed implementation step against the acceptance criteria so scaffolding and over-build are dropped before code is written.
Skill Claude CodeCodex
Classify each proposed implementation step against the acceptance criteria so scaffolding and over-build are dropped before code is written.
Skill Claude CodeCodex
Canonical orchestrator that runs the fast stale-doc detector and dispatches to per-domain doc-sync skills for the affected canonical paths.
Skill Claude CodeCodex
Run the post-onboarding documentation creation workflow using the canonical tracker and the current application manifests. Supports two stages — foundation (docs/instructions/ and module-map.yml) and module-docs (docs/modules/ from reviewed map).
Skill Claude CodeCodex
Identify failure modes and uncommon but relevant paths.
Skill Claude CodeCodex
Maintains per-module error catalogs.
Skill Claude CodeCodex
Inspect canonical docs and registries before new artifacts are written.
Skill Claude CodeCodex
Convert heterogeneous security evidence into stable pentest finding entries.
Skill Claude CodeCodex
Maintain shared business terminology in the glossary.
Skill Claude CodeCodex
Maintains cross-module integration documentation.
Skill Claude CodeCodex
Run the deterministic module-attribution extractor over a user prompt and surface any MD-XXXX drafts via the Decision Pause Contract. This is the first half of the Attribution Gate spliced into feature-development.planning (issue.
Skill Claude CodeCodex
Form a hypothesis about which existing module a user prompt belongs to when the deterministic extractor returns nothing. Reads existing module-map.yml features and source paths, scores token overlap, returns a ranked multi-choice draft, and surfaces it via the Decision Pause Contract. Second half of the Attribution…
Skill Claude CodeCodex
Test-driven module-health rollup. Issue.
Skill Claude CodeCodex
Whole-project module-health refresh. The agent-facing "update module health" workflow. Runs the test-driven rollup (coverage / tests / changevelocity from the active stack pack's declared reports) and then the session-evidence sync (defect frequency / contract stability / verification status) across every declared…
Skill Claude CodeCodex
Retrospective reconciler that scans the source tree against module-map.yml and docs/modules/, emits MM- findings into .paqad/module-map/drift.json, and surfaces user-approvable deltas. Issue.
Skill Claude CodeCodex
Identify performance hazards in a proposed solution or change set before code is written, classified by severity and hot-path placement.
Skill Claude CodeCodex
Classify incoming requests into the framework routing model.
Skill Claude CodeCodex
Expand incomplete requests into enforceable requirements.
Skill Claude CodeCodex
For each story with hard reversibility or wide blast radius, draft an executable rollback procedure before the story leaves planning.
Skill Claude CodeCodex
One-shot classifier for rules-as-scripts (issue.
Skill Claude CodeCodex
Single entry point for mutating rules in rules-as-scripts (issue.
Skill Claude CodeCodex
Generates one or more deterministic .mjs verification scripts (plus pass/fail fixtures) for each rule classified deterministic or heuristic with no existing enforcer in rule-script-map.yml (issue.
Skill Claude CodeCodex
Retrospective drift detector for rules-as-scripts (issue.
Skill Claude CodeCodex
Executes the registered rule scripts diff-scoped during feature-development.checks, aggregates findings into .paqad/scripts/rules/.cache/report.json with hash-cache invalidation, and decides whether the checks stage is blocked (issue.
Skill Claude CodeCodex
Validate that requested work stays inside the active spec boundary.