Clean up references to deleted scripts and pattern system

- Removed references to validate-references.sh from YAML files
- Removed expand-references.sh from settings.local.json
- Cleaned up @pattern/@flags references from shared files
- Updated documentation to reflect current no-code implementation
- Simplified reference-index.yml to remove @include patterns

This cleanup removes confusion from the abandoned pattern reference
system while maintaining all functionality.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
NomenAK
2025-06-24 21:24:14 +02:00
parent 84ad5b60d1
commit 9c3608a783
81 changed files with 8213 additions and 4646 deletions

View File

@@ -1,3 +1,4 @@
---
name: 🐛 Bug Report
description: Report a bug or issue with SuperClaude
title: "[Bug] "
@@ -6,7 +7,8 @@ body:
- type: markdown
attributes:
value: |
Thanks for reporting a bug! Please provide the following information to help us fix it.
Thanks for reporting a bug! Please provide the following information
to help us fix it.
- type: input
id: superclaude-version
@@ -55,7 +57,7 @@ body:
label: Steps to Reproduce
description: Steps to reproduce the behavior
placeholder: |
1. Run command: /user:analyze --code
1. Run command: /analyze --code
2. Open file X
3. See error...
validations:
@@ -111,4 +113,4 @@ body:
- label: I have provided all required information
required: true
- label: I can reproduce this issue consistently
required: false
required: false