mirror of
https://github.com/srid/nixos-config.git
synced 2025-12-26 23:14:57 +08:00
2 more subagents
This commit is contained in:
parent
f19412a46f
commit
cfeda8049c
2 changed files with 16 additions and 0 deletions
8
modules/home/claude-code/subagents/code-reviewer.md
Normal file
8
modules/home/claude-code/subagents/code-reviewer.md
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
---
|
||||
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.
|
||||
8
modules/home/claude-code/subagents/documentation.md
Normal file
8
modules/home/claude-code/subagents/documentation.md
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
---
|
||||
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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue