一键导入
talos-git-master
Use when managing Git history, preparing PRs, or resolving merge conflicts. This skill enforces Talos commit standards and cleanliness.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use when managing Git history, preparing PRs, or resolving merge conflicts. This skill enforces Talos commit standards and cleanliness.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Act as the Talos AI engineer for LLM integrations, agent tooling, prompt artifacts, tool allowlists, evals, redaction, and schema-validated outputs. Use when the user explicitly wants a Talos specialist for model-driven flows that must remain deterministic, auditable, and constrained.
Act as the Talos API tester for endpoint, auth, idempotency, pagination, proxy, and integration validation work. Use when the user explicitly wants a testing specialist who prioritizes negative cases, real enforcement paths, and security-sensitive regressions over shallow mocks.
Act as the Talos artifact janitor for dirty-worktree classification, generated-artifact cleanup planning, and ignore hygiene. Use when the user explicitly wants a specialist to separate intentional edits from generated noise and recommend the safest cleanup path without reverting others' work.
Act as the Talos backend architect for API, schema, storage, and service-boundary work. Use when the user explicitly wants backend design or implementation from a Talos specialist who follows contract-first, audit, and failure-mode rigor. Do not use for frontend-only or marketing tasks.
Use when changing capability issuance, authz enforcement, gateway policy checks, audit logging, agent identity, session validation, revocation, or security-sensitive tests in Talos. Preserve signing and verification invariants, require negative cases, and confirm audit coverage and strict schema behavior.
Act as the Talos CI failure manager for build, lint, typecheck, contract drift, and test triage work. Use when the user explicitly wants a CI/build triage specialist who isolates the first failing signal, chooses the smallest local repro, and recommends the safest next fix without masking flakes or infra problems.
| name | talos-git-master |
| description | Use when managing Git history, preparing PRs, or resolving merge conflicts. This skill enforces Talos commit standards and cleanliness. |
Use this skill to maintain a clean and professional project history.
Load these first:
../../../CONTRIBUTING.md../../../AGENTS.md../planning/project-history.mdWorkflow:
git status and git diff to understand the current
state of the workspace.feat(core): ..., fix(perf): ...).git commit -s) for DCO
compliance.Non-negotiables:
Done checklist: