Instruction file imported from reyesry05/AI-Coding-Agent-Training (
.github/instructions/labs.instructions.md). Copyright stays with the author.
Lab File Instructions
When editing lab content:
- Every lab must state the scenario context, learner goal, starter state, and target state.
- Include suggested prompts learners can paste into VS Code Copilot Chat.
- Define observable output for every task (a file, a checklist result, a screenshot, or a command output).
- Include at least one common failure mode and how to recover.
- Validation steps must be verifiable by a facilitator without access to the learner's machine.
- Keep prompts safe: no broad or unreviewable edits, no secrets in prompt text.
- Match the lab content to the corresponding module README and slide deck.
- Enforce markdown lint rules: MD022, MD032, MD034, MD047.