Skip to content

latest#107

Merged
connerohnesorge merged 1 commit intomainfrom
spectr
Nov 20, 2025
Merged

latest#107
connerohnesorge merged 1 commit intomainfrom
spectr

Conversation

@connerohnesorge
Copy link
Copy Markdown
Owner

@connerohnesorge connerohnesorge commented Nov 20, 2025

This pull request introduces a new agent architecture for implementation, testing, and human escalation, and adds guidance for agent usage and OpenSpec integration. The changes define clear roles and protocols for the coder, tester, and stuck agents, ensure strict escalation to human input on any failure, and add instructions for using OpenSpec specifications. These improvements are aimed at making the agent workflow robust, reliable, and transparent, especially around error handling and visual testing.

Agent Definitions and Protocols

  • Added .claude/agents/coder.md to define the coder agent as a specialist for implementing specific tasks, with strict rules for error escalation and completion reporting.
  • Added .claude/agents/tester.md to define the tester agent as a Playwright MCP visual QA specialist, with detailed workflow and mandatory escalation on any visual/test failure.
  • Added .claude/agents/stuck.md to define the stuck agent as the emergency escalation point for all errors, failures, or uncertainties, with strict rules for obtaining human input and relaying actionable guidance.

Agent Usage and OpenSpec Integration

  • Added AGENTS.md with instructions for when and how agents should refer to OpenSpec for planning, proposals, and architecture changes, ensuring agents use authoritative specs before coding.

These changes establish a clear, reliable agent workflow, enforce rigorous error handling and human escalation, and improve documentation and integration with project specifications.

@connerohnesorge connerohnesorge merged commit f8a4651 into main Nov 20, 2025
4 checks passed
@connerohnesorge connerohnesorge deleted the spectr branch November 20, 2025 19:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant