Patterns as individual components #1259
memyselfandm
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I was setting up an "AI OS" of sorts in Notion with the idea of using fabric patterns to help my Notion AI prompts, and this occurred to me while looking at the official fabric pattern template:
What if patterns were broken into 3 individual components (threads?) - Identity/Purpose, Behavior, and Output?
The idea there being that you'd maybe want to have those things be interchangeable, based on a particular use case.
For example, I might have some IDENTITIES (that also contain purpose, or just are purpose):
(maybe theres a 4th component that is goal, and purpose is separate from identity - i can see some value in doing that but dont want to be too complex)
Several BEHAVIORS (that might make up a purpose or system):
etc
Several OUTPUTS (which could also be compiled):
So now, a pattern can be "woven" from these, as in
Develop next 6 months Strategy based on user research
Identity: Product strategist, Expert full stack engineer
Behaviors: deep think, empathize, strategize, technical analysis, tradeoffs
Output: Exec summary, Product strategy summary, OKRs, User stories
Input: last 6 months of team's notes, okrs, etc
What the hell happened in that last meeting???
Identity: OB Consultant
Behaviors: analyze relationships, empathize with
Output: Relationship analysis, communication strategy
Input: meeting minutes + last 6 months of relevant meeting notes
Beta Was this translation helpful? Give feedback.
All reactions