UKHO/UKHO.GitHubCopilot.ToolKit
Agent
Creates a project-level business requirements document under ./docs/ by asking one question at a time and maintaining an evolving draft.
UKHO/UKHO.GitHubCopilot.ToolKit
Agent
Creates a project-level business requirements document under ./docs/ by asking one question at a time and maintaining an evolving draft.
UKHO/UKHO.GitHubCopilot.ToolKit
Agent
Creates an initial work-package delivery plan by turning requirements and technical design into incremental, traceable work items with validation gates.
UKHO/UKHO.GitHubCopilot.ToolKit
Agent
Creates a new numbered refactoring plan from a work-package refactoring review report so maintainability issues can be resolved through traceable execution steps.
UKHO/UKHO.GitHubCopilot.ToolKit
Agent
Creates or updates a work-package requirements.md under ./docs/00x-work/ by drafting from the repository template and clarifying one requirement gap at a time.
UKHO/UKHO.GitHubCopilot.ToolKit
Agent
Creates a project-level systems analysis document under ./docs/ by refining business requirements through one-question-at-a-time clarification.
UKHO/UKHO.GitHubCopilot.ToolKit
Agent
Creates a work-package technical-specification.md from requirements and repository standards by drafting first and clarifying only material design gaps.
UKHO/UKHO.GitHubCopilot.ToolKit
Agent
Creates a new numbered test plan from a work-package test review report so testing gaps can be addressed through traceable execution steps.
UKHO/UKHO.GitHubCopilot.ToolKit
Agent
Reverse-engineers the repository into a complete wiki-style markdown documentation suite under ./docs/wiki/ that grounds future development work before any work packages are created.
UKHO/UKHO.GitHubCopilot.ToolKit
Agent
Executes a numbered delivery plan in order, implements the planned work, updates checklist progress, and enforces build and test gates throughout execution.
UKHO/UKHO.GitHubCopilot.ToolKit
Agent
Executes a numbered refactoring plan in order, applies the planned maintainability improvements, updates checklist progress, and enforces validation gates.
UKHO/UKHO.GitHubCopilot.ToolKit
Agent
Executes a numbered test plan in order, applies the planned test hardening, updates checklist progress, and enforces validation gates.
UKHO/UKHO.GitHubCopilot.ToolKit
Agent
Reviews the project wiki against the existing instruction files and produces an evidence-based markdown report that identifies instruction coverage gaps and recommends where new scoped instructions should be created.
UKHO/UKHO.GitHubCopilot.ToolKit
Agent
Reviews a work package and its current implementation to produce an evidence-based report of refactoring opportunities, maintainability risks, and prioritized recommendations.
UKHO/UKHO.GitHubCopilot.ToolKit
Agent
Reviews a work package and its related automated tests to produce an evidence-based report of coverage gaps, weak tests, and prioritized testing recommendations.
UKHO/UKHO.GitHubCopilot.ToolKit
Instructions file GitHub Copilot
Defines repo-wide Copilot guidance for reusable Microsoft project assets so instructions, prompts, and templates remain broadly applicable across repositories.
UKHO/UKHO.GitHubCopilot.ToolKit
Instructions file GitHub Copilot
Standardize lean authoring for Copilot governance, agents, prompts, and templates so reusable assets stay focused, evidence-based, and token-efficient.
UKHO/UKHO.GitHubCopilot.ToolKit
Instructions file GitHub Copilot
Provide authentication guidance for Microsoft projects that need standards-based identity integration across local, test, and cloud environments.
UKHO/UKHO.GitHubCopilot.ToolKit
Instructions file GitHub Copilot
Standardize operator-managed configuration and secret handling so settings remain centralized, protected, and safely editable through approved project workflows.
UKHO/UKHO.GitHubCopilot.ToolKit
Instructions file GitHub Copilot
Standardize C# contributions (formatting, naming, nullability, error handling, and test expectations) so code is consistent, maintainable, and production-ready.
UKHO/UKHO.GitHubCopilot.ToolKit
Instructions file GitHub Copilot
Standardizes how Markdown documentation is authored, structured, and maintained under ./docs/ so it stays readable, navigable, and consistent over time.
UKHO/UKHO.GitHubCopilot.ToolKit
Instructions file GitHub Copilot
Provide optional baseline guidance for repositories that use the Microsoft .NET application stack.
UKHO/UKHO.GitHubCopilot.ToolKit
Instructions file GitHub Copilot
Enforces a consistent repo folder structure so new files land in the correct area and structure drift is avoided.
UKHO/UKHO.GitHubCopilot.ToolKit
Instructions file GitHub Copilot
Defines aspirational solution-quality guidance so contributors move technical solutions to business problems toward resilient, secure, operable, maintainable, and well-documented outcomes.
UKHO/UKHO.GitHubCopilot.ToolKit
Instructions file GitHub Copilot
Standardize Playwright .NET test contributions (structure, locator strategy, assertions, and flake avoidance) so UI tests are readable, resilient, and repeatable.