Pattern Teacher

Teaches which shell commands must never reach an agent unreviewed. Use when reviewing a script before running it, when a command looks destructive, or when the user asks what makes an instruction dangerous.

letsloose501 Updated

File contents

Pattern teacher

  1. Read the script and mark every line that matches one of the patterns below.
  2. For each mark, name the file and the line; stop when every match is either accounted for or removed.

The patterns

When to open which reference

catalogue.md holds the full pattern list with one example each. Open it when a line matches nothing here.

letsloose501/skill-quality-suite/tree/main/tests/fixtures/escape-hatches/pattern-teacher commit 5fd2fb5d52

Frequently asked questions

npx skillmds@latest add letsloose501/pattern-teacher