Skip to content

Add first-ask prompt for informed task execution #198

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Aug 21, 2025

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 Copilot AI review requested due to automatic review settings August 18, 2025 16:41
Copy link
Contributor

@Copilot 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
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