Imported from Labnotes123/equipment2 (
_upstream_zip/repo_latest/LabHouse_Equipment-main/AGENTS.md). Install upstream withnpx skills add Labnotes123/equipment2 --skill LabHouse_Equipment-main. Copyright stays with the author.
Optional Feature Guides
When users request features beyond the base template, check for available recipes in .kilocode/recipes/.
Available Recipes
| Recipe | File | When to Use |
|---|---|---|
| Add Database | .kilocode/recipes/add-database.md |
When user needs data persistence (users, posts, etc.) |
How to Use Recipes
- Read the recipe file when the user requests the feature
- Follow the step-by-step instructions
- Update the memory bank after implementing the feature
Memory Bank Maintenance
After completing the user's request, update the relevant memory bank files:
.kilocode/rules/memory-bank/context.md- Current state and recent changes- Other memory bank files as needed when architecture, tech stack, or project goals change