Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: PSModule/GitHub
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: PSModule/GitHub
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: copilotCustomizations
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 67 files changed
  • 1 contributor

Commits on Sep 29, 2025

  1. Configuration menu
    Copy the full SHA
    185484b View commit details
    Browse the repository at this point in the history
  2. 🩹 [Patch]: Enhance Unified Frontmatter Specification for instruction …

    …files and improve validation rules
    MariusStorhaug committed Sep 29, 2025
    Configuration menu
    Copy the full SHA
    4502bfd View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2025

  1. Add comprehensive coding guidelines and instruction files for XML, YA…

    …ML, and general organization practices
    
    - Introduced XML coding guidelines in `.github/instructions/organization/XML/main.instructions.md` covering formatting, ordering, patterns, validation, and forbidden practices.
    - Added YAML coding guidelines in `.github/instructions/organization/YAML/main.instructions.md` detailing style, file structure, patterns, error handling, and performance considerations.
    - Created a language mapping summary in `.github/instructions/organization/languages.instructions.md` to document discovered languages, extensions, and representative files.
    - Established universal code-writing guidelines in `.github/instructions/organization/main.instructions.md` outlining file organization, naming conventions, documentation standards, and testing requirements.
    - Updated the instruction generation prompt to include a detailed folder structure specification and execution steps for maintaining organization-level instructions.
    - Implemented a script to gather repository files and group them by extension in `.github/prompts/framework/scripts/Get-RepositoryFiles.ps1`.
    MariusStorhaug committed Sep 30, 2025
    Configuration menu
    Copy the full SHA
    731b38a View commit details
    Browse the repository at this point in the history
  2. feat: Add comprehensive documentation and prompts for PSModule ecosystem

    - Introduced repository-specific instructions for the PSModule documentation site, detailing execution steps, behavior rules, and error handling.
    - Implemented a non-destructive analysis prompt to identify inconsistencies across core artifacts (`spec.md`, `plan.md`, `tasks.md`).
    - Created a clarification prompt to detect and reduce ambiguity in feature specifications through targeted questions.
    - Developed a constitution prompt to create or update the project constitution, ensuring alignment with templates and principles.
    - Established a framework for generating and maintaining Copilot instruction files across repositories, including a detailed implementation guide.
    - Added scripts for path resolution and gathering necessary paths for instruction files.
    - Implemented prompts for executing implementation plans, generating design artifacts, and creating actionable task lists based on available documents.
    MariusStorhaug committed Sep 30, 2025
    Configuration menu
    Copy the full SHA
    a8d16cf View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2025

  1. feat: Add detailed GitHub Copilot instructions for Process-PSModule a…

    …nd enhance Dependabot configuration
    MariusStorhaug committed Oct 3, 2025
    Configuration menu
    Copy the full SHA
    e2cb2cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    799a9f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a7611a View commit details
    Browse the repository at this point in the history
Loading