Rishi4792

19 mods across 1 repository, 2 stars between them.

compass

01

Rishi4792/compass

Plugin Claude Code

Plugin marketplace listing 1 plugin: compass.

2 7d ago A tokens not measured original MIT

compass

02

Rishi4792/compass

Plugin Claude Code

Build true to spec, zero drift. A contract-first lifecycle: define a locked contract (the invariant), plan against the real codebase, build, and pass three adversarial reviews — enforced by a real gate script, with reconciliation to an independent gold figure, user-driven gates, a human sign-off, and clean…

2 7d ago A tokens not measured original MIT

go

03

Rishi4792/compass

Command

The Compass front door — one command that reads where your build is and asks what to do next, then routes you into the right stage (contract, plan, review, build, ship, or resume). The simplest way to use Compass.

2 7d ago A 48 tokens original MIT

resume

04

Rishi4792/compass

Command

Resume an in-progress Compass build from file-based state — picks up exactly where the last session left off, with nothing lost.

2 7d ago B 25 tokens original MIT

status

05

Rishi4792/compass

Command

Show where a Compass build stands — current stage, step k/n, last passed receipt, and the single next action + command. The "where am I / what's next" surface.

2 7d ago A 37 tokens original MIT

UserPromptSubmit

06

Rishi4792/compass

Hook

Runs when you submit a prompt, before the agent sees it, executing orient-hook.sh via bash. From Rishi4792/compass.

2 7d ago A tokens not measured copy · 61% MIT

Stop

07

Rishi4792/compass

Hook

Runs when the agent finishes a response, executing compass.sh via bash. From Rishi4792/compass.

2 7d ago A tokens not measured copy · 48% MIT

PreCompact

08

Rishi4792/compass

Hook

Runs before the context is compacted, running an inline shell check. From Rishi4792/compass.

2 7d ago A tokens not measured original MIT

cinematic-hero

09

Rishi4792/compass

Skill Claude CodeCodex

The house style for CINEMATIC MOTION + STILLS — best-in-the-world animated hero GIFs/MP4s and cinematic stills (deck covers, social cards, launch visuals), in one signature look. Triggers on requests for a "hero GIF/video", "cinematic" anything, "animated logo/wordmark", "launch/hero/demo asset", "motion graphic"…

2 7d ago A 203 tokens original MIT

compass-visual

10

Rishi4792/compass

Skill Claude CodeCodex

Render a build's Contract Brief and progress Cockpit as self-contained HTML + a PNG — the visual "what we're building" and "where it stands" surfaces of a Compass build. The Brief is a cinematic-hero cover + rk-house-style body, read as a PURE FUNCTION of contract.md; the Cockpit is the stage timeline + step k/n +…

2 7d ago A 159 tokens original MIT

contract

11

Rishi4792/compass

Skill Claude CodeCodex

Define a build's CONTRACT — the locked spec that becomes the invariant for the whole build. An AskUserQuestion interview that won't finish until every required section for the chosen facets is filled, incl. reconciliation to an independent gold figure and measurable INVARIANTs. Trigger when starting a non-trivial…

2 7d ago A 86 tokens original MIT

explain

12

Rishi4792/compass

Skill Claude CodeCodex

On-demand deep teaching — explains how Compass works, or walks you (or a stakeholder) through a specific build, at whatever depth you want. The "help me understand this" surface. Invoked when the user asks to understand Compass or a build; not a user menu entry (user-invocable:false).

2 7d ago A 66 tokens original MIT

plan

13

Rishi4792/compass

Skill Claude CodeCodex

Turn a locked CONTRACT into an industry-standard engineering plan. STRICT PREREQUISITE — first scan and deeply understand the existing live codebase (or, greenfield, the chosen stack) before planning. Each step gets a verify command; every INVARIANT a non-deferred bound-asserting check; migrations dry-run on a copy.…

2 7d ago A 95 tokens original MIT

review-build

14

Rishi4792/compass

Skill Claude CodeCodex

Review-3 (FULL) — final adversarial review of the BUILT product via a multi-agent fan-out assuming every feature is broken until a re-run check proves it (reconciliation, design+a11y, exercised rollback, observability, idempotency, secrets). Ends with a human sign-off. Two clean rounds; cap 5. Trigger after…

2 7d ago A 95 tokens original MIT

review-contract

15

Rishi4792/compass

Skill Claude CodeCodex

Review-1 (LIGHT) — adversarially pressure-test a CONTRACT before it locks — completeness, ambiguity, testability, reconciliation pinned/independent/exact, consistency, edge states, feasibility. One clean pass; cap 2. Trigger after compass:contract, or on "review the contract", "pressure-test this spec", or the Compass…

2 7d ago A 76 tokens original MIT

review-plan

16

Rishi4792/compass

Skill Claude CodeCodex

Review-2 (FULL) — adversarially pressure-test the PLAN before build via a multi-agent fan-out (traceability, invariants, migration, deps, blast-radius, rollback, tests, reconciliation, perf, security, secrets). Two clean rounds; cap 3; un-converged escalates to the contract. Trigger after compass:plan, or on "review…

2 7d ago A 88 tokens original MIT

rk-house-style

17

Rishi4792/compass

Skill Claude CodeCodex

The ENFORCED house design system — one premium look for every frontend, with gates that stop drift (not just advice). Triggers on building or editing a page, component, view, dashboard, screen, form, table, chart, or any UI surface ("build a page", "create a component", "design a dashboard", "make a form", "add a…

2 7d ago A 166 tokens original MIT

ship

18

Rishi4792/compass

Skill Claude CodeCodex

Ship (optional) — deploy the CLOSED build and prove it in prod — deploy via the repo's own path, re-run reconciliation on prod data, confirm the observability signal emits. Skipped if the contract marks deploy out of scope. Trigger after compass:review-build closes, or on "ship it", "deploy", "compass ship".

2 7d ago A 72 tokens original MIT

start

19

Rishi4792/compass

Skill Claude CodeCodex

The Compass lifecycle orchestrator — sequences contract → review → plan → review → build → review → ship with user-driven gates between every stage, real receipt-gated transitions, opt-in autonomous (--auto) mode with two human gates, parallel-build worktree isolation, auto-pause when context runs low, and clean…

2 7d ago A 93 tokens original MIT