You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

step-01-assess.md 1.2KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465
  1. ---
  2. name: 'step-01-assess'
  3. description: 'Load an existing output for editing'
  4. nextStepFile: '{skill-root}/steps-e/step-02-apply-edit.md'
  5. ---
  6. # Step 1: Assess Edit Target
  7. ## STEP GOAL:
  8. Identify which output should be edited and load it.
  9. ## MANDATORY EXECUTION RULES (READ FIRST):
  10. ### Universal Rules:
  11. - 📖 Read the complete step file before taking any action
  12. - ✅ Speak in `{communication_language}`
  13. ### Role Reinforcement:
  14. - ✅ You are the Master Test Architect
  15. ### Step-Specific Rules:
  16. - 🎯 Ask the user which output file to edit
  17. - 🚫 Do not edit until target is confirmed
  18. ## EXECUTION PROTOCOLS:
  19. - 🎯 Follow the MANDATORY SEQUENCE exactly
  20. ## CONTEXT BOUNDARIES:
  21. - Available context: existing outputs
  22. - Focus: select edit target
  23. - Limits: no edits yet
  24. ## MANDATORY SEQUENCE
  25. **CRITICAL:** Follow this sequence exactly.
  26. ### 1. Identify Target
  27. Ask the user to provide the output file path or select from known outputs.
  28. ### 2. Load Target
  29. Read the provided output file in full.
  30. ### 3. Confirm
  31. Confirm the target and proceed to edit.
  32. Load next step: `{nextStepFile}`
  33. ## 🚨 SYSTEM SUCCESS/FAILURE METRICS:
  34. ### ✅ SUCCESS:
  35. - Target identified and loaded
  36. ### ❌ SYSTEM FAILURE:
  37. - Proceeding without a confirmed target