Skip to content

Add read.sh for displaying system prompt files#2

Draft
Copilot wants to merge 2 commits intomainfrom
copilot/read-and-process-file
Draft

Add read.sh for displaying system prompt files#2
Copilot wants to merge 2 commits intomainfrom
copilot/read-and-process-file

Conversation

Copy link

Copilot AI commented Feb 25, 2026

Shell utility to read/display the system prompt files in this repo.

  • read.sh: Lists, reads individual, or dumps all prompt files (--list, --all, <file>)
  • README.md: Documents usage
./read.sh --list                        # list available prompts
./read.sh claude-system-prompt.txt      # read one
./read.sh --all                         # read all

✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: ehzawad <12381692+ehzawad@users.noreply.github.com>
Copilot AI changed the title [WIP] Add file reading functionality to the project Add read.sh for displaying system prompt files Feb 25, 2026
Copilot AI requested a review from ehzawad February 25, 2026 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants