Fetch messages from a Zulip narrow URL (chat.zulip.org). Use when the user shares a Zulip conversation link, when you encounter a Zulip link in a GitHub issue or PR, or when a Zulip conversation references another Zulip thread that may be relevant.
When a user shares a Zulip URL (e.g., https://chat.zulip.org/#narrow/channel/...),
use the .claude/skills/fetch-zulip-messages/fetch-zulip-web-public-messages script to fetch the messages.
# Limit the range. Note however you usually want the entire conversation.
.claude/skills/fetch-zulip-messages/fetch-zulip-web-public-messages --num-before 100 --num-after 100 'URL'
# Get raw JSON output
.claude/skills/fetch-zulip-messages/fetch-zulip-web-public-messages --json 'URL'
https://chat.zulip.org/#narrow/channel/137-feedback/topic/foo/with/12345).--json flag outputs the full API response for programmatic use.git shortlog -s | sort -nr | head -n50 to check who are
major contributors to the project. Give extra weight to their ideas over
those of other participants, who may be end users of the product or new
contributors without much experience.