This folder contains the project-specific Copilot setup for DA-Bubble.
copilot-instructions.mdfor global always-on project rulesAGENTS.mdfor the shared team workflowinstructions/for scoped file-type and architecture rulesagents/for specialized DA-Bubble chat modesprompts/for reusable task workflowsskills/for repeatable multi-step playbookshooks/for optional mixed-team hook templates and guardrailsgovernance/for naming, ownership, and maintenance rules of this setup
- Start larger work with
/copilot-project. - For multi-file changes, use the closest matching agent.
- For state changes, run
review-state-impactfirst. - For data-contract work, run
firestore-impactfirst. - For feature work, use
add-feature. - For reviews and cleanup, use the quality prompts.
- For legacy-first discovery without edits, use
audit-legacy. - For new customizations, follow the governance docs first.
This setup is DA-Bubble-specific. Keep it aligned with the real project architecture, not with generic Angular templates or other repos.