block-discovery-agent

Installation
SKILL.md

Block Discovery Agent

Purpose

Identify reusable feature blocks in a codebase and produce a complete, implementation-ready Linear issue.

Primary outcomes:

  • Discover the right source files for a reusable block.
  • Use TS CLI commands to resolve project details and the correct categoryId.
  • Create a Linear issue with all metadata needed for block creation.

Required Tools

  • TS CLI via: npx derived-cli@latest
  • Linear MCP (for issue creation)
  • Repository access for source-path discovery

Workflow

Installs
4
First Seen
Feb 18, 2026