Skip to main content
stealth-factory
GitHub 创作者资料

stealth-factory

按仓库查看 3 个 GitHub 仓库中的 24 个已收集 skills。

已收集 skills
24
仓库
3
更新
2026年8月27日
仓库浏览

仓库与代表性 skills

claude-code-repo-migration
未分类

Move or rename a git repo on disk without losing its Claude Code history — remap the session dir (~/.claude/projects/<slug>/) and the ~/.claude.json projects key so every past session still resumes from the new path with trust, allowedTools and MCP servers…

2026年8月22日
agents-md-setup
其他计算机职业

Set up a project's agent instructions as a single source of truth — AGENTS.md as the real file, with CLAUDE.md (and optionally other agents' files) as symlinks to it. Use when starting/bootstrapping a repo, when asked to "add a CLAUDE.md / AGENTS.md", "set up…

2026年8月15日
autonomous-pr-driver
软件质量保证分析师与测试员

Autonomously drive a pull request to merge-ready — opening or attaching to it, then resolving automated code review (triage findings, fix the valid, reject the invalid, push, loop) and pinging a human to merge. Knows when to STOP: at diminishing returns…

2026年8月15日
branch-cleanup
软件开发工程师

Install GitHub Actions workflows that delete stale git branches safely — the closed-without-merging path plus a scheduled orphan sweep — and enable the native delete_branch_on_merge setting that handles merged PRs. Host-agnostic: no Vercel, Neon or any…

2026年8月15日
code-complexity-stats-pr
软件开发工程师

Add a GitHub Actions workflow that posts code-size and cost statistics — lines of code, per-language breakdown, complexity, and a COCOMO "what would this cost to build" estimate — as a sticky comment on every pull request, using scc. Use when you want a…

2026年8月15日
conventional-commits
软件开发工程师

The Conventional Commits format — also called "semantic commits" / semantic commit messages — a `type(scope): description` header (`feat`, `fix`, …) plus an optional `BREAKING CHANGE` footer, and how it makes history machine-readable to drive automated…

2026年8月15日
dual-agent-review
软件质量保证分析师与测试员

Review a change set with two or more independent AI reviewers in parallel — a Sonnet subagent and the CodeRabbit CLI — then merge + dedupe their findings, triage valid vs invalid, fix (directly or via parallel fix-subagents), and hand back a report of what…

2026年8月15日
fable-style-reasoning
其他计算机职业

Reasoning and communication discipline modelled on Claude Fable 5's default behaviours, for Claude Opus 4.8 (or any Claude 4.x model): calibrate effort, verify before asserting, separate what you know from what you infer, and report plainly. Use when the task…

2026年8月15日
已展示 8 / 21 个已收集 Skill。
已展示 3 / 3 个仓库
已展示全部仓库