The following directories contain the "Brain" of the HotCRM development process.
instructions/: Role-Based Handbooks. Define HOW to write code for specific domains (Metadata, Logic, UI).tasks/: Prompt Templates. Ready-to-use prompts to copy-paste into your AI chat window.copilot-instructions.md: System Prompt. The meta-instructions for GitHub Copilot.
- Define: Create an Issue using
ISSUE_TEMPLATE/ai_task.yml. - Prompt: Copy a template from
tasks/and fill it with details from the Issue. - Execute: Paste into Copilot/Cursor/Windsurf.
- Review: Verify against the standards in
instructions/.