rengwu

22 mods across 3 repositories, 431 stars between them.

wayfinder-maps

01

rengwu/wayfinder-maps

Plugin Claude Code

The wayfinder planning method as a Claude Code plugin: map big foggy efforts as investigation tickets under .plan/, one decision per session.

108 1mo ago A tokens not measured original MIT

wayfinder-maps

02

rengwu/wayfinder-maps

Plugin Claude Code

Chart a big, foggy effort as a shared map of investigation tickets under .plan/, resolved one per session. Bundles the wayfinder method plus the four skills it invokes: grill-me, research, prototype, and domain-modeling. Skills originally authored by Matt Pocock (github.com/mattpocock/skills), adapted here.

108 1mo ago A tokens not measured original MIT

verify

03

rengwu/wayfinder-maps

Skill Claude CodeCodex

Build, launch and drive wayfinder-maps to verify a change end-to-end (server + headless browser).

108 1mo ago A 25 tokens original MIT

codebase-design

04

rengwu/wayfinder-maps

Skill Claude CodeCodex

Shared vocabulary for designing deep modules. Use when the user wants to design or improve a module's interface, find deepening opportunities, decide where a seam goes, make code more testable or AI-navigable, or when another skill needs the deep-module vocabulary.

108 1mo ago A 57 tokens copy · 84% MIT

grill-with-docs

05

rengwu/wayfinder-maps

Skill Claude CodeCodex

A relentless interview to sharpen a plan or design, which also creates docs (ADRs and glossary) as we go.

108 1mo ago A 30 tokens original MIT

handoff

06

rengwu/wayfinder-maps

Skill Claude CodeCodex

Compact the current conversation into a handoff document so a fresh agent can continue the work.

108 1mo ago A 21 tokens original MIT

rengwu/wayfinder-maps

Skill Claude CodeCodex

Scan a codebase for deepening opportunities, present them as a visual HTML report, then grill through whichever one you pick.

108 1mo ago A 32 tokens original MIT

review-code

08

rengwu/wayfinder-maps

Skill Claude CodeCodex

Review the changes since a fixed point (commit, branch, tag, or merge-base) along two axes — Standards (does the code follow this repo's documented coding standards?) and Spec (does the code match what the originating spec/PRD asked for?). Use when the user wants to review a branch, work-in-progress changes, or asks…

108 1mo ago A 78 tokens copy · 78% MIT

to-spec

09

rengwu/wayfinder-maps

Skill Claude CodeCodex

Turn the current conversation into a spec, saved to .plan/ — no interview, just synthesis of what you've already discussed.

108 1mo ago A 29 tokens original MIT

to-tickets

10

rengwu/wayfinder-maps

Skill Claude CodeCodex

Break a plan, spec, or the current conversation into a set of tracer-bullet tickets, each declaring its blocking edges, saved to .plan/.

108 1mo ago A 35 tokens original MIT

rengwu/wayfinder-maps

Skill Claude CodeCodex

Reference for writing and editing skills well — the vocabulary and principles that make a skill predictable.

108 1mo ago A 24 tokens copy · 98% MIT

domain-modeling

12

rengwu/wayfinder-maps

Skill Claude CodeCodex

Build and sharpen a project's domain model. Use when the user wants to pin down domain terminology or a ubiquitous language, record an architectural decision, or when another skill needs to maintain the domain model.

108 1mo ago A 43 tokens copy · 91% MIT

grill-me

13

rengwu/wayfinder-maps

Skill Claude CodeCodex

A relentless interview to sharpen a plan or design — one question at a time until every branch of the decision tree is resolved.

108 1mo ago A 29 tokens copy · 80% MIT

prototype

14

rengwu/wayfinder-maps

Skill Claude CodeCodex

Build a throwaway prototype to answer a design question. Use when the user wants to sanity-check whether a state model or logic feels right, or explore what a UI should look like.

108 1mo ago A 39 tokens original MIT

research

15

rengwu/wayfinder-maps

Skill Claude CodeCodex

Investigate a question against high-trust primary sources and capture the findings as a cited Markdown file. Use when the user wants a topic researched, docs or API facts gathered, or reading legwork delegated.

108 1mo ago A 43 tokens copy · 84% MIT

wayfinder-maps

16

rengwu/wayfinder-maps

Skill Claude CodeCodex

Plan a huge chunk of work — more than one agent session can hold — as a shared map of investigation tickets, and resolve them one at a time until the way to the destination is clear.

108 1mo ago A 44 tokens original MIT

grill-me

17

rengwu/iudex

Skill Claude CodeCodex

Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".

15 1mo ago A 49 tokens

grill-with-docs

18

rengwu/iudex

Skill Claude CodeCodex

Grilling session that challenges your plan against the existing domain model, sharpens terminology, and updates documentation (a domain glossary and ADRs under .context/) inline as decisions crystallise. Use when user wants to stress-test a plan against their project's language and documented decisions.

15 1mo ago A 60 tokens

rengwu/iudex

Skill Claude CodeCodex

Find deepening opportunities in a codebase, informed by the domain language in .context/ and the decisions in .context/adr/. Use when the user wants to improve architecture, find refactoring opportunities, consolidate tightly-coupled modules, or make a codebase more testable and AI-navigable.

15 1mo ago A 69 tokens

prototype

20

rengwu/iudex

Skill Claude CodeCodex

Build a throwaway prototype to flesh out a design before committing to it. Routes between two branches — a runnable terminal app for state/business-logic questions, or several radically different UI variations toggleable from one route. Use when the user wants to prototype, sanity-check a data model or state machine…

15 1mo ago A 90 tokens

to-issues

21

rengwu/iudex

Skill Claude CodeCodex

Break a plan, spec, or PRD into independently-grabbable iudex tickets using tracer-bullet vertical slices, and register them in the iudex queue with their dependencies. Use when the user wants to convert a plan into tickets, create implementation tickets, or break down work into the iudex queue.

15 1mo ago A 69 tokens

to-prd

22

rengwu/iudex

Skill Claude CodeCodex

Turn the current conversation context into a PRD and write it to .context/prd/ so it can be sliced into iudex tickets. Use when the user wants to create a PRD from the current context.

15 1mo ago A 48 tokens