By duyet
Enforce a code review gate when closing Claude Code sessions and maintain persistent cross-session memory for context continuity.
Summon duyetbot - pragmatic software development companion with transparent execution
Learn about @duyet and update knowledge base
Duyetbot orchestrate - coordinate parallel agent workstreams for complex tasks
Duyetbot spawn - delegate tasks to team agents for parallel execution
Duyetbot deep thinking - structured problem analysis with visible reasoning
Maintain and update knowledge base about Duyet Le (@duyet).
Use when the user wants Duyetbot-style pragmatic engineering help, orchestration, learning, writing, or transparent task execution.
Core engineering principles for sustainable, maintainable code. No shortcuts, no hacks. Quality gates before completion.
Iterative execution methodology. Small steps, verify each, adapt based on results.
Spawn and coordinate team-agents and orchestration patterns for parallel execution. Use for complex multi-component work.
External network access
Connects to servers outside your machine
Uses power tools
Uses Bash, Write, or Edit tools
Runs pre-commands
Contains inline bash commands via ! syntax
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Bash prerequisite issue
Uses bash pre-commands but Bash not in allowed tools
Bash prerequisite issue
Uses bash pre-commands but Bash not in allowed tools
Extend Claude Code and Codex with specialized agents, commands, and skills from one shared plugin collection.
A collection of production-quality plugins for Claude Code and Codex, including autonomous agents, workflow automation, statusline utilities, prompt engineering guidance, and developer tools.
Latest Release: v1.0.0 | CHANGELOG | Issues
Available on skills.sh โ the open agent skills ecosystem.
Use Claude Code's plugin marketplace commands:
# Add marketplace
/plugin marketplace add duyet/codex-claude-plugins
# Install plugins
/plugin install team-agents@duyet-claude-plugins
/plugin install commit@duyet-claude-plugins
/plugin install frontend-design@duyet-claude-plugins
/plugin install interview@duyet-claude-plugins
/plugin install statusline@duyet-claude-plugins
/plugin install orchestration@duyet-claude-plugins
/plugin install duyetbot@duyet-claude-plugins
/plugin install docs-generator@duyet-claude-plugins
/plugin install github@duyet-claude-plugins
/plugin install fix@duyet-claude-plugins
/plugin install clickhouse-monitoring@duyet-claude-plugins
Codex support is provided through the repo-local Codex marketplace file:
git clone https://github.com/duyet/codex-claude-plugins.git
cd claude-plugins
Then add or import the local Codex marketplace from:
.agents/plugins/marketplace.json
That marketplace points each plugin at the matching local folder, for example:
{
"name": "github",
"source": {
"source": "local",
"path": "./github"
}
}
After the marketplace is added in Codex, install the plugins you want from the Duyet Claude and Codex Plugins marketplace. Codex-facing workflow skills are available under each plugin's skills/ folder, including wrappers for Claude command-heavy plugins such as commit, github, fix, statusline, team-agents, and duyetbot.
Install via the open Skills ecosystem, works with Claude Code, Cursor, GitHub Copilot, Gemini, Windsurf, and 15+ other agents:
npx skills add duyet/codex-claude-plugins
This repository also ships Codex plugin metadata in place:
.codex-plugin/plugin.json beside its Claude .claude-plugin/plugin.json..agents/plugins/marketplace.json.skills/*-workflow/SKILL.md where a plugin needs a Codex entry point.# Delegate to team agents for parallel work
/duyetbot:spawn Implement the frontend dashboard
# Leader coordinates senior + junior engineers working in parallel
# Automatically creates feature branch from main
/gh-pr create "Add user settings page"
# Detects main/master, creates feature/X branch, implements, creates PR
# Set a persistent goal to babysit a PR โ auto-fix CI, address reviews, wait for green
/goal /github:babysit-pr https://github.com/duyet/clickhouse-monitoring/pull/1355
# With auto-merge and CI fixing
/goal /github:babysit-pr --pr 1355 --auto-merge --fix-ci
| Plugin | Type | What it does |
|---|---|---|
| ๐ฅ team-agents | Skill | Leader, Senior Engineer, and Junior Engi... |
| ๐ commit | Command | Create a Git commit with semantic commit... |
| ๐จ frontend-design | Skill | Create distinctive, production-grade fro... |
| ๐ฌ interview | Command | Conduct in-depth requirements interviews... |
| ๐ statusline | Hook | Configurable status bar showing context ... |
| ๐ผ orchestration | Skill | Orchestrator skill for managing parallel... |
| ๐ค duyetbot | Skill | Pragmatic software development companion... |
| ๐ฏ docs-generator | Hook | Automatically generate and maintain plug... |
| ๐ github | Skill | GitHub operations using gh CLI - PRs, is... |
| ๐ง fix | Command | Fix issues, tests, and CI failures with ... |
| ๐ clickhouse-monitoring | Skill | Specialized knowledge for the ClickHouse Mo... |
Specialized assistance for the chmonitor dashboard - a real-time monitoring dashboard for ClickHouse clusters
Open Knowledge Format (OKF) tooling. Author, initialize, validate, and refactor knowledge into vendor-neutral OKF v0.1 bundles: markdown files with YAML frontmatter.
Generate high-density, interactive, self-contained HTML artifacts based on Thariq Shihipar's patterns. Optimized for engineering tasks, PR reviews, and research reports.
Knowledge base maintenance skills. Consolidate, dedupe, prune, refresh, and forget notes in a markdown KB.
Create distinctive, production-grade frontend interfaces avoiding AI slop aesthetics. Emphasizes shadcn/ui, Recharts, and bold design choices.
npx claudepluginhub duyet/codex-claude-plugins --plugin duyetbotAccess thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Feature development with code-architect/explorer/reviewer agents, CLAUDE.md audit and session learnings, and Agent Skills creation with eval benchmarking from Anthropic.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Complete developer toolkit for Claude Code