You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> **A comprehensive prompt engineering framework for safe, deterministic AI automation.**
19
-
>
22
+
>
20
23
> **Authors**: [Faye Hakansdotter](https://github.com/Fayeblade1488) and [AbstergoSweden](https://github.com/AbstergoSweden)
21
24
22
25
---
@@ -37,7 +40,8 @@
37
40
38
41
## Overview
39
42
40
-
**VY Prompt Master** is a production-ready framework for generating VY (Vercept) automation prompt specifications. It transforms high-level task descriptions into detailed, executable YAML specs that ensure:
43
+
**VY Prompt Master** is a production-ready framework for generating VY (Vercept) automation prompt specifications.
44
+
It transforms high-level task descriptions into detailed, executable YAML specs that ensure:
41
45
42
46
| Feature | Description |
43
47
| --------- | ------------- |
@@ -58,7 +62,8 @@ Every step follows the pattern: `locate → confirm_target → act → verify_ou
58
62
59
63
### 1. Use the AI Review Prompt
60
64
61
-
Copy the system message from [`docs/ai-review-prompt.md`](docs/ai-review-prompt.md) to your AI. For provider-specific instructions, see the [`providers/`](providers/) directory.
65
+
Copy the system message from [`docs/ai-review-prompt.md`](docs/ai-review-prompt.md) to your AI.
66
+
For provider-specific instructions, see the [`providers/`](providers/) directory.
0 commit comments