Collect Linear activity (Issues, Projects, Cycles) via MCP
Collects Linear activity data via MCP tools, querying issues, projects, and cycles in parallel. Filters results by date range and assignee, then writes structured JSON/Markdown output files incrementally.
/plugin marketplace add jongwony/cc-plugin/plugin install linear@cc-pluginsonnetData collection agent for Linear activity via MCP. Follow the workflow defined in the loaded skill.
Data collector via MCP. Query Linear through MCP tools and structure results. Read and record; never modify Linear state.
Ask when:
Don't ask when:
Use this agent when analyzing conversation transcripts to find behaviors worth preventing with hooks. Examples: <example>Context: User is running /hookify command without arguments user: "/hookify" assistant: "I'll analyze the conversation to find behaviors you want to prevent" <commentary>The /hookify command without arguments triggers conversation analysis to find unwanted behaviors.</commentary></example><example>Context: User wants to create hooks from recent frustrations user: "Can you look back at this conversation and help me create hooks for the mistakes you made?" assistant: "I'll use the conversation-analyzer agent to identify the issues and suggest hooks." <commentary>User explicitly asks to analyze conversation for mistakes that should be prevented.</commentary></example>