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.
A repository of tools (instructions, prompts and agents) to help you on your GitHub Copilot journey
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.