feat(native.development): add skill implement conversation insight#9
Open
tientt-holistics wants to merge 1 commit into
Open
feat(native.development): add skill implement conversation insight#9tientt-holistics wants to merge 1 commit into
tientt-holistics wants to merge 1 commit into
Conversation
01cfde9 to
9601186
Compare
9601186 to
448bd04
Compare
448bd04 to
1a74946
Compare
datbth
reviewed
Jun 15, 2026
| - Main target audience: you (the AI agent). | ||
|
|
||
| ## Workflow | ||
| 1. Call `fetch_conversation` with the given ID (`with_insight: true`). On error (not found, no access, etc.), surface the error and stop. |
Collaborator
There was a problem hiding this comment.
fetch_conversation and fetch_conversation_messages
| @@ -0,0 +1,51 @@ | |||
| --- | |||
| name: implement-conversation-insight | |||
Collaborator
There was a problem hiding this comment.
apply-chat-insight@chatapply-chat-insight@chatsuggestion titleapply-chat-suggestionsX suggestions of@chatdistill-chat-insightapply-chat-learningslearn-from-chat,learn-from-insight
--
apply-chat-suggestionsfrom@chat- all X suggestionsapply-chat-suggestionsfrom@chat- suggestion title
Contributor
Author
There was a problem hiding this comment.
Updated skill name
Comment on lines
+24
to
+25
| ## Context layers (where fixes get applied) | ||
| When implementing an `actionable`, decide which layer the fix belongs to. |
Collaborator
There was a problem hiding this comment.
The section currently doesn't provide instructions helping this decision.
It is currently more about how (than where) to write the context
Contributor
Author
There was a problem hiding this comment.
Updated content
1a74946 to
01a6752
Compare
01a6752 to
da46f0a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.