Thank you for improving the Directus skill.
- Improve repo-aware Directus workflow guidance.
- Update references when Directus or relevant official docs change.
- Improve read-only helper scripts without adding runtime dependencies.
- Improve trigger fixtures, validation, or packaging boundaries.
- Clarify safety rules for secrets, destructive migrations, production deploys, auth, permissions, or AI/MCP access.
- Read
AGENTS.md. - Read
docs/ARCHITECTURE.md. - Run
npm run validate. - Run
npm run package -- v1.0.0when changing packaging or release behavior.
Use plain Markdown with real headings, short paragraphs, flat lists, and fenced code blocks with language identifiers.
Keep version-sensitive Directus behavior phrased as a current-doc research requirement unless the repository includes a verified source and date.
Do not commit credentials, tokens, private customer material, or raw .env values. Raw update material belongs in .intake/ and must not ship in release artifacts.