hoanganhduc
UserReproducible backup & restore for a multi-agent coding/research workstation (Claude Code, Codex, Copilot, OpenCode, DeepSeek, Gemini, OpenClaw): a public repo + encrypted secrets archive, Makefile-driven, with manifest-based capture, leak scanning, key rotation, and CI rehearsal.
Categories
Indexed Skills (49)
skill-creator
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Codex's capabilities with specialized knowledge, workflows, or tool integrations.
skill-installer
Install Codex skills into $CODEX_HOME/skills from a curated list or a GitHub repo path. Use when a user asks to list installable skills, install a curated skill, or install a skill from another repo (including private repos).
gsd-add-backlog
Add an idea to the backlog parking lot (999.x numbering)
gsd-add-tests
Generate tests for a completed phase based on UAT criteria and implementation
gsd-add-todo
Capture idea or task as todo from current conversation context
gsd-ai-integration-phase
Generate AI design contract (AI-SPEC.md) for phases that involve building AI systems — framework selection, implementation guidance from official docs, and evaluation strategy
gsd-analyze-dependencies
Analyze phase dependencies and suggest Depends on entries for ROADMAP.md
gsd-audit-fix
Autonomous audit-to-fix pipeline — find issues, classify, fix, test, commit
gsd-audit-milestone
Audit milestone completion against original intent before archiving
gsd-audit-uat
Cross-phase audit of all outstanding UAT and verification items
gsd-autonomous
Run all remaining phases autonomously — discuss→plan→execute per phase
gsd-cleanup
Archive accumulated phase directories from completed milestones
gsd-code-review-fix
Auto-fix issues found by code review in REVIEW.md. Spawns fixer agent, commits each fix atomically, produces REVIEW-FIX.md summary.
gsd-code-review
Review source files changed during a phase for bugs, security issues, and code quality problems
gsd-complete-milestone
Archive completed milestone and prepare for next version
gsd-debug
Systematic debugging with persistent state across context resets
gsd-discuss-phase
Gather phase context through adaptive questioning before planning. Use --auto to skip interactive questions (the agent picks recommended defaults). Use --chain for interactive discuss followed by automatic plan+execute. Use --power for bulk question generation into a file-based UI (answer at your own pace).
gsd-do
Route freeform text to the right GSD command automatically
gsd-docs-update
Generate or update project documentation verified against the codebase
gsd-eval-review
Retroactively audit an executed AI phase's evaluation coverage — scores each eval dimension as COVERED/PARTIAL/MISSING and produces an actionable EVAL-REVIEW.md with remediation plan
gsd-execute-phase
Execute all plans in a phase with wave-based parallelization
gsd-add-phase
Add phase to end of current milestone in roadmap
gsd-check-todos
List pending todos and select one to work on
gh-address-comments
Address actionable GitHub pull request review feedback. Use when the user wants to inspect unresolved review threads, requested changes, or inline review comments on a PR, then implement selected fixes. Use the GitHub app for PR metadata and flat comment reads, and use the bundled GraphQL script via `gh` whenever thread-level state, resolution status, or inline review context matters.
gh-fix-ci
Use when a user asks to debug or fix failing GitHub PR checks that run in GitHub Actions. Use the GitHub app from this plugin for PR metadata and patch context, and use `gh` for Actions check and log inspection before implementing any approved fix.
github
Triage and orient GitHub repository, pull request, and issue work through the connected GitHub app. Use when the user asks for general GitHub help, wants PR or issue summaries, or needs repository context before choosing a more specific GitHub workflow.
yeet
Publish local changes to GitHub by confirming scope, committing intentionally, pushing the branch, and opening a draft PR through the GitHub app from this plugin, with `gh` used only as a fallback where connector coverage is insufficient.
imagegen
Generate or edit raster images when the task benefits from AI-created bitmap visuals such as photos, illustrations, textures, sprites, mockups, or transparent-background cutouts. Use when Codex should create a brand-new image, transform an existing image, or derive visual variants from references, and the output should be a bitmap asset rather than repo-native code or vector. Do not use when the task is better handled by editing existing SVG/vector/code-native assets, extending an established icon or logo system, or building the visual directly in HTML/CSS/canvas.
openai-docs
Use when the user asks how to build with OpenAI products or APIs, asks about Codex itself or choosing Codex surfaces, needs up-to-date official documentation with citations, help choosing the latest model for a use case, or model upgrade and prompt-upgrade guidance; use OpenAI docs MCP tools for non-Codex docs questions, use the Codex manual helper first for broad Codex self-knowledge, and restrict fallback browsing to official OpenAI domains.
plugin-creator
Create and scaffold plugin directories for Codex with a required `.codex-plugin/plugin.json`, optional plugin folders/files, valid manifest defaults, and personal-marketplace entries by default. Use when Codex needs to create a new personal plugin, add optional plugin structure, generate or update marketplace entries for plugin ordering and availability metadata, or update an existing local plugin during development with the CLI-driven cachebuster and reinstall flow.
adversarial-boundary-gate
Pre-delivery threat-model of trust boundaries and an abuse-case/injection check, delegating to a fresh-context security reviewer.
behavior-preserving-cleanup
Clarity-only edit pass behind a comprehension gate with verify-after-each-change so behavior stays fixed.
decision-doubt-loop
In-flight fresh-context adversarial review of a non-trivial decision before it stands.
agent-group-discuss
Multi-agent discussion, review, and research orchestration.
annotated-review
Annotated paper review workflow when both annotation and review are requested.
autonomous-research-loop-runtime
Offline runtime helper for autonomous research loop ledger initialization, iteration appends, validation, status, and selftest.
autonomous-research-loop
Run bounded autonomous research iterations with evidence gates, recovery ledgers, and optional cross-agent handoffs.
axiom-axle-mcp
Optional inert setup helper for AxiomMath AXLE MCP formal-proof assistance.
cross-agent-delegation
Cross-agent delegation packet contract for bounded parent-controlled handoffs.
database-lookup
Structured public scientific, biomedical, regulatory, materials, and economic database lookups.
deep-research-workflow
Phased source-preserving research workflow: search, analyze, write, with citation handoff.
digest-bridge
Convert digest output into paper retrieval manifests.
draft-writing
Claim-preserving draft writing workflow for controlled rewriting, polishing, and revision audits.
formal-skeleton-helper
Generate minimal Lean-style theorem skeletons, namespace wrappers, and formal statement stubs.
get-available-resources
Detect CPU, memory, disk, and optional accelerator availability before heavy local work.
getscipapers-requester
External paper retrieval fallback after local library checks.
calibre
Calibre ebook lookup and library helper workflows.
docling
Parse, convert, OCR, chunk, and analyze documents.
graph-verifier
Lightweight graph sanity checks.
Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.