Skip to main content
lestrrat
GitHub-Creator-Profil

lestrrat

Repository-Ansicht von 14 gesammelten Skills in 2 GitHub-Repositories.

gesammelte Skills
14
Repositories
2
aktualisiert
24. Aug. 2026
Repository-Explorer

Repositories und repräsentative Skills

git-cleanup-merged
nicht klassifiziert

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

24. Aug. 2026
git-detect-merged
nicht klassifiziert

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

24. Aug. 2026
worktree-task
Softwareentwickler

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

7. Juli 2026
codex-exec
Softwareentwickler

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.

7. Juli 2026
design-with-multiple-agents
Softwareentwickler

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>

4. Juli 2026
go-package-reorg
Softwareentwickler

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:…

24. Juni 2026
go-linter-fixer
Softwareentwickler

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.

11. Juni 2026
go-split-file
Softwareentwickler

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.

11. Juni 2026
Es werden 8 von 12 gesammelten Skills angezeigt.
2 von 2 Repositories angezeigt
Alle Repositories angezeigt