evidence

Record browser flows and distribute video and screenshots to Linear and GitHub.

Updated Feb 24, 2021
One-click install
npx skills add https://github.com/roderik/roderik.github.io --skill evidence-roderik
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: evidence
Source: https://github.com/roderik/roderik.github.io/tree/main/.agents/skills/evidence
Command: npx skills add https://github.com/roderik/roderik.github.io --skill evidence-roderik

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill records browser and CLI flows as video and screenshots, then distributes that evidence to Linear tickets and embeds it in GitHub PRs. It owns a self-learning composable flow system — step-by-step procedures for navigating the application that adapt when they break and get created when new flows are needed. Use when the user asks for evidence, record evidence, capture proof, test and verify UI flows, or needs visual verification for PR reviews.

Core Features & Use Cases

  • Record browser flows with video and screenshots to provide verifiable UI state.
  • Upload evidence to Linear tickets and embed inline in GitHub PRs for review continuity.
  • Maintain self-learning flows that adapt to UI changes and generate new flows on demand.
  • Trigger evidence capture in contexts like manual test tiers or feature verification.

Quick Start

Invoke the evidence workflow to record a browser flow, upload artifacts to Linear, and post an evidence summary to the associated GitHub PR.

Frequently Asked Questions about evidence

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I capture browser recording and screenshots for UI verification in a GitHub PR?

To capture browser recording and screenshots for UI verification, this skill automates browser flow recording, uploads the artifacts to Linear tickets, and posts an evidence summary inline in the associated GitHub PR for review continuity.

What is the best way to automate visual UI verification and attach evidence to Linear tickets?

Automating visual UI verification involves recording browser flows as video and screenshots, then distributing that evidence directly to Linear tickets and embedding it in GitHub PRs to maintain development traceability.

Can I record browser flows and post evidence comments to GitHub PRs automatically?

Yes, you can record browser flows and automatically post evidence comments to GitHub PRs by invoking the evidence workflow, which coordinates artifact uploads and distribution across both Linear and GitHub.

How do self-learning flows adapt when browser recording or screenshot capture breaks during UI testing?

When browser recording or screenshot capture flows break, the self-learning composable flow system adapts by updating the broken procedures and generating new step-by-step navigation flows on demand.

Do I need agent-browser and linear-cli integrations to automate screenshot uploads and evidence distribution?

Yes, agent-browser and linear-cli integrations are required to coordinate browser recording, screenshot capture, and artifact uploads, enabling seamless evidence distribution across Linear and GitHub workflows.

When should I use browser recording for visual UI verification instead of manual screenshots?

You should use browser recording for visual UI verification when you need to provide verifiable UI state for PR reviews, feature verification, or manual test tiers where automated traceability is required.