Move Instructions file to proper place#247
Merged
TheWitness merged 35 commits intoCacti:developfrom Feb 15, 2026
Merged
Conversation
TheWitness
previously approved these changes
Feb 14, 2026
Contributor
There was a problem hiding this comment.
Pull request overview
This pull request moves configuration and instruction files to their proper locations within the .github directory structure. It adds a new copilot-instructions.md file with comprehensive guidance for the Cacti Syslog Plugin, creates a new triage agent configuration, and updates the tools arrays in existing agent configuration files.
Changes:
- Added
.github/copilot-instructions.mdwith detailed PHP/Cacti development guidelines - Added
.github/agents/triage_agent.agent.mdwith task delegation logic - Updated tools arrays in three agent files (php-developer, mysql-mariadb, code-quality) to use an expanded, consistent set of tools
Reviewed changes
Copilot reviewed 4 out of 5 changed files in this pull request and generated 7 comments.
Show a summary per file
| File | Description |
|---|---|
.github/copilot-instructions.md |
New comprehensive instructions for Cacti Syslog Plugin development including architecture, database patterns, and coding conventions |
.github/agents/triage_agent.agent.md |
New triage agent definition with routing rules and delegation logic for task management |
.github/agents/php-developer.agent.md |
Updated tools array with expanded tool set including execute, read, edit, and search capabilities |
.github/agents/mysql-mariadb.agent.md |
Updated tools array to match the standardized tool set across agents |
.github/agents/code-quality.agent.md |
Updated tools array to match the standardized tool set across agents |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
browniebraun
approved these changes
Feb 14, 2026
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.
No description provided.