Skip to content
Draft
Show file tree
Hide file tree
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
12 changes: 6 additions & 6 deletions prompts/create-ado-agentic-workflow.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Create an Azure DevOps Agentic Workflow

Apply `/home/runner/work/ado-aw/ado-aw/prompts/prompt-contract.md` before executing this prompt.
Apply `prompts/prompt-contract.md` before executing this prompt.

## Core

Expand Down Expand Up @@ -68,8 +68,8 @@ Return:
3. commit both `.md` and generated `.lock.yml`.

## References
- `/home/runner/work/ado-aw/ado-aw/docs/front-matter.md`
- `/home/runner/work/ado-aw/ado-aw/docs/safe-outputs.md`
- `/home/runner/work/ado-aw/ado-aw/docs/engine.md`
- `/home/runner/work/ado-aw/ado-aw/docs/targets.md`
- `/home/runner/work/ado-aw/ado-aw/docs/network.md`
- `docs/front-matter.md`
- `docs/safe-outputs.md`
- `docs/engine.md`
- `docs/targets.md`
- `docs/network.md`
10 changes: 5 additions & 5 deletions prompts/debug-ado-agentic-workflow.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Debug an Azure DevOps Agentic Pipeline

Apply `/home/runner/work/ado-aw/ado-aw/prompts/prompt-contract.md` before executing this prompt.
Apply `prompts/prompt-contract.md` before executing this prompt.

## Core

Expand Down Expand Up @@ -80,7 +80,7 @@ If consent is absent, end with report + ready-to-file issue draft.
- Filing is complete only when explicitly approved and URL is returned.

## References
- `/home/runner/work/ado-aw/ado-aw/docs/audit.md`
- `/home/runner/work/ado-aw/ado-aw/docs/ir.md`
- `/home/runner/work/ado-aw/ado-aw/docs/mcp-author.md`
- `/home/runner/work/ado-aw/ado-aw/docs/safe-outputs.md`
- `docs/audit.md`
- `docs/ir.md`
- `docs/mcp-author.md`
- `docs/safe-outputs.md`
12 changes: 6 additions & 6 deletions prompts/update-ado-agentic-workflow.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Update an Azure DevOps Agentic Workflow

Apply `/home/runner/work/ado-aw/ado-aw/prompts/prompt-contract.md` before executing this prompt.
Apply `prompts/prompt-contract.md` before executing this prompt.

## Core

Expand Down Expand Up @@ -56,8 +56,8 @@ Return:
3. commit changed files.

## References
- `/home/runner/work/ado-aw/ado-aw/docs/front-matter.md`
- `/home/runner/work/ado-aw/ado-aw/docs/runtime-imports.md`
- `/home/runner/work/ado-aw/ado-aw/docs/safe-outputs.md`
- `/home/runner/work/ado-aw/ado-aw/docs/engine.md`
- `/home/runner/work/ado-aw/ado-aw/docs/ir.md`
- `docs/front-matter.md`
- `docs/runtime-imports.md`
- `docs/safe-outputs.md`
- `docs/engine.md`
- `docs/ir.md`