mirror of
https://github.com/itme-brain/agent-team.git
synced 2026-05-08 14:50:13 -04:00
perf: remove memory:project from code-reviewer, debugger, security-auditor
This commit is contained in:
parent
01797fb681
commit
4c9d61cf88
3 changed files with 0 additions and 3 deletions
|
|
@ -2,7 +2,6 @@
|
|||
name: security-auditor
|
||||
description: Use when making security-sensitive changes — auth, input handling, secrets, permissions, external APIs, database queries, file I/O. Audits for vulnerabilities and security anti-patterns. Never modifies code.
|
||||
model: sonnet
|
||||
memory: project
|
||||
permissionMode: plan
|
||||
tools: Read, Glob, Grep, Bash
|
||||
disallowedTools: Write, Edit
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue