test-app

Coordinate automated testing and verification reporting for CHANNEL-zone web applications.

Updated Apr 24, 2026
One-click install
npx skills add https://github.com/papeete-consulting-lab/banking-reliever --skill test-app-papeete-consulting-lab
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: test-app
Source: https://github.com/papeete-consulting-lab/banking-reliever/tree/main/.claude/skills/test-app
Command: npx skills add https://github.com/papeete-consulting-lab/banking-reliever --skill test-app-papeete-consulting-lab

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the complexity of validating CHANNEL-zone frontend and BFF implementations by coordinating artifact discovery, environment checks, automated testing, and clear verification reports.

Core Features & Use Cases

  • Task Validation Dispatch: Identifies CHANNEL tasks, resolves branches or environments, and prepares the correct context for testing.
  • Frontend and BFF Testing Coordination: Delegates test generation and execution for vanilla web frontends and.NET BFF applications without modifying implementation artifacts.
  • Use Case: Validate a completed dashboard or web application task by checking its implementation against Definition of Done criteria, ADR guidance, and product requirements.

Quick Start

Use the test-app skill to validate the completed CHANNEL application task TASK-NNN and generate a test verdict.

Frequently Asked Questions about test-app

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

FAQPage Schema
How do I validate a completed frontend or BFF task against delivery requirements?

To validate a frontend or BFF task, the test-app skill coordinates artifact discovery, environment checks, and automated test execution to verify implementations against Definition of Done criteria and product requirements.

What is automated test workflow validation for web applications?

Automated test workflow validation for web applications is the process of coordinating test generation and execution against completed task artifacts to produce a clear verification verdict without modifying the implementation.

Can I run automated testing on .NET BFF applications without modifying the code?

Yes, you can run non-destructive automated testing on .NET BFF applications. The skill delegates test generation and execution while ensuring implementation artifacts remain unmodified throughout the validation workflow.

Does the test-app skill work with CHANNEL-zone task environments?

Yes, the skill specifically applies to CHANNEL-zone web application validation scenarios. It resolves task branches, handles environment setup, and prepares the correct context for testing completed TASK-NNN artifacts.

How do I generate a test verdict for a completed web application task?

You generate a test verdict by dispatching the skill with a completed TASK-NNN artifact. It resolves the task, discovers artifacts, delegates agent testing, and outputs a verification report confirming delivery compliance.

What are the limitations of automated test coordination for frontend validation?

Automated test coordination for frontend validation is limited to non-destructive test execution and requires completed task artifacts. It does not modify implementation code and focuses purely on verification reporting and Definition of Done checks.