Skip to content

Update software-engineer-agent-v1.chatmode and spec-driven-workflow-v1.instructions #112

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

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Conversation

mubaidr
Copy link
Contributor

@mubaidr mubaidr commented Jul 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

This pull request is continuation of #107 by me.

This adds an update for:

  • software-engineer-agent.chatmode:
    • Manage name in chat mode file
    • other minor formatting adjustments
  • spec-driven-workflow-v1.instructions:
    • Manage name in chat mode file
    • added dir for maintaining artifacts
    • added Edge Case Matrix to requirements artifact
    • added Concrete "Few-Shot" Examples for artifacts

Type of Contribution

  • New instruction file.
  • New prompt file.
  • New chat mode file.
  • Other (please specify): Update existing mode and specification

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 July 18, 2025 19:12
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 pull request updates the "Software Engineer Agent" chat mode and creates a new version of the "Spec Driven Workflow" instruction set. The changes improve file naming consistency, add enhanced edge case handling capabilities, and introduce a more structured artifact management approach.

  • Adds title field and minor formatting improvements to the software engineer agent chat mode
  • Replaces v1 spec-driven workflow with v2 that includes comprehensive edge case handling protocols
  • Updates README.md to reflect the new file names and descriptions

Reviewed Changes

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

File Description
instructions/spec-driven-workflow.instructions.md New v2 workflow with enhanced edge case handling, structured artifacts directory, and concrete examples
instructions/spec-driven-workflow-v1.instructions.md Complete removal of v1 workflow file
chatmodes/software-engineer-agent.chatmode.md Addition of title field and minor formatting adjustments
README.md Updated entries to reflect new file names and descriptions

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
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.

1 participant