一键导入
journeys
Visitor path evaluation. Traces 3 specific paths through the site and evaluates whether coherence holds across the sequence. Read-only diagnostic.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Visitor path evaluation. Traces 3 specific paths through the site and evaluates whether coherence holds across the sequence. Read-only diagnostic.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | journeys |
| description | Visitor path evaluation. Traces 3 specific paths through the site and evaluates whether coherence holds across the sequence. Read-only diagnostic. |
| user_invocable | true |
Traces 3 specific visitor paths through the site and evaluates whether coherence holds across the sequence. Not "is each page good" but "does the experience build." A page can be individually strong and still break the journey if it doesn't connect to what came before or after.
Read-only diagnostic. No file changes.
/journeys # Evaluate all 3 visitor paths
_data/navigation.json — sidebar structure that determines click paths_data/index.json — homepage content, manifesto, routes, featured artifactscontact.md — terminal pagebio/index.md — bio pagethinking.md — argument pagecolophon.md — recursive proof page_blog/ (if any exist)None. Reads pages directly.
The three journeys below ARE this skill's criteria.
Route: Homepage → one featured project (first artifact in first route) → tier index → second project → contact
The stranger's path. They found the site via search, a link, or LinkedIn. They know nothing. Does the site earn their next click at every step?
Check at each transition:
Route: Blog post (if exists, else homepage) → related project → Governance rabbit hole (Savepoint → Aetherwright → Formwork) → Colophon
The curious person's path. They liked what they saw and want to understand how this person thinks. Does the depth reward them?
Check at each transition:
Route: Homepage → Bio → Encore (flagship) → Formwork (methodology) → Thinking
The professional's path. They're evaluating whether Peter is someone they want to work with. They need evidence, not vibes.
Check at each transition:
/the-walk evaluates per-page rooms. Journeys evaluates whether the SEQUENCE of rooms across a path builds coherently. A visitor clicking Homepage → Savepoint → Formwork should feel like they're going deeper into one world, not walking through different shops.Print in conversation. No file changes. Format:
# Journeys — [GUIDED / COHERENT / DISJOINTED]
## Discovery Path — [GUIDED / COHERENT / DISJOINTED]
**Route:** [actual pages traversed]
**Verdict:** [does the experience build?]
**Weakest transition:** [Page A → Page B] — [why it breaks]
**Friction points:** [where a stranger would bounce]
## Deep Dive Path — [GUIDED / COHERENT / DISJOINTED]
**Route:** [actual pages traversed]
**Verdict:** [does the depth reward?]
**Weakest transition:** [Page A → Page B] — [why it breaks]
**Friction points:** [where curiosity stalls]
## Peer Evaluation Path — [GUIDED / COHERENT / DISJOINTED]
**Route:** [actual pages traversed]
**Verdict:** [does the evidence convince?]
**Weakest transition:** [Page A → Page B] — [why it breaks]
**Friction points:** [where a professional loses confidence]
## Cross-Journey
- **Consistency:** [do all three journeys feel like the same site?]
- **Shared pages:** [pages in multiple journeys — do they serve both?]
- **Navigation gaps:** [pages that should be reachable but aren't]
For each DISJOINTED or COHERENT journey:
/full-pass run — parallel arm (independent, no data dependencies)Context-aware story extraction. Loads the maker's full context — identity, expertise, voice, published work — then reads the narrative architecture to understand the story being told and what's missing. Interviews the maker to fill gaps with real moments. Modular: works with any project.
Evaluate the IP constellation — dispatches baseline checks, then 9 lenses in parallel (Millman, Bierut, Appleton, Shaw, Peers, Victore, The Walk, The Walls). Coordinator skill.
Cross-page coherence. Do the three tiers form a coherent argument when read as a sequence? Read-only diagnostic.
Baseline checks — mechanical health of the constellation. Links, images, cross-refs, attribution, voice violations, SEO, tooltips. Read-only diagnostic.
Where lenses agree and disagree. Maps consensus vs. contradiction across audit results. Read-only diagnostic.
Copy verification checklist — 13-item pass/fail check on draft or published copy. Voice rules, grounding, Shaw check, steward voice. Read-only diagnostic.