apply

Execute implementation plans with code generation, behavioral testing, and quality gates.

Updated May 6, 2026
One-click install
npx skills add https://github.com/SuSuSleep/scaffold --skill apply-sususleep
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: apply
Source: https://github.com/SuSuSleep/scaffold/tree/main/skills/apply
Command: npx skills add https://github.com/SuSuSleep/scaffold --skill apply-sususleep

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the challenge of maintaining consistency and quality during complex coding tasks by automating the execution of implementation plans, ensuring that code, behavioral tests, and quality tests are always in sync.

Core Features & Use Cases

  • Batch-Driven Execution: Automatically processes implementation plans batch-by-batch, ensuring sequential progress and state management.
  • Integrated Quality Gates: Enforces typechecking, behavioral testing, and implementation quality testing before marking tasks as complete.
  • Automated Refactoring & Cleanup: Detects refactoring needs and performs deterministic formatting and linting at the end of the workflow.

Quick Start

Use the apply skill to execute the implementation plan defined in the latest draft plan file.

Frequently Asked Questions about apply

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

FAQPage Schema
How do I automate code generation and behavioral testing from an implementation plan?

Automating code generation and behavioral testing requires executing structured implementation plans batch-by-batch. This skill coordinates these tasks sequentially, enforcing typechecking and automated linting protocols to maintain codebase integrity and ensure feature alignment throughout the workflow.

What is the best way to enforce quality assurance gates during automated refactoring?

Enforcing quality assurance during automated refactoring involves integrated quality gates that run typechecking, behavioral testing, and implementation quality testing. This skill automatically detects refactoring needs and performs deterministic formatting and linting at the end of the workflow before marking tasks complete.

How does batch-driven execution manage sequential progress for implementation plans?

Batch-driven execution manages sequential progress by processing implementation plans batch-by-batch. This ensures strict state management and adherence to defined workflows, coordinating code generation and quality assurance tasks sequentially to prevent regressions and maintain feature alignment.

Do I need project-specific documentation and test conventions to automate workflow execution?

Yes, project-specific documentation and test conventions are required to automate workflow execution effectively. This skill operates on these defined conventions to ensure feature alignment, coordinating code generation and testing tasks according to your project's established protocols.

Can I prevent regressions when executing implementation plans with automated verification?

Preventing regressions during automated verification requires integrated quality gates that enforce behavioral testing and implementation quality testing. This skill operates on project-specific test conventions, ensuring code generation remains in sync with behavioral tests before marking any tasks complete.

When should I use automated verification for implementation plan execution?

Automated verification should be used when maintaining consistency and quality during complex coding tasks. This skill solves the challenge of keeping code, behavioral tests, and quality tests in sync by automating batch-driven execution with integrated typechecking and linting protocols.