Bootstraps plugin folders, manifests, and baseline files so new Codex or editor extensions start with a consistent, reviewable structure.
Use cases
- Plugin bootstrap
- Directory setup
- Capability packaging
Key features
- Define the plugin’s scope and surfaces
- Generate the manifest and entrypoints
- Fill supporting files and smoke checks
Related
Related
2 Indexed items
Dispatching parallel agents
Splits embarrassingly parallel work—research chunks, file batches, or independent modules—across agents with crisp handoffs back to a single integrator.
Subagent-driven development
Coordinates subagents on slices of a larger plan—ideal when one thread would be too slow but you still need a single accountable integration point.