bs-stats

Summarize Build a Sentence question bank and pipeline health metrics.

1|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/lzs20030114-wq/toefl_writing --skill bs-stats
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bs-stats
Source: https://github.com/lzs20030114-wq/toefl_writing/tree/main/.claude/skills/bs-stats
Command: npx skills add https://github.com/lzs20030114-wq/toefl_writing --skill bs-stats

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Quickly summarize and monitor the Build a Sentence question bank and the generation pipeline to inform QA and progress tracking.

Core Features & Use Cases

  • Stats dashboard: real-time overview of bank size, question counts, and pipeline status.
  • Bank review & summaries: produce quick summaries of question bank content and health.
  • Archive/pool insights: inspect reserve pools, hashes, and archives to detect drift or gaps.
  • Use Case: Team leads use the dashboard to monitor question supply and pipeline health during QA cycles.

Quick Start

Run the stats dashboard to view the latest metrics and status.

Frequently Asked Questions about bs-stats

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

FAQPage Schema
How do I monitor Build a Sentence question bank stats and pipeline health?

To monitor Build a Sentence question bank stats and pipeline health, run the stats dashboard to view real-time metrics on bank size, question counts, and processing status. It computes summaries and exposes drift indicators suitable for dashboard ingestion.

What is the best way to track question distribution in a generation pipeline?

Tracking question distribution in a generation pipeline is done by running local scripts like run-stats.mjs and review-bank.mjs to calculate counts and summarize bank content, helping team leads monitor supply and detect gaps during QA cycles.

Can I detect data drift in my question bank archives?

Yes, you can detect data drift in question bank archives by inspecting reserve pools, hashes, and archives. The scripts compute summaries and expose drift indicators suitable for dashboard ingestion to help identify content anomalies.

Does this analytics dashboard require any external dependencies to run?

No external dependencies are required to run this analytics dashboard. It leverages local scripts, specifically run-stats.mjs and review-bank.mjs, to compute counts and summaries directly without needing additional packages or libraries.

How do I generate quick summaries for QA cycle reviews?

To generate quick summaries for QA cycle reviews, run the bank review script to produce overviews of question bank content and health. This provides team leads with immediate insight into question supply and processing status.