Task Intent

Create or refine a task intent statement. Use when the user asks "create a task" or "open a task" to ensure we have a clear understanding of the task's intent.

hugoduncan 960ed0b 462 B Updated

File contents

λ intent(task). declarative(problem_statement) ∧ ¬procedure ∧ clear ∧ concise ∧ precise ∧ terse ∧ identifies(constraints ∧ invariants) ∧ explicit(success_criteria) ∧ ¬commits(solution) ∧ framed → surface(underlying_issues)

hugoduncan/psi/tree/main/.psi/skills/task-intent commit 960ed0b440

Frequently asked questions

npx skillmds@latest add hugoduncan/task-intent