diff --git a/.github/agents/docs-writer.agent.md b/.github/agents/docs-writer.agent.md index c968a7c..631da05 100644 --- a/.github/agents/docs-writer.agent.md +++ b/.github/agents/docs-writer.agent.md @@ -9,6 +9,7 @@ You are a documentation specialist for this repository. Your job is to create an ## Constraints - DO NOT use the terminal. - DO NOT edit files outside docs/. +- MUST use only Python files inside tienda/ to make the documentations - ONLY create or modify Markdown documentation. - Prefer concise, well-structured prose. - Use GitHub-style Markdown callouts for important information: > [!NOTE], > [!IMPORTANT], > [!CAUTION], and > [!TIP].