test-queue-generator

Generate a consolidated Notion test queue page with grouped to-do blocks.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/michaelkd01/dic-skills --skill test-queue-generator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: test-queue-generator
Source: https://github.com/michaelkd01/dic-skills/tree/main/test-queue-generator
Command: npx skills add https://github.com/michaelkd01/dic-skills --skill test-queue-generator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Nightly Awaiting Test tasks and their briefs are scattered across Notion, forcing reviewers to manually recreate consolidated checklists; this Skill automates the aggregation, briefing, and notification process so one reliable page guides human verification.

Core Features & Use Cases

  • Awaiting Test aggregation: Query the TASK QUEUE Awaiting Test view, extract Task IDs, names, projects, and fetch discussion threads to capture the definitive test brief or fallback to acceptance criteria.
  • Carry-forward intelligence: Compare today's list to the most recent TEST QUEUE page, respect previous statuses, exclude partially checked items, and tally new versus carried-forward tasks before updating metadata fields.
  • Checklist creation & communication: Build a new TEST QUEUE page grouped by project with heading blocks and action/expected to_do items, optionally close the prior page when appropriate, and post a Slack summary with counts and the new page link.
  • Use Case: Run this Skill each night for the Orchestrator project to hand off one Notion checklist and Slack notice that reviewers can immediately open and tick off.

Quick Start

Ask the skill to create tonight's Notion test queue page by aggregating all Awaiting Test tasks, carrying forward eligible ones, and posting the Slack summary with the new page link.

Frequently Asked Questions about test-queue-generator

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

FAQPage Schema
How do I generate a daily Notion test queue from scattered Awaiting Test tasks?

Generate a consolidated Notion test queue by querying the Task Queue Awaiting Test view, fetching task discussions for briefs, and building a grouped checklist page for human reviewers to verify nightly.

How does carry-forward intelligence work for recurring nightly test queues?

Carry-forward intelligence compares today's Awaiting Test tasks to the most recent TEST QUEUE page, respects previous statuses, excludes partially checked items, and tallies new versus carried-forward tasks before updating metadata.

Can I aggregate test briefs across multiple projects into a single Notion checklist?

Yes, the test queue generator creates a new Notion page grouped by project with heading blocks and action/expected to-do items, capturing all Awaiting Test tasks across multiple projects in one centralized checklist.

Do I need Slack to post summaries of the nightly Notion test queue?

Slack is used to post a summary with task counts and a direct link to the newly created Notion test queue page, providing immediate access for human reviewers to open and tick off daily checklists.

What is the best way to automate nightly QA run handoffs for human reviewers?

Automate QA handoffs by running this Skill nightly to aggregate Awaiting Test tasks, carry forward eligible items, build a grouped Notion checklist, and post a Slack summary with the new page link for reviewers.

What happens to the previous Notion test queue page when a new one is generated?

The previous TEST QUEUE page is optionally closed when appropriate, ensuring reviewers focus on the most current nightly checklist while preserving prior testing history and status metadata.