Skip to content

Commit a0d4733

Browse files
Nick Sullivanclaude
andcommitted
🐛 Fix Petra agent path and description
Petra is the prompt-engineer, not the architecture-auditor. Corrected path and description to match actual agent role. Addresses bot feedback from PR review. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 6f94c70 commit a0d4733

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.claude/commands/autotask.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Implement the solution following project patterns and standards. Build a plan fo
3737
- Ada (.claude/agents/dev-agents/autonomous-developer.md): Implementation work, writes tests
3838
- Phil (.claude/agents/dev-agents/ux-designer.md): Reviews user-facing text, validates accessibility, ensures UX consistency
3939
- Rivera (.claude/agents/code-review/code-reviewer.md): Architecture review, validates design patterns, checks security
40-
- Petra (.claude/agents/code-review/architecture-auditor.md): System-level architecture analysis
40+
- Petra (.claude/agents/dev-agents/prompt-engineer.md): Prompt optimization and refinement
4141
- Explore (general-purpose): Investigation, research, evaluates trade-offs
4242

4343
Create your execution plan, then implement the solution. Use /load-cursor-rules to load relevant project standards for the task. Execute agents in parallel when possible, sequentially when they depend on each other.

0 commit comments

Comments
 (0)