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日
収集済み skill 12 件中 8 件を表示しています。
2 件中 2 件のリポジトリを表示
すべてのリポジトリを表示しました