scaffold-bulk-review-tasks

Audit project tasks for completeness, quality, and cross-task consistency.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/rmans/ClaudeScaffold --skill scaffold-bulk-review-tasks
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: scaffold-bulk-review-tasks
Source: https://github.com/rmans/ClaudeScaffold/tree/main/Install/.claude/skills/scaffold-bulk-review-tasks
Command: npx skills add https://github.com/rmans/ClaudeScaffold --skill scaffold-bulk-review-tasks

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the comprehensive review of all project tasks, ensuring consistency, completeness, and adherence to established patterns across the entire task set.

Core Features & Use Cases

  • Automated Auditing: Performs a full audit of tasks against specs, engine patterns, file conflicts, and ordering.
  • Consistency Checks: Verifies that tasks align with engine best practices and ADRs.
  • Use Case: Before a major development sprint, use this Skill to get a complete picture of task quality and identify potential blockers or inconsistencies that could derail progress.

Quick Start

Run a full audit of all tasks in the project.

Frequently Asked Questions about scaffold-bulk-review-tasks

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

FAQPage Schema
How do I audit all project tasks for consistency and completeness before a sprint?

To audit all project tasks for consistency, you can run a comprehensive review that checks task completeness, spec coverage, cross-task file modification conflicts, and task sequencing against established engine patterns.

What does a cross-task consistency check for development workflows look for?

A cross-task consistency check identifies issues in spec coverage, engine pattern adherence, file modification conflicts, task sequencing, sizing distribution, signal alignment, and ADR currency across the entire project task set.

How do I identify file modification conflicts and task sequencing issues in my project?

Identify file modification conflicts and task sequencing issues by auditing all tasks against specifications and engine patterns, which highlights overlaps in file modifications and incorrect task ordering dependencies.

Can I verify spec coverage and engine pattern adherence for a bulk set of tasks?

Yes, you can verify spec coverage and engine pattern adherence by performing an automated bulk review that scans all tasks to ensure they align with engine best practices and current architectural decision records.

When should I run a bulk task review for quality assurance?

You should run a bulk task review for quality assurance before a major development sprint to get a complete picture of task quality and identify potential blockers, missing spec coverage, or inconsistencies that could derail progress.

Why does my development workflow have unregistered or incorrectly referenced tasks?

Tasks may be unregistered or incorrectly referenced due to ordering issues or missing spec alignment; a full task audit ensures all tasks are correctly registered and referenced within the project workflow.