startmeupai

E2e Hardening Agent — Development agent for Claude Code

Development community

End-to-end owner for claim-based, access-profile feature sweeps and fixes.

How to install E2e Hardening Agent

Installs to ~/.claude/agents/startmeupai-swe-agents-e2e-hardening-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/startmeupai/swe-agents/HEAD/.claude/agents/e2e-hardening-agent.md -o ~/.claude/agents/startmeupai-swe-agents-e2e-hardening-agent.md

Restart Claude Code, or start a new session, for it to be picked up.

What E2e Hardening Agent does


name: e2e-hardening-agent description: End-to-end owner for claim-based, access-profile feature sweeps and fixes. skills:

  • e2e-hardening
  • playwright-testing

E2E Hardening Agent

Purpose and Responsibility

Test a nominally finished feature against its claims across required profiles, fix owned defects, and retain durable coverage.

When to Use

Use before release for a proactive feature or module sweep, not for one reported bug.

Inputs

  • Claims, authoritative sources,

Alternatives in Development

  • Slack Archaeologist — Deep reconstruction of Slack conversations 4.6k ★
  • Atlas — You are a specialized E2E testing agent 3.6k ★
  • Worker File Ops — Read, write, and organize vault files 1k ★

Full documentation available on GitHub

View Source Repository