diff --git a/src/resources/extensions/sf/prompts/add-tests.md b/src/resources/extensions/sf/prompts/add-tests.md index 63e8ae2a2..2acd4ca94 100644 --- a/src/resources/extensions/sf/prompts/add-tests.md +++ b/src/resources/extensions/sf/prompts/add-tests.md @@ -16,6 +16,7 @@ You are generating tests for recently completed SF work. ## Instructions +0. {{skillActivation}} 1. Read the slice summary above to understand what was built 2. Identify the source files that were created or modified for this slice 3. Read the implementation code to understand behavior, edge cases, and error paths @@ -35,5 +36,3 @@ You are generating tests for recently completed SF work. ### Report sf-internal observations If during this unit you observe sf-the-tool friction — ambiguous prompts, missing context, misleading instructions, surprising behavior, prompt-quality issues, or improvement ideas — file them via `sf_self_report` before sealing the unit. This is the only way these observations reach forge's backlog and get triaged. Over-reporting is preferred to under-reporting; dedup happens later. Do NOT use this to file bugs in the user's project; only sf-the-tool itself. Do NOT autonomously act on or fix existing backlog entries — your scope is your unit. - -{{skillActivation}}