Review working-tree, branch, commit, or PR changes on separate Standards and Spec axes. Use for code review, uncommitted-change inspection, or checking a diff against source requirements.
Challenge and sharpen a plan against repository evidence, domain language, and ADRs. Use for a dependency-safe decision interview or when assumptions must be resolved before a spec or implementation.
Map a huge, foggy engineering effort into durable decision tickets. Use only when the user explicitly selects Wayfinder for a multi-session destination with dependent unknowns.
Fix all guardrail findings (make lint, make test, make sast) across repositories. Use when the user asks to fix linting errors, test failures, SAST findings, or run the full guardrail remediation workflow.
Scaffold a new frontend project with 5-layer Clean Architecture (Domain, Service, Infrastructure, Presentation, Main). Use when the user asks to create, scaffold, or bootstrap a new frontend or React project.
Scaffold a new Go backend project with Clean Architecture, Dig DI, and testify. Use when the user asks to create, scaffold, or bootstrap a new Go project.
Perform a deterministic, graph-driven Change Impact Analysis for a repository. Given a set of changed files, builds a dependency graph, finds directly and transitively affected modules, validates API contracts for breaking changes, parses CODEOWNERS, and computes a 0-100 deployment risk score. Trigger on: change…
Reverse-engineer / discover a codebase. Works in two modes — provide EXACTLY one input: repourl (a github.com URL) clones the repo server-side and runs full static analysis, producing a System Design Document, architecture + dependency overview, and a 100-point quality score; repopath (a local directory the server can…
Use when reviewing code adversarially or building production-bound features where rigour matters more than speed. Required for code reviews ending in a verdict (PASS/HOLD), when verifying that "tests pass" actually proves a feature works end-to-end, before closing findings as non-issues, before signing off your own…
Preserves useful state across long agent sessions, context compaction, handoffs, and restarts. Use when compressing context, handing work between agents, resuming after interruption, writing session summaries, or preventing repeated work.
Enforces a design/spec approval gate before production implementation. Use when UI, UX, product flows, architecture, API shape, prototypes, visual direction, or user-facing behaviour need signoff before builders write production code.
OwnFramework Loop - one bounded review pass. Waits until a build receipt exists, then performs exact-SHA review and transitions state via the deterministic review finalizer.
OwnFramework Loop - create, inspect, amend, or stop a run. Returns the supervisor-first unattended handoff plus optional foreground/debug commands.
0 2d agoA30 tokens
originalApache-2.0
At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: