feat(sync): enhance Copilot configuration validation and reporting#15
Merged
diegoitaliait merged 8 commits intomainfrom Apr 5, 2026
Merged
feat(sync): enhance Copilot configuration validation and reporting#15diegoitaliait merged 8 commits intomainfrom
diegoitaliait merged 8 commits intomainfrom
Conversation
- Update `validate-copilot-customizations.py` to skip validation if internal skill reference file is missing. - Revise `SKILL.md` for `internal-sync-global-copilot-configs-into-repo` to clarify functionality and improve descriptions. - Modify `INTERNAL_CONTRACT.md` to reflect new sync planning and application behaviors, including tracking file management and local asset preservation. - Enhance test suite in `test_contract_runner.py` to cover new sync plan behaviors, including mirroring of skill support files and tracking file management during apply operations.
…update validation checks
…tained plans and auxiliary files
…-making process for new scripts
…internal sync control center
…, knowledge lineages, git worktrees, skill usage, verification before completion, problem-solving techniques, and implementation planning. This cleanup enhances the clarity and relevance of the skills repository by eliminating outdated or redundant content.
- Introduced CLAUDE_MD_TESTING.md for testing documentation variants under pressure. - Added graphviz-conventions.dot for visualizing process DSL with Graphviz. - Created persuasion-principles.md outlining key persuasion techniques for skill design. - Implemented render-graphs.js to generate SVG diagrams from SKILL.md files. - Developed testing-skills-with-subagents.md to guide testing skills using TDD principles. - Updated AGENTS.md to reflect new skills and removed obsolete entries. - Enhanced test coverage in test_contract_runner.py and test_validate_copilot_customizations.py for resource governance and repo profiles.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Change Type
List of changes
Consumer Impact
Testing Instructions
Validation Evidence
Breaking Changes
Checklist
validate-copilot-customizations.sh --mode strictexecuted successfully