Codex Agentic

Codex Agentic from artsmc/codex-agentic.

by @artsmc 45 skills

Skills in this plugin

45
  1. Pm DB · artsmc bundle
    Project management database for tracking specs, jobs, tasks, and execution. Use when Codex should run the converted pm-db workflow. Inputs: command.
    1 install
  2. Spec Plan · artsmc bundle
    Pre-planning and research for feature specifications. Use when Codex should run the converted spec-plan workflow. Inputs: feature_description.
    1 install
  3. Feature New · artsmc bundle
    Complete feature workflow - from planning to execution with PM-DB tracking. Use when Codex should run the converted feature-new workflow. Inputs: feature_description.
    1 install
  4. New Product · artsmc bundle
    Deep research and architecture design for new product development. Use when Codex should run the converted new-product workflow. Inputs: input.
    1 install
  5. QA Engineer · artsmc bundle
    for writting unit test. Use when Codex needs this specialist perspective or review style.
    1 install
  6. Spec Review · artsmc bundle
    Validate, critique, and iterate on generated specifications. Use when Codex should run the converted spec-review workflow.
    1 install
  7. Spec Writer · artsmc bundle
    Use this agent when you need to create comprehensive feature documentation and task breakdowns for new development work. This agent should be invoked in the following scenarios:. Use when Codex needs this specialist perspective or review style.
    1 install
  8. API Designer · artsmc bundle
    Use this agent when you need to design API contracts BEFORE implementation. This agent enforces contract-first API design, creates OpenAPI specifications, and defines three-tier architecture for Next.js backend APIs. Invoke in these scenarios:. Use when Codex needs this specialist perspective or review style.
    1 install
  9. UI Developer · artsmc bundle
    Handles the visual implementation of React components. This agent is responsible for writing TSX, applying styles (CSS/SCSS/Tailwind), ensuring responsive layouts, and implementing basic user interactions (e.g., dropdowns, modals). Use this agent for any task that directly involves creating or modifying what the user sees and interacts with in the browser.. Use when Codex needs this specialist perspective or review style.
    1 install
  10. Code Reviewer · artsmc bundle
    code reviews. Use when Codex needs this specialist perspective or review style.
    1 install
  11. Python Tester · artsmc bundle
    Writes Pytest suites for unit and integration testing. Aims for 90%+ coverage. Enforces the use of Fixtures (conftest.py) over repetitive setup code.. Use when Codex needs this specialist perspective or review style.
    1 install
  12. Memorybank Read · artsmc bundle
    Quick overview of Memory Bank state. Validates structure, reads all 6 files in hierarchical order, and presents formatted summary with staleness warnings.. Use when Codex should run the converted memorybank-read workflow.
    1 install
  13. Memorybank Sync · artsmc bundle
    Fast synchronization of activeContext.md and progress.md only. Lightweight alternative to full update for quick post-task documentation. NEW skill unique to memory-bank.. Use when Codex should run the converted memorybank-sync workflow.
    1 install
  14. Python Reviewer · artsmc bundle
    Elite code review expert for Python. Focuses on Pythonic idioms, strict typing (MyPy), security (Bandit), and modern linting (Ruff).. Use when Codex needs this specialist perspective or review style.
    1 install
  15. Python Tester 2 · artsmc bundle
    Writes Pytest suites for unit and integration testing. Aims for 90%+ coverage. Enforces the use of Fixtures (conftest.py) over repetitive setup code.. Use when Codex needs this specialist perspective or review style.
    1 install
  16. Code Duplication · artsmc bundle
    Deep analysis of codebase for code duplication. Detects exact, structural, and pattern-level duplicates, generates comprehensive reports with refactoring suggestions and metrics.. Use when Codex should run the converted code-duplication workflow.
    1 install
  17. Feature Continue · artsmc bundle
    Resume interrupted feature work from task-list.md with PM-DB tracking. Use when Codex should run the converted feature-continue workflow. Inputs: task_list_path.
    1 install
  18. Security Auditor · artsmc bundle
    Security reviews, vulnerability scanning, OWASP compliance, and penetration testing guidance. Use when Codex needs this specialist perspective or review style.
    1 install
  19. Start Phase Plan · artsmc bundle
    Mode 1 - Strategic planning with human approval before execution. Use when Codex should run the converted start-phase-plan workflow. Inputs: task_list_file.
    1 install
  20. Technical Writer · artsmc bundle
    Use this agent when you need to create or improve user-facing documentation. This agent specializes in clear, accessible technical writing for API documentation, user guides, README files, tutorials, and changelogs. Invoke in these scenarios:. Use when Codex needs this specialist perspective or review style.
    1 install
  21. Document Hub Read · artsmc bundle
    Read and summarize the current state of the documentation hub. Provides a quick overview of system architecture, module responsibilities, technology stack, and glossary terms.. Use when Codex should run the converted document-hub-read workflow.
    1 install
  22. Memorybank Update · artsmc bundle
    Comprehensive review and update of all Memory Bank files. Reads all 6 files, proposes targeted updates focusing on activeContext.md and progress.md, and validates results.. Use when Codex should run the converted memorybank-update workflow.
    1 install
  23. Python Reviewer 2 · artsmc bundle
    Elite code review expert for Python. Focuses on Pythonic idioms, strict typing (MyPy), security (Bandit), and modern linting (Ruff).. Use when Codex needs this specialist perspective or review style.
    1 install
  24. Frontend Developer · artsmc bundle
    Handles the application logic and data management for the frontend. This agent is responsible for state management (e.g., Redux, Zustand), data fetching from APIs, routing, and implementing the business logic that powers the UI components. Use this agent for tasks that are not directly about the visual presentation but about making the interface functional and efficient.. Use when Codex needs this specialist perspective or review style.
    1 install
  25. Nextjs QA Engineer · artsmc bundle
    for writting unit test. Use when Codex needs this specialist perspective or review style.
    1 install
  26. Debugger Specialist · artsmc bundle
    Complex issue diagnosis, root cause analysis, and production incident investigation. Use when Codex needs this specialist perspective or review style.
    1 install
  27. Document Hub Update · artsmc bundle
    Comprehensive review and update of the documentation hub. Analyzes recent code changes, detects drift, validates structure, and proposes specific updates to keep documentation synchronized with the codebase.. Use when Codex should run the converted document-hub-update workflow.
    1 install
  28. Documentation Start · artsmc bundle
    Initialize Memory Bank and Document Hub if not already set up. Use when Codex should run the converted documentation-start workflow. Inputs: force.
    1 install
  29. Front End Developer · artsmc bundle
    Handles the application logic and data management for the frontend. This agent is responsible for state management (e.g., Redux, Zustand), data fetching from APIs, routing, and implementing the business logic that powers the UI components. Use this agent for tasks that are not directly about the visual presentation but about making the interface functional and efficient.. Use when Codex needs this specialist perspective or review style.
    1 install
  30. Start Phase Execute · artsmc bundle
    Mode 2 - Structured execution with quality gates (Part 1-5) with pm-db tracking. Use when Codex should run the converted start-phase-execute workflow. Inputs: task_list_file, extra_instructions, spec_id.
    1 install
  31. Document Hub Analyze · artsmc bundle
    Deep analysis of codebase vs documentation alignment. Detects drift, identifies undocumented code, extracts missing glossary terms, and provides actionable recommendations without making changes.. Use when Codex should run the converted document-hub-analyze workflow.
    1 install
  32. Devops Infrastructure · artsmc bundle
    CI/CD pipelines, containerization, deployment automation, and infrastructure as code. Use when Codex needs this specialist perspective or review style.
    1 install
  33. Mastra Core Developer · artsmc bundle
    Converted Claude specialist agent for mastra-core-developer. Use when Codex needs this specialist perspective or review style.
    1 install
  34. Memorybank Initialize · artsmc bundle
    Bootstrap a new project's Memory Bank by creating the six core files with templates and gathering initial project information from the user.. Use when Codex should run the converted memorybank-initialize workflow.
    1 install
  35. Python Fastapi Expert · artsmc bundle
    Develops scalable FastAPI backend features. Responsible for API endpoints, Dependency Injection (Depends), Database interactions (SQLAlchemy/SQLModel), and Asyncio patterns.. Use when Codex needs this specialist perspective or review style.
    1 install
  36. Refactoring Specialist · artsmc bundle
    Use this agent for technical debt reduction, code modernization, and architecture improvements. This agent should be invoked in the following scenarios:. Use when Codex needs this specialist perspective or review style.
    1 install
  37. Remote Control Builder · artsmc bundle
    Build remote control system for Claude Code using multi-agent team. Use when Codex should run the converted remote-control-builder workflow.
    1 install
  38. Document Hub Initialize · artsmc bundle
    Bootstrap a new project's documentation hub by creating the four core documentation files (systemArchitecture.md, keyPairResponsibility.md, glossary.md, techStack.md) with initial content based on codebase analysis.. Use when Codex should run the converted document-hub-initialize workflow.
    1 install
  39. Python Fastapi Expert 2 · artsmc bundle
    Develops scalable FastAPI backend features. Responsible for API endpoints, Dependency Injection (Depends), Database interactions (SQLAlchemy/SQLModel), and Asyncio patterns.. Use when Codex needs this specialist perspective or review style.
    1 install
  40. Security Quality Assess · artsmc bundle
    Automated security vulnerability scanning for Python and JavaScript/TypeScript codebases. Detects OWASP Top 10 vulnerabilities, hardcoded secrets, injection risks, and known CVEs with actionable remediation guidance.. Use when Codex should run the converted security-quality-assess workflow.
    1 install
  41. Accessibility Specialist · artsmc bundle
    WCAG compliance, screen reader compatibility, keyboard navigation, and a11y testing. Use when Codex needs this specialist perspective or review style.
    1 install
  42. Nextjs Backend Developer · artsmc bundle
    when writing backend code inside of nextjs, ie api, service intergration, database intergrations.. Use when Codex needs this specialist perspective or review style.
    1 install
  43. Start Phase Execute Team · artsmc bundle
    Parallel task execution with multi-agent teams and quality gates. Use when Codex should run the converted start-phase-execute-team workflow. Inputs: task_list_file, team_mode.
    1 install
  44. Claude To Openai Converter · artsmc bundle
    Analyze Claude Code artifacts and convert them into the appropriate OpenAI target: Codex/OpenAI skills, AGENTS.md repository instructions, or API/Agents SDK tool-based agents. Use when a repo contains CLAUDE.md files, .claude/agents, .claude/skills, or .claude/commands and Codex should first inventory the source, produce a migration plan, identify non-equivalent features, and then implement a careful conversion.
    1 install
  45. Database Schema Specialist · artsmc bundle
    Database design, schema migrations, query optimization, and data modeling. Use when Codex needs this specialist perspective or review style.
    1 install