Commit 00e20ba
feat(skills): add arc skill for composable LLM agent orchestration
Add the arc skill — a declarative orchestration framework that chains
existing Copilot skills into reproducible, reviewable development
workflows via .arc.yml template files.
Includes:
- SKILL.md with full execution lifecycle documentation
- 3 example arcs: feature-flow, bugfix-flow, quick-fix
- 3 reference docs: file-format, expression-syntax, acceptance-criteria
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 1565493 commit 00e20ba
8 files changed
Lines changed: 1311 additions & 0 deletions
File tree
- docs
- skills/arc
- examples
- references
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
| |||
0 commit comments