landscape

Ein Recherchebefehl zur Untersuchung der Wettbewerber eines Unternehmens. Er sammelt Informationen zu Angeboten, Preisen, Positionierung, Bewertungen, Produktentwicklung und Einstellungspolitik.

In plain words
What is it for?
Für Wettbewerbsübersichten und vertiefte Analysen einzelner Konkurrenten. Die Ergebnisse werden als Marktübersicht oder Wettbewerberprofil im Projekt gespeichert.
Why use it?
Er bündelt verstreute Marktinformationen in einem vergleichbaren Überblick. So lassen sich Gemeinsamkeiten, Unterschiede, neue Entwicklungen und aufgegebene Funktionen leichter erkennen.

Command

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add commands/ooiyeefei/ccc/landscape
Clone the repo
git clone --depth 1 https://github.com/ooiyeefei/ccc
Per session 3 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 334 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00003 $0.00334
Opus 5 $0.00002 $0.00167
Sonnet 5 $0.00001 $0.00067
Haiku 4.5 $0.00000 $0.00033

Measured 2d ago against content hash cfde0e2d9cda, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

landscape scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/product-management/commands/landscape.md · 46 lines

What it actually says

Competitive Intelligence

Research competitor landscape or deep-dive on specific competitor.

Without Arguments - Market Landscape

  1. Identify Competitors

    • Ask user: "Who are your top 3-5 competitors?"
    • Supplement with web research if user unsure
  2. For Each Competitor research via WebFetch/WebSearch:

    • Website → features, pricing, positioning
    • Product Hunt → launch history
    • G2/Capterra → user reviews, ratings
  3. Create Market Overview

    • Save to .pm/competitors/_landscape.md
    • Update .pm/cache/last-updated.json

With Argument - Deep Dive on $ARGUMENTS

Use the research-agent for autonomous deep-dive:

  1. Launch research-agent to analyze $ARGUMENTS

  2. Research multiple sources:

    • Pricing page → feature tiers
    • Changelog/blog → velocity and direction
    • Reviews → user sentiment
    • Job postings → hiring signals
  3. Categorize features:

    • Tablestakes - Everyone has these
    • Differentiators - Unique selling points
    • Emerging - New bets they're making
    • Deprecated - What they gave up on
  4. Save profile to .pm/competitors/$ARGUMENTS.md

Reference examples/competitor-profile.md in the product-management skill for output format.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago First seen · 46 lines · 0 tokens per session scan A cfde0e2d9cda

Subscribe to this mod's changes

landscape is a command published in the GitHub repository ooiyeefei/ccc (483 stars, last pushed 1mo ago), licensed MIT. It adds 3 tokens to every session and 334 once invoked, about $0.0000 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.