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:
Burke Holland
2025-12-08 17:23:25 -06:00
committed by GitHub
parent d430eb592a
commit dfb9d33cfe
6 changed files with 319 additions and 0 deletions

View 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