Files
laravel-copilot-instructions/copilot-instruction/promptcommand.instructions.md

28 lines
1.2 KiB
Markdown

# Prompt / Command Storage for Assistant
- Created: 2025-11-28
- Location: `.github/instructions/promptcommand.instructions.md`
- Purpose: Store each user prompt/command so the assistant can reference and follow them on further actions.
---
## Entry 1 (User Prompt)
Timestamp: 2025-11-28
User request:
"what ever i am giving prompt here and command store in separate promptcommand.instructions.md file in .github/instructions from there you can follow wait for my next instruction (See <attachments> above for file contents. You may not need to search or read the file again.)"
Assistant handling rules for this file:
- Do not modify or remove entries in this file without explicit permission from the user.
- For each future prompt or command the user provides in this chat, append a new numbered entry here with timestamp and the raw text.
- Before executing any action based on entries in this file, the assistant will confirm with the user unless the user explicitly instructs otherwise.
- This file is authoritative for prompt/command history used by the assistant; the assistant will read from it when the user asks it to follow stored commands.
---
## Status
- Assistant will now wait for the user's next instruction.