> ## Documentation Index
> Fetch the complete documentation index at: https://docs.coconut.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Product

> Ready-made loops for shipping and evolving a product

Product patterns are skills paired with tasks or jobs that help you ship and evolve a product with discipline — sourcing real signal, validating before you build, and keeping a steady cadence of improvements that survive scrutiny.

Every product pattern has the same shape: a skill that defines what the agent does, a task or job that triggers it, and an output you can act on — typically one validated proposal, or a documented "not this run" with the reason.

## Pick a pattern

<Columns cols={2}>
  <Card title="Product Improvement Loop" href="/guides/product/product-improvement-loop">
    One validated product proposal each run — or one honest report of why no candidate cleared the bar.

    {'\n\n'}

    **Good for:** A maturing product where you want disciplined, skeptical input on what to ship next.
  </Card>

  <Card title="Competitor Intelligence Loop" href="/guides/product/competitor-intelligence-loop">
    A weekly read on your named competitors, with per-competitor files and a single landscape overview kept fresh on every run.

    {'\n\n'}

    **Good for:** A defined competitive set you want to track over time without commissioning fresh research every week.
  </Card>
</Columns>
