blake

Convert active handoff documents into implementation tasks with layered quality gates.

3|Updated Sep 27, 2025
One-click install
npx skills add https://github.com/Sheldon-92/TAD --skill blake
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blake
Source: https://github.com/Sheldon-92/TAD/tree/main/.agents/skills/blake
Command: npx skills add https://github.com/Sheldon-92/TAD --skill blake

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Blake orchestrates active handoffs into concrete implementation work, coordinating multiple tasks with gatekept checks to ensure quality and alignment with the handoff intent.

Core Features & Use Cases

  • Parallel execution: orchestrates multiple handoff tasks simultaneously under the Ralph Loop framework.
  • Layered quality gates: performs Layer 1 self-checks and Layer 2 expert reviews to ensure spec compliance, code quality, and test coverage.
  • Contextual guidance: loads and applies handoff context, project knowledge, and capability packs to guide implementation.
  • Escalation & traceability: maintains checkpoints, logs decisions, and escalates when human input is required.

Quick Start

Say 'start implementation' to trigger Blake and begin the Ralph Loop workflow on the active handoff.

Frequently Asked Questions about blake

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

FAQPage Schema
How do I execute handoff tasks in parallel?

Parallel execution of handoff tasks is orchestrated by coordinating multiple tasks simultaneously under the Ralph Loop framework. This ensures gatekept checks maintain quality and alignment with the original handoff intent.

What are quality gates in parallel task execution?

Quality gates in parallel task execution are layered checkpoints that perform Layer 1 self-checks and Layer 2 expert reviews. They ensure spec compliance, code quality, and test coverage throughout the implementation process.

How do I start implementation from an active handoff document?

To start implementation from an active handoff document, trigger the execution protocol by saying 'start implementation'. This begins the Ralph Loop workflow on the active handoff stored in your environment.

Do I need an active handoff document to run parallel implementation tasks?

Yes, an active handoff document located in .tad/active/handoffs is required. The system loads this handoff context alongside project knowledge and capability packs to guide the parallel implementation.

Why does parallel task execution escalate for human input?

Parallel task execution escalates for human input when critical gatekeeping points require review. The system maintains checkpoints, logs decisions, and escalates to ensure proper oversight during complex handoff conversions.

Can I apply project knowledge and capability packs during parallel execution?

Yes, contextual guidance loads and applies handoff context, project knowledge, and capability packs during parallel execution. This ensures the implementation work remains aligned with specific project requirements.