一键导入
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 页面并帮你完成安装。
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.
基于 SOC 职业分类
| 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.