بنقرة واحدة
source-command-aas-check
Typecheck and run the full test suite, and report failures concisely
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Typecheck and run the full test suite, and report failures concisely
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
Deep, judgement-based adversarial code audit — hunts for stale cross-references, unescaped interpolation, platform gaps, generated-file ownership conflicts, and cross-module consistency rot that no mechanical check can catch. Read-only; writes a dated findings report.
Audit every ai/ file for gaps, stale placeholders, and inconsistencies after cold-start. Produces a prioritized findings report.
Diagnostic gate that checks AGENTS.md and AGENTS.md for completeness, consistency, and stale artifacts — run right after /cold-start and before /add-feature. Read-only; produces a findings report.
Holistic assessment of the AI knowledge layer on a 5-level maturity scale; flags agent-blocking gaps.
استنادا إلى تصنيف SOC المهني
| name | source-command-aas-check |
| description | Typecheck and run the full test suite, and report failures concisely |
Use this skill when the user asks to run the migrated source command aas-check.
Run npm run check (TypeScript, no emit) and then npm test (vitest, full suite).
Report results concisely:
Do not attempt fixes unless asked — this command is for status, not remediation.