Add Auto Pilot to community plugins - #40
Conversation
There was a problem hiding this comment.
Code Review
This pull request adds the 'Auto Pilot' plugin to the Development & Workflow section of the README.md. Feedback indicates that the plugins.json file must also be updated to include the new entry and increment the total count to maintain consistency with existing automation tools.
| - [Brooks Lint](https://github.com/hyhmrright/brooks-lint) - AI code reviews grounded in six classic engineering books — decay risk diagnostics with book citations, severity labels, and four analysis modes (PR review, architecture audit, tech debt, test quality). | ||
| - [Registry Broker](https://github.com/hashgraph-online/registry-broker-codex-plugin) - Delegate tasks to specialist AI agents via the HOL Registry, plan, find, summon, and recover sessions. | ||
| - [AgentOps](https://github.com/boshu2/agentops) - DevOps layer for coding agents with flow, feedback, and memory that compounds between sessions. | ||
| - [Auto Pilot](https://github.com/minsu0707/auto-pilot) - Intake-first Codex plugin that turns a short project request into a structured, resumable execution workflow with one-question-at-a-time intake, project contract files, blocker triage, and resume support. |
There was a problem hiding this comment.
The PR adds the 'Auto Pilot' plugin to the README.md, but it appears that plugins.json was not updated. According to the README.md (line 159), plugins.json serves as a compatibility export for existing automation. To maintain consistency and ensure that automation tools can recognize the new plugin, please update plugins.json with the new entry and increment the total count.
|
@minsu0707 — this pull request needs updates before it can be merged. Contribution requirements failedRequired scanner CI is missing or could not be validated.
How to fix it
See the repository's contribution requirements and scanner guide. After pushing the changes, this check and comment will update automatically: https://github.com/hashgraph-online/awesome-codex-plugins/actions/runs/32095842822 |
Summary\n- add Auto Pilot to the Community Plugins > Development & Workflow section\n\n## Why this fits\n- Auto Pilot is a public Codex plugin repository\n- It includes a .codex-plugin/plugin.json manifest\n- It is documented and installable\n- It focuses on intake-first execution flow, blocker handling, and resume support