--- name: app-knowledge description: When any part of the application needs to be found or understood. --- # App knowledge instructions ## Sources of knowledge to use - **Primary**: `agents.md`. - **Codebase**: `codebase_search`, `read_file`, `search_files`. - Include `utils/` and `utils_db/` folders for similar or same functionality. - **Git diff**: recent commits. - **Credentials**: `.env`. - **Backups**: `.roo/docs/old_versions/`. - **Completed plans**: `.roo/docs/plans_completed/`. - **Web automation** & **browsing**: `browser_action`