fix: backfill missing limitations sections

Co-authored-by: Codex <noreply@openai.com>
This commit is contained in:
sickn33
2026-04-14 00:13:41 +02:00
parent c808808f9f
commit 2138ff8fd0
4145 changed files with 21141 additions and 1225 deletions

View File

@@ -38,3 +38,8 @@ Comprehensive guide to implementing robust testing strategies in Python using py
## Resources
- `resources/implementation-playbook.md` for detailed patterns and examples.
## Limitations
- Use this skill only when the task clearly matches the scope described above.
- Do not treat the output as a substitute for environment-specific validation, testing, or expert review.
- Stop and ask for clarification if required inputs, permissions, safety boundaries, or success criteria are missing.