Skip to content

Commit 6eda1a4

Browse files
authored
Cleanup references to old repo (#12)
1 parent d98e767 commit 6eda1a4

File tree

3 files changed

+3
-7
lines changed

3 files changed

+3
-7
lines changed

.github/agents/ql-agent-skills-developer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ This agent focuses on defining skills that combine multiple MCP Server tools to
2525

2626
## Commands
2727

28-
All command paths are relative to the root of the `github/codeql-development-mcp-server` repository.
28+
All command paths are relative to the root of the `advanced-security/codeql-development-mcp-server` repository.
2929

3030
### List QL MCP Server Tools
3131

.github/instructions/prompts.instructions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
applyTo: '**/*.prompt.md'
3-
description: 'Instructions for managing .prompt.md files throughout the github/codeql-development-mcp-server repository.'
3+
description: 'Instructions for managing .prompt.md files throughout the advanced-security/codeql-development-mcp-server repository.'
44
---
55

66
# Instructions for managing `*.prompt.md` files
77

88
## PURPOSE
99

10-
The `github/codeql-development-mcp-server` repository contains `*.prompt.md` files in multiple locations. These files are intentionally interlinked in order to promote modularity and reusability of prompt content.
10+
The `advanced-security/codeql-development-mcp-server` repository contains `*.prompt.md` files in multiple locations. These files are intentionally interlinked in order to promote modularity and reusability of prompt content.
1111

1212
## ENTRY POINTS
1313

.github/skills/add-mcp-support-for-new-language/SKILL.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -552,10 +552,6 @@ Before submitting the PR:
552552
- [ ] All existing tests still pass
553553
- [ ] New language tests pass
554554

555-
## Reference PRs
556-
557-
- **Swift Support**: [PR #298](https://github.com/github/codeql-development-mcp-server/pull/298) - macOS-required language with dedicated workflow
558-
559555
## Success Criteria
560556

561557
The new language is successfully integrated when:

0 commit comments

Comments
 (0)