and-wayfind

Installation
SKILL.md

AND Wayfind

A destination is visible, but the way there is still in fog. Wayfinding charts a shared map, then resolves investigations until the route is clear enough for and-pack. Independent Research investigations may advance in parallel when that is useful, while their workflow state and settlement remain separate.

Wayfinding plans. The pull to implement is evidence that the map has reached its package handoff.

Runtime Contracts

Use and-workflow-contract with work-records.md for Read Work Record, Resolve Canonical Identity, Write Stage State, and Write State Reason. Read wayfinding.md directly for Read Wayfinding Map, Chart Wayfinding Map, Record Investigation Ownership, Resolve Investigation, and Hand Off Wayfinding Map. Read relationship-api.md before Write Relationships.

Use and-interview-contract for charting and every human-in-the-loop (HITL) investigation. It owns evidence, recovery, workflow-safe domain modeling, and compact interview output while grilling owns interview cadence. Verify only the dependencies reached by this invocation: charting and grilling need both skills; prototype also needs prototype; research needs research; a HITL task needs the interview pair; an unattended (AFK) task needs only the skills named by the task or map Notes. Route an unavailable dependency to installation with its exact name.

Investigation Methods

  • Research (AFK): invoke research for facts requiring primary sources outside the current worktree, then link its Markdown evidence from the resolution.
  • Prototype (HITL): invoke prototype for a cheap concrete artifact that lets the human judge behavior or form. Resolution records the human reaction and a resolvable branch/ref context pointer.
  • Grilling (HITL): invoke grilling under and-interview-contract for a live decision and keep the exchange on its Wayfinding investigation.
  • Task (AFK or HITL): perform a bounded prerequisite whose result makes a later decision possible. Agent scope is routine, authorized, verifiable, idempotent action after re-checking current state; the accountable human owns non-idempotent action and action involving permissions, cost, secrets, terms, or broader shared state. Record the resulting non-secret facts. A task advances the route without delivering the destination.
Installs
5
Repository
andiedie/skills
First Seen
Jul 13, 2026
and-wayfind — andiedie/skills