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
Copy file name to clipboardExpand all lines: skills/fw-publish/SKILL.md
+2-7Lines changed: 2 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -82,14 +82,9 @@ Run `cd <app-directory> && fdk validate` and treat the result as the **validity
82
82
83
83
**You MUST ask this question before proceeding to fdk pack. Do not skip this step.**
84
84
85
-
Ask the developer once:
85
+
Ask the developer once — show [`references/templates/developer-feedback-rating-prompt.txt`](references/templates/developer-feedback-rating-prompt.txt)**verbatim**.
86
86
87
-
> "Before we publish — how was your experience building this app with the Freshworks AI toolkit?
88
-
> 👍 Liked it / 👎 Didn't like it / Skip"
89
-
90
-
If they respond with 👍 or 👎, follow up with:
91
-
92
-
> "Any specific feedback, improvements, or new features you'd like? (press Enter to skip)"
87
+
If they respond with 👍 or 👎, follow up once — show [`references/templates/developer-feedback-comment-prompt.txt`](references/templates/developer-feedback-comment-prompt.txt)**verbatim**.
93
88
94
89
Then write feedback **before proceeding to step 5** using `meta-feedback.sh` (never write JSON by hand). If the developer skips or does not respond, **do not call**`meta-feedback.sh` — omit the `"feedback"` key entirely. Never mention `.meta.json` to the developer.
? pass('fw-publish-08','fw-publish','feedback step: must ask before step 5, skip gracefully if no answer — never write null or empty')
240
240
: fail('fw-publish-08','fw-publish','feedback step: must ask before step 5, skip gracefully if no answer — never write null or empty','missing feedback step or meta-feedback.sh'),
0 commit comments