Skip to content

bug-ops/codex-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Codex plugins

License Repository

Codex plugin monorepo for portable developer workflows, starting with a Rust-focused plugin bundle.

Available plugins

The repository currently ships one installable plugin:

Plugin Path Purpose
rust-agents plugins/rust-agents Portable Rust workflows plus Rust specialist agents for architecture, implementation, review, debugging, and orchestration

See the Rust Agents plugin README for installation and usage details.

Repository layout

Path Purpose
.agents/plugins/marketplace.json Local marketplace definition for Codex
plugins/rust-agents/.codex-plugin/plugin.json Plugin manifest consumed by Codex
plugins/rust-agents/agents/ Rust specialist agent instructions shipped with the plugin
plugins/rust-agents/skills-portable/ Self-contained skill bundle shipped with the plugin

Use the local marketplace

  1. Clone the repository.
  2. Open Codex on the repository root.
  3. Trust the project when prompted.
  4. Install rust-agents from the bug-ops Codex marketplace entry.

Note

The marketplace currently exposes a local source path, so installation is intended for local development and testing workflows.

Development

This repository only contains Codex plugin assets and supporting metadata. Plugin-specific documentation and release notes live with each plugin package.

License

This repository is licensed under MIT, as declared by the shipped plugin manifest.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors