Write or revise concise public and internal prose without changing protected wording.
neon-law-source-code/navigator
SkillsMP has collected 30 skills from neon-law-source-code/navigator. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 30
- GitHub stars
- 4
- GitHub forks
- 0
Skills in this repository
Showing 30 of 30 collected skills.
Turn a dirty working tree into a clean pull request against `main`: survey every change, group the files into Conventional Commits by blast radius (one concern per commit), run the gate, branch off `main`, capture a visual for any user-visible change, push,…
Prepare a named Navigator version bump for review and release through `main`.
Address one failed check or one inline review comment on an open pull request.
Address a requested pull-request comment against the real code at the PR head. Read the thread, source, and covering test; reproduce behavioral claims in the right KIND-backed environment; apply only the minimum valid fix; prove it; then reply and resolve…
Create or structurally repair Navigator workshop and presentation Markdown.
Neon Law Navigator's role + participation authorization model — the **canonical answer** to "who can see what." Every person carries exactly one role in `persons.role` (`owner`, `admin`, `lawyer`, `clerk`, or `client`); per-project scope lives separately in…
Add a legal workflow through the existing template, questionnaire, and durable-runtime seams.
Translate an approved external design into Navigator's Dioxus surface.
The operational contract for Neon Law Navigator's Restate-backed durable execution — how to keep the running workflows alive, diagnose why one didn't fire, and not break them. Covers the submit-vs-run split (workflows lib / workflows-service bin), the service…
Render the workspace ERD as SVG (the canonical `docs/erd.svg`) using the navigator CLI's deterministic, pure-Rust renderer. Trigger when prepping a slide, screenshot, design-doc, or external review — or when someone asks "can you show me the database…
Local Kubernetes-in-Docker (KIND) workflow for the navigator workspace — cluster lifecycle, ingress, port-forwarding, the "host runs `web`, deps run in cluster" iteration pattern via the `navigator` CLI. Trigger when running any `navigator` orchestration…
Write verified, attorney-advertising-safe public marketing copy.
Prepare a local authenticated administrator session for Navigator development.
Embed a local screenshot or GIF into a `github.com` PR (or issue) body so it actually RENDERS, driven from the CLI — no drag-drop, no committing the file, no image-hosting branch, no release/tag. One `curl` uploads the `/tmp` capture to the tenant's…
Explain or plan the Project repository and client-portal source contract.
Add or maintain public image references using Navigator's approved asset workflow.
Rauthy as Navigator's non-production OIDC identity provider — bootstrap fixtures, the single-public-issuer bridge, Authorization Code + PKCE, JWKS verification, id_token decoding, and persons-table linking. Trigger when editing `k8s/staging/rauthy.yaml`,…
Implement or review a Restate handler without breaking replay safety.
Workspace Rust guardrails. Trigger on the sharpest moments: a change that adds `unsafe`, `unwrap`, `expect`, or `panic!` outside `main()`/tests; introducing a new public API, error type, or module; reaching for a different web framework, store client, or…
Build a Project portal quickly while preserving Navigator's source and data boundaries.
Verify a Navigator change in the documented local browser loop.
Twelve-perspective copy-review pattern for legal drafting ("The Legal Council" — a *council* (c-o-u-n-c-i-l, a group) of the firm's *counsels* (c-o-u-n-s-e-l, the attorneys): a council of counsels. AIDA is the agent that carries the tool, not the name of the…
Check or configure Navigator's public-repository governance posture.
Audit teaching surfaces changed by a branch and write one citation-backed advisory report in `/tmp`.
Create or correct a Linear issue or project from current repository evidence.
Twelve-perspective review pattern for the people the firm serves ("The Client Council") — the demand-side sibling of the engineering `/council` (the people who *build* Neon Law Navigator) and the `legal-council` (the counsels who *draft* it). Each voice fuses…
Triage one Linear issue — action 2 of the five codebase actions — grounded in the Linear database and the single `main` branch. Read the issue from its opening body through every comment, verify a merged PR has not already shipped it, reconcile the ask with…
Reconcile the Linear portfolio with shipped work on `main` and report evidence-backed drift.
Twelve-perspective architectural review pattern ("The Council of Twelve"), each voice fusing a zodiac stance with a practitioner identity — Virgo the engineering manager chairs the council (opens with the framing, closes with consensus + action), Aries the…