014-integration-tests-e2e

014-integration-tests-e2e is an agent for coding agents from paulbreuler/limps. It costs 0 tokens per session (36 once invoked), scanned A, original, MIT.

A testing task for checking the complete connection between an Obsidian vault and the rest of its integration pipeline. End-to-end testing verifies the whole workflow from start to finish.

In plain words
What is it for?
Use it to build integration tests and end-to-end checks for Obsidian deep-integration features.
Why use it?
It helps find failures that only appear when the full integration works together, rather than when each part is tested alone.

Agent

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add agents/paulbreuler/limps/014-integration-tests-e2e
Clone the repo
git clone --depth 1 https://github.com/paulbreuler/limps

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for 014-integration-tests-e2e

README.md
[![agentmods](https://agentmods.dev/badge/agents/paulbreuler/limps/014-integration-tests-e2e.svg)](https://agentmods.dev/agents/paulbreuler/limps/014-integration-tests-e2e)
Your own site
<a href="https://agentmods.dev/agents/paulbreuler/limps/014-integration-tests-e2e"><img src="https://agentmods.dev/badge/agents/paulbreuler/limps/014-integration-tests-e2e.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 36 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00000 $0.00036
Opus 5 $0.00000 $0.00018
Sonnet 5 $0.00000 $0.00007
Haiku 4.5 $0.00000 $0.00004

Measured yesterday against content hash b090f26e4d3d, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

014-integration-tests-e2e scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured yesterday.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plans/0050-obsidian-deep-integration/agents/014-integration-tests-e2e.md · 7 lines

What it actually says

014 — Integration Tests + E2E Validation

Build integration tests and end-to-end validation for the full Obsidian deep integration pipeline.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. yesterday First seen · 7 lines · 0 tokens per session scan A b090f26e4d3d

Subscribe to this mod's changes

014-integration-tests-e2e is an agent published in the GitHub repository paulbreuler/limps (10 stars, last pushed 6mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 36 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other agents, from other repositories

gan-evaluator

GAN Harness — Evaluator agent. Tests the live running application via Playwright, scores against rubric, and provides actionable feedback to the Generator.

affaan-m/ECC · 32 tokens

e2e-runner

End-to-end testing specialist using Vercel Agent Browser (preferred) with Playwright fallback. Use PROACTIVELY for generating, maintaining, and running E2E tests. Manages test journeys, quarantines flaky tests, uploads artifacts (screenshots, videos, traces), and ensures critical user flows work.

affaan-m/ECC · 69 tokens

tdd-guide

Test-Driven Development specialist enforcing write-tests-first methodology. Use PROACTIVELY when writing new features, fixing bugs, or refactoring code. Ensures 80%+ test coverage.

affaan-m/ECC · 42 tokens

ui-tester

Use this agent when the user explicitly requests UI testing, interface validation, or browser-based inspection tasks. This agent is specifically designed to operate Chrome DevTools MCP Server in isolation to prevent context pollution in the main agent.\n\nExamples:\n\n \nContext: User wants to verify that a new…

pchalasani/claude-code-tools · 0 tokens

qa-agent

Persistent-session QA agent for {{targetrepo}}. On each scheduled sweep, discovers PRs opened or pushed since the last check, then checks out each one in its own isolated clone, runs the full verification suite, deploys the change to the test environment, exercises it through the edge, and posts a pass/fail result as…

kortix-ai/suna · 80 tokens

flaky-test-triage

Daily reusable-session flaky-test triage agent for {{targetrepo}}. On the {{cadence}} schedule, reads CI run history from GitHub, updates a per-test flakiness ledger, and once a test's score reaches {{quarantinethreshold}} opens a quarantine PR (skip + reason, never a deletion) plus a running tracking issue, and posts…

kortix-ai/suna · 86 tokens