mirror of
https://github.com/github/awesome-copilot.git
synced 2026-02-22 19:35:13 +00:00
Structured Autonomy Workflow (#469)
* Adding structured autonomy workflow * Update README * Apply suggestions from code review Fix spelling mistakes Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Add structured autonomy implementation and planning prompts --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
15
collections/structured-autonomy-collection.yml
Normal file
15
collections/structured-autonomy-collection.yml
Normal file
@@ -0,0 +1,15 @@
|
||||
id: structured-autonomy
|
||||
name: Structured Autonomy
|
||||
description: "Premium planning, thrifty implementation"
|
||||
tags: [prompt-engineering, planning, agents]
|
||||
items:
|
||||
- path: prompts/structured-autonomy-plan.prompt.md
|
||||
kind: prompt
|
||||
- path: prompts/structured-autonomy-generate.prompt.md
|
||||
kind: prompt
|
||||
- path: prompts/structured-autonomy-implement.prompt.md
|
||||
kind: prompt
|
||||
display:
|
||||
ordering: manual # or "manual" to preserve the order above
|
||||
show_badge: true # set to true to show collection badge on items
|
||||
featured: false
|
||||
Reference in New Issue
Block a user