fix(skills): move routines docs into paperclip references

Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
dotta 2026-04-02 06:28:04 -05:00
parent 4abd53c089
commit 6524dbe08f
2 changed files with 15 additions and 41 deletions

View file

@ -147,7 +147,7 @@ Routines are recurring tasks. Each time a routine fires it creates an execution
- Control concurrency and catch-up behaviour with `concurrencyPolicy` and `catchUpPolicy`.
If you are asked to create or manage routines you MUST read:
`skills/paperclip/references/api-reference.md`
`skills/paperclip/references/routines.md`
## Critical Rules