diff --git a/plugins/code_pipelines/index.yaml b/plugins/code_pipelines/index.yaml new file mode 100644 index 0000000..3496d73 --- /dev/null +++ b/plugins/code_pipelines/index.yaml @@ -0,0 +1,13 @@ +title: Code Pipelines +description: 'Automated code pipelines: per-repo worktree bundles plus a shadow repo + for project instructions, developer subagent builds, exit-code verification, parallel + review by up to 3 agent profiles, a bounded fix loop with feedback to the developer, + and push + PR — with terminal-state notifications. Built on stock parallel jobs + and the subagents orchestration pattern.' +github: https://github.com/Nicfox77/a0-plugin-code-pipelines +tags: +- development +- workflow +- automation +- jobs +- github