You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds all 10 plugins from mturac/pluginpool as installable Codex plugin
bundles under plugins/mturac/. Each plugin includes the required
.codex-plugin/plugin.json with full interface metadata (displayName,
shortDescription, longDescription, category, capabilities, brandColor,
composerIcon), skills/<name>/SKILL.md with proper frontmatter (name,
license), SECURITY.md, .codexignore, README.md, LICENSE, and assets.
Plugins added (all under plugins/mturac/):
- commit-narrator — semantic commit message from staged diff
- pr-storyteller — PR title + body + test plan from commits
- test-gap — diff lines lacking test coverage
- deps-doctor — multi-ecosystem dependency audit (npm/pip/cargo/go)
- env-lint — .env vs .env.example key parity
- secret-guard — pre-commit secret scanner
- standup-gen — standup notes from git activity
- todo-harvest — TODO/FIXME/HACK scan with git blame
- flaky-detector — per-test flakiness % from N runs
- changelog-forge — conventional commits → CHANGELOG
Validator results (codex-plugin-scanner):
- All 10 plugins: lint policy PASS, effective_score=97/100
- All 10 plugins: verify PASS (manifest, interface, skills, assets)
- Remaining warnings are info-level (no logo/screenshots — optional)
Marketplace entries added to .agents/plugins/marketplace.json with
local source paths so installation works offline through the curated
marketplace. README.md updated under Development & Workflow with 10
direct links to bundles.
"description": "Multi-agent codebase knowledge graph generator with context-aware planning and automatic scope management — turns codebases into coherent agent workspaces."
63
+
"description": "Multi-agent codebase knowledge graph generator with context-aware planning and automatic scope management \u2014 turns codebases into coherent agent workspaces."
64
64
},
65
65
{
66
66
"name": "archcore",
@@ -103,7 +103,7 @@
103
103
"authentication": "ON_INSTALL"
104
104
},
105
105
"category": "Development & Workflow",
106
-
"description": "AI code reviews grounded in six classic engineering books — decay risk diagnostics with book citations, severity labels, and four analysis modes (PR review, architecture audit, tech debt, test quality).",
106
+
"description": "AI code reviews grounded in six classic engineering books \u2014 decay risk diagnostics with book citations, severity labels, and four analysis modes (PR review, architecture audit, tech debt, test quality).",
"description": "223 production-ready skills, 23 agents, and 298 Python tools across 9 domains — engineering, marketing, product, compliance, and more."
151
+
"description": "223 production-ready skills, 23 agents, and 298 Python tools across 9 domains \u2014 engineering, marketing, product, compliance, and more."
152
152
},
153
153
{
154
154
"name": "claude-octopus",
@@ -176,7 +176,7 @@
176
176
"authentication": "ON_INSTALL"
177
177
},
178
178
"category": "Development & Workflow",
179
-
"description": "Analyze git history to understand a codebase before reading any code — auto-scales by repo size and cross-references hotspots with bug magnets to surface high-risk files, bus factor, and team momentum."
179
+
"description": "Analyze git history to understand a codebase before reading any code \u2014 auto-scales by repo size and cross-references hotspots with bug magnets to surface high-risk files, bus factor, and team momentum."
180
180
},
181
181
{
182
182
"name": "ateam",
@@ -396,7 +396,7 @@
396
396
"authentication": "ON_INSTALL"
397
397
},
398
398
"category": "Development & Workflow",
399
-
"description": "Session orchestration for Claude Code, Codex, and Cursor IDE — structured planning, wave-based execution, VCS integration (GitLab + GitHub), quality gates, and clean session close-out with issue tracking.",
399
+
"description": "Session orchestration for Claude Code, Codex, and Cursor IDE \u2014 structured planning, wave-based execution, VCS integration (GitLab + GitHub), quality gates, and clean session close-out with issue tracking.",
"description": "Three-phase Requirements → Design → Tasks workflow for Claude Code and Codex — EARS notation acceptance criteria, autonomous execution loop, cross-spec dependencies, and post-implementation acceptance testing."
414
+
"description": "Three-phase Requirements \u2192 Design \u2192 Tasks workflow for Claude Code and Codex \u2014 EARS notation acceptance criteria, autonomous execution loop, cross-spec dependencies, and post-implementation acceptance testing."
415
415
},
416
416
{
417
417
"name": "stark",
@@ -482,7 +482,7 @@
482
482
"authentication": "ON_INSTALL"
483
483
},
484
484
"category": "Development & Workflow",
485
-
"description": "Role-based team delivery framework — Tech Lead-orchestrated 8-role system with 195+ skills, 27 specialist agents, 80+ commands, hooks, and ECC harness for Claude Code, Codex, and OpenCode."
485
+
"description": "Role-based team delivery framework \u2014 Tech Lead-orchestrated 8-role system with 195+ skills, 27 specialist agents, 80+ commands, hooks, and ECC harness for Claude Code, Codex, and OpenCode."
486
486
},
487
487
{
488
488
"name": "tool-advisor",
@@ -539,7 +539,7 @@
539
539
"authentication": "ON_INSTALL"
540
540
},
541
541
"category": "Development & Workflow",
542
-
"description": "Developer personality portrait generator — analyzes AI conversation history to produce MBTI type (16 color themes), capability radar, developer rating, 3-dimension famous match, and a persona skill that lets any AI \"think like you\"."
542
+
"description": "Developer personality portrait generator \u2014 analyzes AI conversation history to produce MBTI type (16 color themes), capability radar, developer rating, 3-dimension famous match, and a persona skill that lets any AI \"think like you\"."
543
543
},
544
544
{
545
545
"name": "writers-loop",
@@ -897,7 +897,7 @@
897
897
"authentication": "ON_INSTALL"
898
898
},
899
899
"category": "Tools & Integrations",
900
-
"description": "Decentralized e-commerce skills — deploy self-hosted stores, import products from Shopify/Amazon, configure custom domains and Telegram bots, set up Tor privacy, and manage your store via MCP."
900
+
"description": "Decentralized e-commerce skills \u2014 deploy self-hosted stores, import products from Shopify/Amazon, configure custom domains and Telegram bots, set up Tor privacy, and manage your store via MCP."
901
901
},
902
902
{
903
903
"name": "morning-ai",
@@ -1027,7 +1027,7 @@
1027
1027
"authentication": "ON_INSTALL"
1028
1028
},
1029
1029
"category": "Tools & Integrations",
1030
-
"description": "Russian text quality — ~1,040 rules for typography, info-style, editorial, UX writing, and business correspondence."
1030
+
"description": "Russian text quality \u2014 ~1,040 rules for typography, info-style, editorial, UX writing, and business correspondence."
1031
1031
},
1032
1032
{
1033
1033
"name": "rust-reverse-engineering",
@@ -1055,7 +1055,7 @@
1055
1055
"authentication": "ON_INSTALL"
1056
1056
},
1057
1057
"category": "Tools & Integrations",
1058
-
"description": "Build websites from Markdown via MCP — 22 tools for creating pages, generating content, validating, running SEO audits, configuring settings, and deploying static sites to Cloudflare Pages."
1058
+
"description": "Build websites from Markdown via MCP \u2014 22 tools for creating pages, generating content, validating, running SEO audits, configuring settings, and deploying static sites to Cloudflare Pages."
1059
1059
},
1060
1060
{
1061
1061
"name": "n8n-mcp-synta-codex",
@@ -1113,7 +1113,7 @@
1113
1113
"authentication": "ON_INSTALL"
1114
1114
},
1115
1115
"category": "Tools & Integrations",
1116
-
"description": "Strip AI writing patterns from text output — removes filler phrases, hedging language, and generic constructs to produce cleaner written content. Install: `npm install -g unslop`."
1116
+
"description": "Strip AI writing patterns from text output \u2014 removes filler phrases, hedging language, and generic constructs to produce cleaner written content. Install: `npm install -g unslop`."
1117
1117
},
1118
1118
{
1119
1119
"name": "upwork-autopilot",
@@ -1143,6 +1143,156 @@
1143
1143
"category": "Tools & Integrations",
1144
1144
"description": "GitHub-ready Codex plugin bundle for Yandex Direct, Wordstat, Metrika, and Roistat.",
Copy file name to clipboardExpand all lines: README.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -158,6 +158,16 @@ Third-party plugins built by the community. [PRs welcome](#contributing)!
158
158
-[Universal Design Principles](https://github.com/HDeibler/universal-design-principles) - Cross-agent UX and product-design marketplace with a root Codex collection plugin, five focused plugin bundles, and 137 Agent Skills for design review, accessibility, layout, interaction, cognition, and product polish.
159
159
-[VibePortrait](https://github.com/dadwadw233/VibePortrait) - Developer personality portrait generator — analyzes AI conversation history to produce MBTI type (16 color themes), capability radar, developer rating, 3-dimension famous match, and a persona skill that lets any AI "think like you".
160
160
-[Writer's Loop](https://github.com/xxsang/writers-loop) - Structured AI writing workflow for planning, critique, revision, translation, style distillation, and opt-in local preference learning.
161
+
-[Commit Narrator](./plugins/mturac/commit-narrator) - Generate semantic commit message from staged diff, including the *why*.
162
+
-[PR Storyteller](./plugins/mturac/pr-storyteller) - PR title + body + test plan from commits and diff vs base branch.
163
+
-[Test Gap](./plugins/mturac/test-gap) - Find lines in your diff lacking test coverage (Cobertura, lcov, coverage.json).
164
+
-[Deps Doctor](./plugins/mturac/deps-doctor) - Multi-ecosystem dependency audit (npm, pip, cargo, go) in one report.
165
+
-[Env Lint](./plugins/mturac/env-lint) - `.env` vs `.env.example` key parity — never prints values.
166
+
-[Secret Guard](./plugins/mturac/secret-guard) - Pre-commit secret scanner using pattern and entropy detection.
167
+
-[Standup Generator](./plugins/mturac/standup-gen) - Daily standup notes from git activity across repos.
0 commit comments