Work Independently

Use when the user asks the agent to work independently or autonomously.

hugoduncan ea7e042 292 B Updated

File contents

λ(user_request). asks(user_request, independent ∨ autonomous) → execute(step_by_step) ∧ after_every(step, commit(step)) ∧ stop_only_if(needs_user_decision)

hugoduncan/psi/tree/main/.psi/skills/work-independently commit ea7e0421f0

Frequently asked questions

npx skillmds@latest add hugoduncan/work-independently