One-click install
npx skills add https://github.com/disciplin-run-org/jjstack --skill lean-disciplin-run-org
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lean
Source: https://github.com/disciplin-run-org/jjstack/tree/main/skills/lean
Command: npx skills add https://github.com/disciplin-run-org/jjstack --skill lean-disciplin-run-org

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps users enforce strict cost and time constraints during AI tool usage, preventing unnecessary resource consumption.

Core Features & Use Cases

  • Cost Management: Sets explicit tool-call budgets for various workflows such as QA loops and batch jobs.
  • Execution Discipline: Enforces single-pass solutions, strict testing, and no unnecessary refactoring.
  • Use Case: For example, in a QA loop, generate code, run tests once, and stop without further iterations or polishing.

Quick Start

Type /lean 50 before starting a task to activate strict minimum-turn guidelines for efficient cost control.

Frequently Asked Questions about lean

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

FAQPage Schema
How do I enforce strict execution discipline in AI workflows?

To enforce execution discipline in AI workflows, you can apply single-pass generation and strict testing rules that prevent unnecessary iterations and resource consumption.

What is the best way to manage AI workflow costs for repetitive batch processing?

The best way to manage AI workflow costs for batch processing is to set explicit tool-call budgets and enforce single-pass solutions that stop execution after one testing cycle.

Can I set resource limits for QA loops to prevent unnecessary refactoring?

Yes, you can set resource limits for QA loops to prevent unnecessary refactoring by enforcing strict minimum-turn guidelines that halt execution after the initial test run.

How do I activate minimum-turn guidelines for efficient automation tasks?

You activate minimum-turn guidelines for efficient automation by invoking the strict workflow modifier with a specific budget parameter before starting your task.

Does this workflow modifier require any additional dependencies to function?

No, this workflow modifier requires no additional dependencies to function, operating purely as a standalone set of execution rules for predictable AI operations.