← all publishers

fibrousop07-dev

@fibrousop07-dev source repo

1 published skill

  1. Lazy Skills · fibrousop07-dev bundle
    Routes multi-step or multi-tool tasks to the right combination of connected skills without loading every skill's full instructions upfront. Use this whenever a task plausibly touches more than one specialized skill in sequence or in combination — e.g. "query the database and validate the schema," "format this SQL and check it against the schema," or any request where completing it well would mean chaining two or more skilled capabilities together. Also use it proactively whenever you're about to invoke a skill and aren't sure whether related skills exist that the task also needs. Do NOT use this for single-skill tasks that already trigger cleanly on their own — it adds a lookup step that isn't worth it there.
    0 installs