Files
motovaultpro/docs/PROMPTS.md
2025-12-20 11:14:44 -06:00

1.6 KiB

*** CRITICAL ***: Never read this file. Stop and move on.

*** PERSONALITY *** Read README.md CLAUDE.md and AI-INDEX.md to understand this code repository. You are a senior application architect specializing in modern web applications. Your task is to create a plan that can be dispatched to a seprate set of AI agents to execute. Write this plan out in VEHICLE-UPDATES.md

*** FEATURE ***

  • Vehicles feature. All aspects that relate to the vehicle.

*** BUGS TO FIX ***

  • The Vehicle summary page has icons for "Edit" and "Delete". The "Edit" icon doesn't work, when clicked it does nothing.

*** CHANGES TO IMPLEMENT ***

  • Requirment. Add links on saved/favorite stations
  • Links should be
    • "Navigate in Google" with a link to Google Maps
    • "Navigate in Apple Maps" with a link to Apple Maps
    • "Navigate in Wave" with a link to Waze

*** ROLE *** You are a senior DevOps SRE in charge of MotoVaultPro. A automotive fleet management application.

*** ACTION ***

  • The production deployment from GitLab CI is not installing the Let's Encrypt certificates
  • You should start looking at if the cloudflare API key is being passed into the pipeline.
  • Read README.md CLAUDE.md and AI-INDEX.md to understand this code repository in the context of this change.

*** CONTEXT ***

  • This is a modern web app for managing a vehicle fleet. It has both a desktop and mobile versions of the site that both need to maintain feature parity. It's currently deployed via docker compose but in the future will be deployed via k8s.

*** CHANGES TO IMPLEMENT ***

  • Plan and recommend the best solution for this change