Skip to content

Conversation

@PEZ
Copy link
Contributor

@PEZ PEZ commented Aug 18, 2025

Pull Request Checklist

  • I have read and followed the CONTRIBUTING.md guidelines.
  • My contribution adds a new instruction, prompt, or chat mode file in the correct directory.
  • The file follows the required naming convention.
  • The content is clearly structured and follows the example format.
  • I have tested my instructions, prompt, or chat mode with GitHub Copilot.
  • I have run node update-readme.js and verified that README.md is up to date.

Description

Adds a prompt file first-ask-joy.prompt.md that encourages the agent to be thouroughly curious and do reasearch before performing the task. As part of its research it is encouraged to interrogate the human, using the request-human-input tool provided by Joyride. It is similar to boost-prompt, but without the step of creating a prompt.


Type of Contribution

  • New instruction file.
  • New prompt file.
  • New chat mode file.
  • Other (please specify):

Additional Notes


By submitting this pull request, I confirm that my contribution abides by the Code of Conduct and will be licensed under the MIT License.

Copilot AI review requested due to automatic review settings August 18, 2025 16:41
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds a new prompt file that enables interactive task refinement through the Joyride extension's human input tool. The prompt encourages thorough investigation and clarification before executing tasks.

Key changes:

  • Adds a new "First Ask" prompt that uses the joyride_request_human_input tool for interactive task clarification
  • Updates the README.md to include the new prompt in the documentation table

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

File Description
prompts/first-ask.prompt.md New prompt file that implements an interactive workflow for task refinement using Joyride's human input tool
README.md Added entry for the new First Ask prompt in the prompts table

@aaronpowell aaronpowell merged commit eca3435 into github:main Aug 21, 2025
2 checks passed
@PEZ PEZ mentioned this pull request Aug 21, 2025
10 tasks
iletai pushed a commit to iletai/awesome-copilot that referenced this pull request Sep 3, 2025
* Add first-ask prompt for informed task execution

* Fix typos

* Add mode and title

* node update-readme.js
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