본문으로 건너뛰기

Skill


name: slack-thread-analysis description: Analyze Slack threads or short conversation logs to extract issue, decision, action items, document candidates, and reusable knowledge. Use when turning a chat thread into a structured summary or deciding whether it should become documentation.

slack-thread-analysis

Procedure

  1. Identify the main topic.
  2. Extract any decision, issue, action item, and repeated explanation.
  3. Decide whether the content is better suited for Slack-only summary or Team Library documentation.
  4. Output in a short structured format.

Output shape

  • topic
  • summary
  • decisions
  • action items
  • documentation candidate (yes/no)
  • recommended doc type

Guardrails

  • Do not publish raw internal identifiers.
  • If context is incomplete, ask follow-up questions instead of guessing.