Skip to content

Commit 0b5272b

Browse files
author
Bryan Howard
committed
Remove personal AI configuration files from repository
Remove SuperClaude/Claude AI configuration files and documentation that should not be in the open source repository: - .superclaude/config.json - claude_agents/ directory - claude_commands/ directory - docs/development/superclaude-integration.md Add patterns to .gitignore to prevent future commits of personal AI workflow configurations. 🤖 Generated with [Claude Code](https://claude.ai/code)
1 parent ee9ea55 commit 0b5272b

File tree

7 files changed

+5
-1415
lines changed

7 files changed

+5
-1415
lines changed

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,11 @@ temp
147147
.bmad-core/
148148
.bmad-*
149149

150+
# Personal AI configurations
151+
.superclaude/
152+
claude_agents/
153+
claude_commands/
154+
150155
npm-global/
151156

152157
# Node.js (if used)

.superclaude/config.json

Lines changed: 0 additions & 72 deletions
This file was deleted.

claude_agents/test_analysis_agent.md

Lines changed: 0 additions & 157 deletions
This file was deleted.

0 commit comments

Comments
 (0)