بنقرة واحدة
pre-commit
Code quality validation before commits. Runs formatters, linters, type checkers, and tests.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Code quality validation before commits. Runs formatters, linters, type checkers, and tests.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Session initialization — run at the start of EVERY session before any other action.
Karpathy-inspired behavioural guidance for non-trivial coding, debugging, review, or refactor work. Use to surface assumptions, keep changes minimal, and define verifiable success criteria.
Manage dependency-aware multi-session workflows in agent_roadmaps/.
Orchestrate build workflows. Environment setup, compilation, and testing.
Validate constraint compliance at any time during development.
Create a new project from the repo_template. Supports Python, C++/CUDA, and Hybrid projects. Template-only skill.
| name | pre-commit |
| description | Run the repository-owned profile-aware quality gate before commit or handoff. Use after edits to format, lint, type-check, test, scan forbidden patterns, and validate the active Python, C++/CUDA, or hybrid project. |
Read and follow the canonical vendor-neutral skill at
.agents/skills/pre-commit/SKILL.md. That file is the single source of truth.