Help us improve
Share bugs, ideas, or general feedback.
Executes evidence-first repository workflows: running commands, inspecting git state, debugging CI/build failures, and pushing narrow fixes with exact execution and verification proof.
npx claudepluginhub aaione/everything-claude-code-zhHow this skill is triggered — by the user, by Claude, or both
Slash command
/everything-claude-code:terminal-opsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
当用户想要真实的仓库执行时使用:运行命令、检查 git 状态、调试 CI 或构建、做狭窄修复,并准确报告更改了什么和验证了什么。
Runs commands, inspects repo state, debugs CI/builds, and makes narrow verified fixes with exact proof of what was executed and confirmed.
Generic CI environment rules for GitHub Actions workflows. Use when operating in CI — covers security, CI monitoring, comment formatting, and investigating session logs from other runs.
Orchestrates git operations: rich status surveys, worktree triage (prunable/WIP/ghost/orphan), commits, PRs, branches, rebases, stashes. Reads run inline via Bash, writes dispatch to background agent.
Share bugs, ideas, or general feedback.
当用户想要真实的仓库执行时使用:运行命令、检查 git 状态、调试 CI 或构建、做狭窄修复,并准确报告更改了什么和验证了什么。
此技能有意比通用编码指导更窄。它是一个证据先行终端执行的操作工作流。
在相关时将这些 ECC 原生技能拉入工作流:
verification-loop 用于变更后的精确证明步骤tdd-workflow 当正确的修复需要回归覆盖时security-review 当涉及密钥、认证或外部输入时github-ops 当任务依赖 CI 运行、PR 状态或发布状态时knowledge-ops 当验证结果需要被捕获到持久的项目上下文中时确认:
在更改任何内容之前:
一次解决一个主要故障:
使用精确的状态词:
工作面
- 仓库
- 分支
- 请求模式
证据
- 失败的命令 / 差异 / 测试
行动
- 更改了什么
状态
- 已检查 / 本地已更改 / 本地已验证 / 已提交 / 已推送 / 已阻塞