chenyinrusi/dsh-engineering-skills

chenyinrusi★ 0Python最后同步: 2026-08-16

在 GitHub 打开

Five engineering-discipline skills for AI coding agents (DeepSeek Harness, Claude Code, Codex): 18-dimension code review, CI failure triage, shell safety, redundancy/boundary audit, and cross-repo pattern absorption - pure markdown, no install.

README 摘要

dsh-engineering-skills Engineering-discipline skills distilled from a large production agent-system codebase: systematic code review, CI failure triage, shell safety, redundancy/boundary auditing, cross-repo pattern absorption, and release engineering. Six markdown skills for AI coding agents (DeepSeek Harness, Claude Code, Codex, or any agent that reads SKILL.md ). They are methodology-first — no code to install, no runtime, no lock-in: copy the skills/ directory and the agent loads them. Skills Skill What it does code-review-methodology 18-dimension, 3-pass code review framework: execution/integration → architecture/systems → reliability/correctness, plus multi-angle iterative review, E2E-test review angles, migration review angles, and 12+ derived rules ci-diagnosis-and-fix Systematic triage and repair when GitHub Actions CI turns wholesale red: find the failing run → pull the failing step's log → classify the root cause → fix → verify shell-safety Hard ban on interactive CLI commands ( more / less / pause / choice / start /WAIT ) that freeze headless agent sessions, with non-interactive equivalents, a mandatory timeout rule, and a pre-flight checklist redundancy-and-boundary-au…

在 GitHub 查看完整 README →
Agent/智能体agentcode-reviewdeepseek-harnessdshdsh-pluginskills

分类