Skip to content

Feature/update copilot 2026 05#17

Open
ksulikow wants to merge 4 commits into
mainfrom
feature/update-copilot-2026-05
Open

Feature/update copilot 2026 05#17
ksulikow wants to merge 4 commits into
mainfrom
feature/update-copilot-2026-05

Conversation

@ksulikow

@ksulikow ksulikow commented Jul 3, 2026

Copy link
Copy Markdown
Collaborator

Pull Request

Summary

  • Migrates repository guidance from legacy chatmode format to an agent-first structure.
  • Removes deprecated chatmode files and updates docs/prompts to reference current agents and skills.
  • Adds reusable skills (docs-ssot-helper, write-adr) and simplifies ADR prompt logic by delegating workflow to the write-adr skill.

Links

  • Plan/TODO item: (e.g., plans/TODO.md row or issue link)
  • ADR/PRD/design doc: (link to docs/ADRs or docs/PRDs or docs/design)

Quality & Policy Checks

  • Branch/PR rules followed (see .github/copilot-instructions.md)
  • Tests added/updated; critical paths & errors at 100% (see Quality Policy)
  • Docs updated (if applicable)
  • Security and privacy considerations noted

Screenshots / Demos (optional)

Notes for Reviewers

Main risk is reference drift (links/tool names) after migration from chatmodes to agents.
Please focus review on wording consistency and link correctness across README, contributing docs, prompts, and skills.

maciejmaleckicg and others added 4 commits May 26, 2026 18:20
- Updated prompts to reflect the new agent format, removing references to chat modes.
- Revised CONTRIBUTING.md to clarify acceptance criteria for agents and remove chat mode references.
- Enhanced README.md to emphasize current agent structure and deprecate chat modes.
- Cleaned up documentation to eliminate legacy chat mode artifacts and ensure alignment with agent workflows.
- Consolidated various documentation sections to establish single sources of truth (SSOT) for quality policies, documentation standards, and planning guidance.
- Implemented changes in TODO.md and recommendations.md to reflect the transition to agents and streamline processes.
Simplify the ADR prompt by delegating workflow details to the write-adr skill, and refresh the skills docs to reflect the current repository structure. Also expand the docs-ssot-helper skill so SSOT is explained as Single Source of Truth and its purpose is clearer.
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