Task: Test Feature & Generate Demo Report Analyze the current branch's changes, scope the coverage level with the user, build an explicit testing strategy, start the app's dev server, test the feature in a real browser using agent-browser , capture screenshots and video ( always — no exceptions ), upload everything to S3, and generate a structured test report ( always — never skip ). Phase 0: Environment Setup 1. Get artifact context IDs Use the active task context when it is present in the prompt. Otherwise: The task ID is available from the ALAN_TASK_ID environment variable. The conversation ID is available from the ALAN_SESSION_ID environment variable. Resolve teamId with Alan MCP context/tools before creating the report. When calling create_test_report , always pass taskId , conversationId , and teamId explicitly. Do not substitute one ID for another. 2. Verify agent-browser is available Show more Installs 892 Repository supatest-ai/alan-skills First Seen Jul 28, 2026 Security Audits Gen Agent Trust Hub Pass Socket Warn Snyk Fail
alan-test-feature
安装
npx skills add https://github.com/supatest-ai/alan-skills --skill alan-test-feature