codex-bridge
49Skill Claude CodeCodex
A bridge workflow for passing a Claude Code conversation, plan, files, and project rules to Codex CLI for review or coding help.
471 tagged bash, measured the same way as everything else here.
Browse within: zsh 200dotfiles 186terminal 100shell 71fzf 60neovim 60macos 59linux 56configuration 29dotbot 29ai-assisted-development 19ai-workflows 16hooks 13personal-dotfiles 12
Skill Claude CodeCodex
A bridge workflow for passing a Claude Code conversation, plan, files, and project rules to Codex CLI for review or coding help.
Skill Claude CodeCodex
Plan a new objective end-to-end in this repo's docs/mbo Management-By-Objective system — turn a GitHub issue or a gss draft-PR worktree into consistent design/spec/plan artifacts and track it in docs/mbo/index.md. Use this whenever the user wants to START planning or designing a new feature, skill, CLI, or service…
Skill Claude CodeCodex
List GitHub Pull Requests in a Discord-friendly format with status icons, blockquotes, and direct links. Use when the user asks for "pr list", "list PRs", "open pull requests", or a chat-ready summary of PRs for a repository.
Skill Claude CodeCodex
Debug and test the Wispr Flow AutoHotkey dictation triggers (Copilot key + extra keys) from WSL by deploying macos.ahk to the Windows Desktop, reloading AutoHotkey, and reading the debug log. Use when an activation/trigger key isn't starting/stopping dictation, when the overlay clicks land wrong, or when verifying a…
Skill Claude CodeCodex
Use when the user wants to ignore, skip, or exclude specific topics from being archived. Triggers on "ignore topic", "don't archive", "skip topic", "stop remembering", "list ignored topics", "remove ignore rule".
Skill Claude CodeCodex
Use when the user wants to persistently remember something across sessions (e.g., "always use bun", "never auto-commit", "my name is Alex"). Also use when you detect a clear user preference or constraint worth persisting.
Skill Claude CodeCodex
Use when the user wants to save or checkpoint topic progress, persist current discussion state, or save all topics before ending a session.
Skill Claude CodeCodex
A pronunciation helper for English words, product names, project names, acronyms, and programming terms. It uses the say-it command-line tool to play the word aloud and provide pronunciation details.
Skill Claude CodeCodex
Operate Singular (repo "singular-lite"; CLI command singular) — an autonomous multi-agent orchestration engine that drives parallel AI coding agents against a git repo through a three-tier L0/L1/L2 model with DAG plans, durable leases, gate pipelines, and worktree isolation. Use whenever the user wants to orchestrate…
Davidcreador/claude-code-branch-memory-manager
Skill Claude CodeCodex
List all stored branch memories with their sizes and last modified dates.
Davidcreador/claude-code-branch-memory-manager
Skill Claude CodeCodex
Load a branch-specific CLAUDE.md memory file. Use when the user wants to load context from a different branch.
Davidcreador/claude-code-branch-memory-manager
Skill Claude CodeCodex
Save the current CLAUDE.md to branch-specific memory. Use when the user wants to save their current branch context.
Skill Claude CodeCodex
Manage VPS SSH aliases in /.ssh/vps.config (included from /.ssh/config) with unified key-based authentication and direct key sync.
Skill Claude CodeCodex
Diagnose your Claude Code hooks setup. Checks which hooks are active, verifies permissions, and identifies common configuration issues.
Skill Claude CodeCodex
Set up claude-code-hooks for your project. Guides you through choosing which hooks to enable and configuring environment variables.
Skill Claude CodeCodex
Use when doing web searches, looking up current or latest info, researching online, or delegating analysis/review tasks to agy (Google Antigravity CLI). Prefer the WebSearch tool for general web search; use agy for grounded source-cited, current, or second-opinion queries. Triggers on: agy, antigravity, search for…
Skill Claude CodeCodex
How to write effective prompts when delegating to or reviewing with agy (Gemini via the Antigravity CLI). Use when constructing an agy-bridge prompt for --type search/code/analysis/review/implement, when a delegated result comes back off-target, or when writing an adversarial review brief for Gemini. Triggers on…
Skill Claude CodeCodex
Checks the health of a Claude Code dev environment (git, Node.js, VS Code + extensions, Docker, claude-mem, other installed plugins) and suggests exact fix commands.
Skill Claude CodeCodex
Discover MAINFRAME read-only shell helpers and route durable agent authority through its control plane when available.
Skill Claude CodeCodex
Discover MAINFRAME read-only shell helpers and route durable agent authority through its control plane when available.
Skill Claude CodeCodex
Use when Pi writes, reviews, or executes bash; use MAINFRAME tools, AWM, and guarded function execution when available.
Skill Claude CodeCodex
Lazy senior dev mode. Forces the simplest, shortest solution that works: YAGNI, stdlib first, no unrequested abstractions.
Skill Claude CodeCodex
Build a high-quality Claude Code skill from one or more PDFs using vision-based page-by-page extraction. Use when converting reference material (technical manuals, certificates, policy documents, magazines, books, regulations) into a skill with structured markdown chapters, bundled diagrams, and a navigable SKILL.md.…
Skill Claude CodeCodex
General software architecture principles — extending the existing domain model instead of creating parallel per-feature vocabularies, separating generic capability from feature-specific judgment, naming from the ubiquitous language, and ranking model coherence above change isolation. Use when designing, architecting…