audit
01iabhisekbosepm/codex-god-setup
Skill Claude CodeCodex
Run all quality gate agents on the codebase: code review, security, performance, silent failures, comments.
iabhisekbosepm/codex-god-setup
Skill Claude CodeCodex
Run all quality gate agents on the codebase: code review, security, performance, silent failures, comments.
iabhisekbosepm/codex-god-setup
Skill Claude CodeCodex
Refactoring sprint: remove dead code, eliminate duplicates, simplify complex code.
iabhisekbosepm/codex-god-setup
Skill Claude CodeCodex
Update documentation and codemaps from the current codebase state.
iabhisekbosepm/codex-god-setup
Skill Claude CodeCodex
Generate a complete Langfuse evaluation pipeline: auto-detect app type, create datasets, LLM-as-judge evaluators, scoring configs, and CI integration.
iabhisekbosepm/codex-god-setup
Skill Claude CodeCodex
Deep-dive into a codebase area. Traces execution paths, maps architecture, documents dependencies and patterns.
iabhisekbosepm/codex-god-setup
Skill Claude CodeCodex
Fix build errors and type errors with minimal changes. No refactoring — just get the build green.
iabhisekbosepm/codex-god-setup
Skill Claude CodeCodex
Launch the GAN Harness: turn a one-line prompt into a fully built, tested, and iterated application.
iabhisekbosepm/codex-god-setup
Skill Claude CodeCodex
Profile and optimize performance: bundle size, rendering, algorithms, queries, memory leaks, Web Vitals.
iabhisekbosepm/codex-god-setup
Skill Claude CodeCodex
Run the full feature development pipeline: explore → architect → plan → build → review → security → test → docs.
iabhisekbosepm/codex-god-setup
Skill Claude CodeCodex
Create a detailed implementation plan for a feature or task. Explores codebase first, then produces phased steps.
iabhisekbosepm/codex-god-setup
Skill Claude CodeCodex
Review a GitHub pull request: fetch PR diff, run all review agents, post summary.
iabhisekbosepm/codex-god-setup
Skill Claude CodeCodex
Fast bug fix: diagnose the issue, apply minimal fix, verify build passes, run targeted review.
iabhisekbosepm/codex-god-setup
Skill Claude CodeCodex
Run the full code review pipeline on recent changes. Auto-selects reviewers based on file types.
iabhisekbosepm/codex-god-setup
Skill Claude CodeCodex
Run a full security audit: OWASP Top 10, secrets detection, input validation, auth, dependency vulnerabilities.
iabhisekbosepm/codex-god-setup
Skill Claude CodeCodex
Run a technical SEO audit: crawlability, meta tags, structured data, Core Web Vitals, content issues.
iabhisekbosepm/codex-god-setup
Instructions file CodexOpenCode
AGENTS.md instructions for iabhisekbosepm/codex-god-setup, covering agents.md — god setup, model routing, auto-trigger rules, coding standards and quick reference.
iabhisekbosepm/codex-god-setup
Agent
Software architecture specialist for system design, scalability, and technical decisions. Use PROACTIVELY when planning new features, refactoring large systems, or making architectural decisions.
iabhisekbosepm/codex-god-setup
Agent
Build and TypeScript error resolution specialist. Use PROACTIVELY when build fails or type errors occur. Fixes build/type errors only with minimal diffs, no architectural edits. Focuses on getting the build green quickly.
iabhisekbosepm/codex-god-setup
Agent
Designs feature architectures by analyzing existing codebase patterns and conventions, then providing implementation blueprints with concrete files, interfaces, data flow, and build order.
iabhisekbosepm/codex-god-setup
Agent
Deeply analyzes existing codebase features by tracing execution paths, mapping architecture layers, and documenting dependencies to inform new development.
iabhisekbosepm/codex-god-setup
Agent
Expert code review specialist. Proactively reviews code for quality, security, and maintainability. Use immediately after writing or modifying code. MUST BE USED for all code changes.
iabhisekbosepm/codex-god-setup
Agent
Simplifies and refines code for clarity, consistency, and maintainability while preserving behavior. Focus on recently modified code unless instructed otherwise.
iabhisekbosepm/codex-god-setup
Agent
Analyze code comments for accuracy, completeness, maintainability, and comment rot risk.
iabhisekbosepm/codex-god-setup
Agent
Documentation and codemap specialist. Use PROACTIVELY for updating codemaps and documentation. Generates docs/CODEMAPS/, updates READMEs and guides.