Skip to main content
reoring
GitHub creator profile

reoring

Repository-level view of 22 collected skills across 3 GitHub repositories.

skills collected
22
repositories
3
updated
Aug 17, 2026
repository explorer

Repositories and representative skills

lp-improve
web-developers

End-to-end landing-page improvement workflow - structure audit (PASBECONA), persona-spine decision, copy discipline, visual de-templating, and release with readback verification. Covers the i18n traps of exact-key dictionaries and DOM-walker translation, dual…

Jul 28, 2026
dev-flow
project-management-specialists

Lightweight development flow — the default track for everyday work. source-only changes, dev/staging live applies, and zero-user production (owner-declared). Evidence is a merged PR + green CI + one ledger line; no sealing, no successor tickets, no verdict…

Jul 24, 2026
prod-flow
project-management-specialists

Full-rigor staged flow for irreversible or customer-visible work — concept → read-only scout → design → PoC → certify → implement → manual live apply → observe → confirm. Use when a failure would consume a non-refundable consumable (approval, signature,…

Jul 24, 2026
dev-flow
project-management-specialists

Lightweight development flow — the default track for everyday work. source-only changes, dev/staging live applies, and zero-user production (owner-declared). Evidence is a merged PR + green CI + one ledger line; no sealing, no successor tickets, no verdict…

Jul 24, 2026
prod-flow
project-management-specialists

Full-rigor staged flow for irreversible or customer-visible work — concept → read-only scout → design → PoC → certify → implement → manual live apply → observe → confirm. Use when a failure would consume a non-refundable consumable (approval, signature,…

Jul 24, 2026
main-po-patrol
project-management-specialists

The main PO's patrol over the fleet's project POs — check each PO session's health (context usage, degradation symptoms, forced model switches) and drive session rotation via /po-handover → /po-resume where needed. The subjects are POs, not lanes. Triggers -…

Jul 23, 2026
watch-po
project-management-specialists

Event-driven detection of stalled or abnormal PO panes, reported to the main PO — approval-prompt stalls (POPROMPT), context threshold crossings (POCTX), forced model switches (POMODEL), pane disappearance (PODEAD) — via a persistent Monitor, optionally…

Jul 23, 2026
po-handover
project-management-specialists

Write a PO-session handover file and rotate the session safely — the PO counterpart of disposable worker sessions. Run at 50-60% context usage, or at a natural boundary (a gate just closed, a wave just finished), BEFORE judgment degrades. The new session…

Jul 22, 2026
Showing 8 of 13 collected skills.
query-large-source
software-developers

Orchestrates conversational questions over large source through direct inspection tools and bounded Shepherd evidence queries.

Aug 17, 2026
check-api-boundaries
software-developers

Creates and verifies source contracts for HTTP route and middleware boundaries. Use when checking root probes, timeout/auth/CORS groups, streaming exceptions, route mounters, or production wiring split across router and server bootstrap files.

Aug 15, 2026
check-cli-registrations
software-developers

Creates and verifies source contracts for CLI root and subcommand registrations. Use when preserving constructor wiring, source order, exact registration cardinality, or detecting command additions, removals, renames, and duplicates.

Aug 15, 2026
check-config-mappings
software-developers

Creates and verifies source contracts for configuration defaults and constructor wiring. Use when checking zero-value defaults, config field assignments, timeout/retry settings, environment option mapping, or production constructor fields.

Aug 15, 2026
check-generated-code
software-developers

Creates bounded source contracts for important facts inside large generated files. Use when verifying request shapes, route tables, bindings, operation names, or headers without loading the full generated artifact into model context.

Aug 15, 2026
check-registration-inventory
software-developers

Creates and verifies source contracts for plugin, controller, route, provider, or handler inventories. Use when an exact registration list, order, or cardinality is an architectural invariant checked locally or in CI.

Aug 15, 2026
check-sdk-wiring
software-developers

Creates and verifies cross-file source contracts from handwritten SDK services to generated request builders. Use when preserving validation labels, client method wiring, HTTP methods, URL templates, headers, or idempotency behavior.

Aug 15, 2026
check-source-contract
software-developers

Validates a versioned source-fact contract deterministically with zero model calls. Use in local development or CI to detect extraction, grounding, finalization, answer-pattern, and source drift failures.

Aug 15, 2026
Showing 3 of 3 repositories
All repositories loaded