Skip to main content
lestrrat
GitHub 创作者资料

lestrrat

按仓库查看 2 个 GitHub 仓库中的 14 个已收集 skills。

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

仓库与代表性 skills

git-cleanup-merged
未分类

Clean up local branches and worktrees that have been merged into a target branch (default: main). Args: [target-branch]

2026年8月24日
git-detect-merged
未分类

Detect whether local branches/worktrees have been merged into a target branch (default: main), including squash merges. Args: [target-branch]

2026年8月24日
worktree-task
软件开发工程师

Execute instructions in an isolated worktree, commit, fast-forward merge to parent, cleanup. Args: <parent-branch> <instructions...>

2026年7月7日
codex-exec
软件开发工程师

Delegate a task to Codex CLI via `codex exec`. Use for lightweight tasks (exploration, simple searches, file reads) that don't require heavy reasoning. Only available from Claude Code sessions.

2026年7月7日
design-with-multiple-agents
软件开发工程师

Multi-agent design collaboration — Claude Code (reviewer) and Codex (designer) iterate on a design doc via file-based chat. Gathers requirements from user, then runs a review loop until design is satisfactory. Args: <topic>

2026年7月4日
go-package-reorg
软件开发工程师

Reorganize Go package file layout by actual responsibility. Inspects file contents, fixes naming mismatches, merges tiny files, splits oversized ones, consolidates tests, and regenerates generated files — all without changing behavior or public API. Args:…

2026年6月24日
go-linter-fixer
软件开发工程师

Run golangci-lint on Go code and fix any issues found. Use after writing or modifying Go code, or when the user explicitly requests linting.

2026年6月11日
go-split-file
软件开发工程师

Split a large Go file into smaller files with logical groupings. Analyzes code structure and extracts cohesive units (types, functions, interfaces) into separate files within the same package.

2026年6月11日
已展示 8 / 12 个已收集 Skill。
已展示 2 / 2 个仓库
已展示全部仓库