kaabalah-lightning-path

内容来源:README.md(说明文档) · 原始地址 · 查看安装指南

原始内容

Kaabalah Lightning Path (Agent Skill)

A lightweight planning workflow for AI agents that turns vague goals into an executable plan.

It’s basically a structured “think → decide → ship” template:

  • clarify what/why
  • define scope + components
  • surface risks/constraints
  • list dependencies/contracts/investments
  • set success metrics + QA
  • define the launch outcome

Install

npx skills add mdnm/kaabalah-lightning-path

What’s inside

kaabalah-lightning-path/
  SKILL.md
  references/
    lightning-path-template.md
    api_reference.md

Use when

Use this skill when you need to:

  • plan a project (coding, product, ops)
  • turn a fuzzy idea into clear steps
  • define architecture/components + definition of done
  • do a quick risk review (incl. legal/compliance)
  • align on dependencies (people/tools/contracts) and required investment
  • set measurable success metrics and a QA checklist

Typical prompts

  • “Use the lightning path to plan this project:
  • “Turn this vague goal into an execution plan with DoD + risks + success metrics”
  • “Write a lightning path for a research plan on:
  • “Before we build, run the lightning path on this feature proposal:

Recommended output (minimum)

If you want it short, ask for just these nodes:

  • Kether: what + why
  • Binah: components + definition of done
  • Geburah: risks + constraints (incl. legal/compliance)
  • Yesod: success metric + QA

License

MIT