11{
22 "version" : " 1.0" ,
3- "generatedAt" : " 2025-12-11T16:34:25.529Z " ,
3+ "generatedAt" : " 2025-12-11T20:18:26.967Z " ,
44 "sourceRepo" : " bitsoex/ai-code-instructions" ,
55 "category" : " java" ,
66 "managedDirectories" : [
3232 " .claude/commands/java/fix-sonarqube-issues.md" ,
3333 " .claude/commands/java/fix-test-coverage.md" ,
3434 " .claude/commands/java/generate-documentation-atlas.md" ,
35+ " .claude/commands/java/improve-test-quality-with-mutation-testing.md" ,
3536 " .claude/commands/java/run-all-tests-and-fix.md" ,
3637 " .claude/commands/java/security-review.md" ,
3738 " .claude/commands/java/upgrade-to-recommended-versions.md" ,
6566 " .claude/scripts/check-coderabbit-readiness.sh" ,
6667 " .claude/scripts/check-dependency-graph-readiness.sh" ,
6768 " .claude/scripts/check-github-mcp-readiness.sh" ,
69+ " .claude/scripts/check-pitest-readiness.sh" ,
6870 " .claude/spring-boot-3.5-upgrade.md" ,
6971 " .cursor/commands/add-sonarqube-mcp-to-intellij-and-copilot-cli.md" ,
7072 " .cursor/commands/disable-vscode-mcp-discovery.md" ,
7476 " .cursor/commands/fix-sonarqube-issues.md" ,
7577 " .cursor/commands/fix-test-coverage.md" ,
7678 " .cursor/commands/generate-documentation-atlas.md" ,
79+ " .cursor/commands/improve-test-quality-with-mutation-testing.md" ,
7780 " .cursor/commands/run-all-tests-and-fix.md" ,
7881 " .cursor/commands/security-review.md" ,
7982 " .cursor/commands/upgrade-to-recommended-versions.md" ,
111114 " .cursor/scripts/check-coderabbit-readiness.sh" ,
112115 " .cursor/scripts/check-dependency-graph-readiness.sh" ,
113116 " .cursor/scripts/check-github-mcp-readiness.sh" ,
117+ " .cursor/scripts/check-pitest-readiness.sh" ,
114118 " .github/instructions/java-branch-protection-workflow.instructions.md" ,
115119 " .github/instructions/java-coderabbit-setup.instructions.md" ,
116120 " .github/instructions/java-general-principles.instructions.md" ,
149153 " .github/prompts/fix-sonarqube-issues.prompt.md" ,
150154 " .github/prompts/fix-test-coverage.prompt.md" ,
151155 " .github/prompts/generate-documentation-atlas.prompt.md" ,
156+ " .github/prompts/improve-test-quality-with-mutation-testing.prompt.md" ,
152157 " .github/prompts/run-all-tests-and-fix.prompt.md" ,
153158 " .github/prompts/security-review.prompt.md" ,
154159 " .github/prompts/upgrade-to-recommended-versions.prompt.md" ,
155160 " .github/scripts/check-coderabbit-readiness.sh" ,
156161 " .github/scripts/check-dependency-graph-readiness.sh" ,
157162 " .github/scripts/check-github-mcp-readiness.sh" ,
163+ " .github/scripts/check-pitest-readiness.sh" ,
158164 " .mcp.json" ,
159165 " .vscode/mcp.json" ,
160166 " .vscode/scripts/check-coderabbit-readiness.sh" ,
161167 " .vscode/scripts/check-dependency-graph-readiness.sh" ,
162168 " .vscode/scripts/check-github-mcp-readiness.sh" ,
163- " gradle/dependency-graph-init.gradle"
169+ " .vscode/scripts/check-pitest-readiness.sh" ,
170+ " gradle/dependency-graph-init.gradle" ,
171+ " gradle/pitest.gradle"
164172 ]
165173}
0 commit comments