Skip to content

feat(native.development): add skill implement conversation insight#9

Open
tientt-holistics wants to merge 1 commit into
mainfrom
feat/add_implement_conversation_insight_skill
Open

feat(native.development): add skill implement conversation insight#9
tientt-holistics wants to merge 1 commit into
mainfrom
feat/add_implement_conversation_insight_skill

Conversation

@tientt-holistics

Copy link
Copy Markdown
Contributor

No description provided.

@tientt-holistics tientt-holistics force-pushed the feat/add_implement_conversation_insight_skill branch from 01cfde9 to 9601186 Compare May 19, 2026 10:02
@tientt-holistics tientt-holistics force-pushed the feat/add_implement_conversation_insight_skill branch from 9601186 to 448bd04 Compare May 27, 2026 02:30
@tientt-holistics tientt-holistics requested a review from datbth as a code owner May 27, 2026 02:30
@tientt-holistics tientt-holistics force-pushed the feat/add_implement_conversation_insight_skill branch from 448bd04 to 1a74946 Compare June 12, 2026 02:39
- 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.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fetch_conversation and fetch_conversation_messages

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated

@@ -0,0 +1,51 @@
---
name: implement-conversation-insight

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • apply-chat-insight @chat
  • apply-chat-insight @chat suggestion title
  • apply-chat-suggestions X suggestions of @chat
  • distill-chat-insight
  • apply-chat-learnings
  • learn-from-chat, learn-from-insight

--

  • apply-chat-suggestions from @chat - all X suggestions
  • apply-chat-suggestions from @chat - suggestion title

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The section currently doesn't provide instructions helping this decision.
It is currently more about how (than where) to write the context

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated content

@tientt-holistics tientt-holistics force-pushed the feat/add_implement_conversation_insight_skill branch from 1a74946 to 01a6752 Compare June 15, 2026 05:19
@tientt-holistics tientt-holistics force-pushed the feat/add_implement_conversation_insight_skill branch from 01a6752 to da46f0a Compare June 15, 2026 11:30
@tientt-holistics tientt-holistics requested a review from datbth June 16, 2026 03:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants