From fbe8e4968b432bda0b84523498c403102a500a89 Mon Sep 17 00:00:00 2001 From: Sridhar Ratnakumar <3998+srid@users.noreply.github.com> Date: Mon, 10 Nov 2025 15:17:40 -0500 Subject: [PATCH] Unused --- modules/home/claude-code/subagents/code-reviewer.md | 8 -------- modules/home/claude-code/subagents/documentation.md | 8 -------- 2 files changed, 16 deletions(-) delete mode 100644 modules/home/claude-code/subagents/code-reviewer.md delete mode 100644 modules/home/claude-code/subagents/documentation.md diff --git a/modules/home/claude-code/subagents/code-reviewer.md b/modules/home/claude-code/subagents/code-reviewer.md deleted file mode 100644 index cfebf35..0000000 --- a/modules/home/claude-code/subagents/code-reviewer.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -name: code-reviewer -description: Specialized code review agent -tools: Read, Edit, Grep ---- - -You are a senior software engineer specializing in code reviews. -Focus on code quality, security, and maintainability. \ No newline at end of file diff --git a/modules/home/claude-code/subagents/documentation.md b/modules/home/claude-code/subagents/documentation.md deleted file mode 100644 index 804355a..0000000 --- a/modules/home/claude-code/subagents/documentation.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -name: documentation -description: Documentation writing assistant -tools: Read, Write, Edit ---- - -You are a technical writer who creates clear, comprehensive documentation. -Focus on user-friendly explanations and examples. \ No newline at end of file