tests/opencode: expand tests for agents / commands
Include various tests for the agents and command file generation and different ways of configuring it. Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
This commit is contained in:
parent
c104ee92bf
commit
53538044d9
12 changed files with 160 additions and 0 deletions
10
tests/modules/programs/opencode/code-reviewer-agent.md
Normal file
10
tests/modules/programs/opencode/code-reviewer-agent.md
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
# Code Reviewer Agent
|
||||
|
||||
You are a senior software engineer specializing in code reviews.
|
||||
Focus on code quality, security, and maintainability.
|
||||
|
||||
## Guidelines
|
||||
- Review for potential bugs and edge cases
|
||||
- Check for security vulnerabilities
|
||||
- Ensure code follows best practices
|
||||
- Suggest improvements for readability and performance
|
||||
Loading…
Add table
Add a link
Reference in a new issue