bl-questions

Generate a project-specific question bank from BrickLayer 2.0 project files.

Updated Mar 12, 2026
One-click install
npx skills add https://github.com/Nerfherder16/BrickLayer --skill bl-questions
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bl-questions
Source: https://github.com/Nerfherder16/BrickLayer/tree/main/.claude/skills/bl-questions
Command: npx skills add https://github.com/Nerfherder16/BrickLayer --skill bl-questions

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Explicitly helps teams generate a project-specific question bank for BrickLayer 2.0, ensuring questions align with a fully prepared project context.

Core Features & Use Cases

  • Coordinates a multi-step question-generation workflow across project context validation, planner execution, and designer-driven question creation.
  • Handles readiness checks on project-brief.md and simulate.py, optionally runs the planner when CAMPAIGN_PLAN.md is absent, and outputs an initial questions.md for campaign execution.
  • Use Case: Given a BrickLayer 2.0 project with a completed project-brief.md and docs/, run this skill to produce a tailored set of domain-specific questions ready for campaign deployment.

Quick Start

From the BrickLayer project root, ensure project-brief.md and simulate.py are ready, then run /bl-questions to generate the initial question bank.

Frequently Asked Questions about bl-questions

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

FAQPage Schema
How do I generate a question bank for my BrickLayer 2.0 project?

Generate a tailored question bank for BrickLayer 2.0 by running the skill from your project root, which analyzes project-brief.md, docs/, and simulate.py to produce domain-specific questions for campaign deployment.

What files do I need to prepare before generating project-specific questions?

You need project-brief.md, docs/, constants.py, and simulate.py ready in your project directory. Optionally, include CAMPAIGN_PLAN.md to guide agent design, otherwise the skill can run the planner automatically.

Can I use this skill if my project is missing CAMPAIGN_PLAN.md?

Yes, if CAMPAIGN_PLAN.md is absent, the question generation workflow automatically runs the planner to handle readiness checks and still outputs an initial questions.md file for campaign execution.

How does the question generation workflow validate project context readiness?

The workflow validates project context readiness by performing checks on project-brief.md and simulate.py, ensuring your BrickLayer 2.0 project is fully prepared before coordinating planner execution and designer-driven question creation.

What is the best way to automate campaign question creation for BrickLayer projects?

Automate campaign question creation by using this multi-step workflow that analyzes your prepared project context and outputs a ready-to-use questions.md file, ensuring generated questions align directly with your project documentation.

When should I not use this automated question generation approach?

You should not use this approach if your BrickLayer 2.0 project context is incomplete, as the workflow requires fully prepared project-brief.md, docs/, and simulate.py files to produce accurate, project-specific questions.