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일
수집된 skill 21개 중 8개를 표시합니다.
저장소 3개 중 3개 표시
모든 저장소를 표시했습니다