universal-repo-audit-backlog-architect
v1.0.0Deeply inspect any repository from the ground up, determine its true current state, audit across 14 engineering and product domains, and construct a mature, prioritized, dependency-aware repository backlog of execution-ready tracker Issues without modifying application code.
By Mamdouh AboammarLicense: MIT0 GitHub starsUpdated 2 weeks ago
Directory evidence
- Runtimes
- Codex
- Parsed components
- 0 skill or MCP entries
- Source updated
- Sep 4, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Get the plugin
git clone https://github.com/imMamdouhaboammar/universal-repo-audit-backlog-architectClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is universal-repo-audit-backlog-architect/.
Compatibility: the page URL and API slug “universal-repo-audit-backlog-architect-2” remain stable.
- Codex: Legacy selector
universal-repo-audit-backlog-architect-2@agent-plugin-marketplaceremains documented for migration; install from source for this runtime.
This plugin's manifest name conflicts with another source for the same runtime. The source remains indexed, but this directory does not generate mismatched -2/-3 install commands.
Plugin files
└── .codex-plugin/plugin.json
Plugin manifests1
{
"name": "universal-repo-audit-backlog-architect",
"version": "1.0.0",
"description": "Deeply inspect any repository from the ground up, determine its true current state, audit across 14 engineering and product domains, and construct a mature, prioritized, dependency-aware repository backlog of execution-ready tracker Issues without modifying application code.",
"author": {
"name": "Mamdouh Aboammar",
"url": "https://github.com/imMamdouhaboammar"
},
"homepage": "https://github.com/imMamdouhaboammar/universal-repo-audit-backlog-architect",
"repository": "https://github.com/imMamdouhaboammar/universal-repo-audit-backlog-architect",
"license": "MIT",
"keywords": [
"codex",
"chatgpt",
"repository-audit",
"backlog-architect",
"dag",
"issue-tracker",
"software-architecture",
"code-review",
"security-audit"
],
"skills": "./",
"interface": {
"displayName": "Universal Repository Audit & Backlog Architect",
"shortDescription": "First-principles repo audit & DAG backlog creation across 14 domains",
"longDescription": "Deeply inspect any repository from the ground up, determine its true current state, audit across 14 engineering and product domains, and construct a mature, prioritized, dependency-aware repository backlog of execution-ready tracker Issues without modifying application code.",
"developerName": "Mamdouh Aboammar",
"category": "Developer Tools",
"capabilities": [
"Read",
"Write"
],
"websiteURL": "https://github.com/imMamdouhaboammar/universal-repo-audit-backlog-architect",
"defaultPrompt": [
"Inspect this repository deeply from first principles and build a mature, prioritized backlog of execution-ready issues.",
"Triage repository health across the 14 engineering domains and generate a dependency-linked issue graph.",
"What are the most critical bugs, architecture flaws, and missing product features in this codebase? Create tracker issues instead of editing code."
],
"composerIcon": "./assets/plugin-mark.svg",
"logo": "./assets/plugin-mark.svg"
}
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[universal-repo-audit-backlog-architect on Agent Plugins Marketplace](https://pluginsmp.com/plugins/universal-repo-audit-backlog-architect-2)