Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions plugins/code_pipelines/index.yaml
Original file line number Diff line number Diff line change
@@ -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
Loading