
flow
flow is a minimalist terminal dashboard that displays real-time network throughput with smooth animations, multiple responsive modes, and zero configuration.
它通过强制机器可验证的 markdown 文件契约,弥合了 AI 代理生成的规划文档与人类可读仪表板之间的差距,能够检测代理自身无法发现的漂移和重复声明。
A read-only CLI and viewer for
wayfinder
maps — the markdown planning memory an agent leaves under .plan// as it charts
a large effort as a graph of investigation tickets. The wayfinder method and its skills
were created by Matt Pocock; this repo adapts them and
adds the tooling.
wayfinder-maps status — what is resolved, what is in flight, and what is ready
to claim (the frontier: open, unclaimed, every blocker resolved).wayfinder-maps lint — does the map still tell the truth?wayfinder-maps serve / app — the map as a star-map, in a browser or a native window
(design notes).$ wayfinder-maps status ../expensif/.plan/daily-timeline
Daily Timeline — continuous days, empty days included
6 resolved · 0 claimed · 4 open · 0 out of scope
Frontier — ready to claim, first by number wins:
05 Should HandleDaily's two branches converge grilling
06 Contain the day-card chrome drift grilling
07 The infinite-scroll island's contract grilling
10 Test strategy for the date-indexed timeline grilling
Undermined — resolved on a premise that later changed:
02 Window size and how older days load broken by 08
Fog: 5 patches, 1 anchored to a ticket
/plugin marketplace add rengwu/wayfinder-maps
/plugin install wayfinder-maps@wayfinder-maps
/wayfinder-maps then works in every project; the map lands in that project's .plan/. The
plugin bundles wayfinder-maps plus the four skills it invokes by name — grill-me,
research, prototype, domain-modeling. All five were originally authored by Matt
Pocock in mattpocock/skills; the copies under
skills/ are MIT-licensed adaptations.
Copy skills/ into your project and tell your agent to read
skills/wayfinder-maps/SKILL.md and follow it; the skills it names live alongside.
You may include any of the extras under skills/.optional/ too —
skills/README.md describes the full set.
Planetary visualization tool for /wayfinder maps
根据分类、Topic 和编程语言匹配的相似项目。

flow is a minimalist terminal dashboard that displays real-time network throughput with smooth animations, multiple responsive modes, and zero configuration.
Ponytail is a plugin for AI coding agents that enforces a disciplined ladder of reuse before writing code, reducing code volume by roughly 54% while preserving safety.
Poirot is a deep research agent kernel with a middleware-first architecture, five-layer long-term memory, multi-agent orchestration, sandbox isolation, and a three-layer skill self-evolution system, backed by 2400+ tests.