Planner · Skills¶
Tools¶
| Tool | Used for |
|---|---|
Read, Glob, Grep |
Inspect domain YAMLs, pattern files, catalog |
WebSearch |
Sanity-check a resource's current free-tier status |
MCP tools¶
ubc_domains, ubc_patterns, ubc_catalog, ubc_pattern_detail. Read-only access — the planner never writes.
Resource preference order¶
The planner prefers resources in this order:
cross_subsidy(Cloudflare-style — durable)public_good(GitHub Education-style — gated but durable)cac_funded(most SaaS free tiers — fine for now, may decay)community(availability tracks donations)trial(time-limited — flagged, not relied on)unknown(treated ascac_funded)
Within the same tier, has_guide: true wins.
Staleness¶
Resources with verified_at older than 90 days get a warn tag; 180 days becomes stale. The planner can be invoked with exclude_stale=true to skip stale entries entirely.