Instructions file
Instructions for pandysp/openclaw-infra, covering openclaw infrastructure, what this project is, repository, architecture and security model.
Instructions file
Instructions for pandysp/openclaw-infra, covering openclaw infrastructure, what this project is, repository, architecture and security model.
Plugin Claude Code
Plugin marketplace listing 18 plugins: second-opinion, preflight, verify-result, verify-claims, pre-mortem.
Plugin Claude Code
Surface what I think we're doing before acting on it. Produces a structured manifest exposing every silent commitment so the user can correct course before any artifact is produced.
Skill Claude CodeCodex
Surface what I think we're doing before acting on it. Use when the user invokes the align skill, says "let's align first", "check in before you start", or "mirror what you're hearing". Also invoke before starting any task with real interpretive weight. An ambiguous request, a vague spec, a "build X" with the details…
Plugin Claude Code
Surface and resolve underspecified decisions before designing. Asks targeted questions about scope, edge behavior, trade-offs, integration, constraints, and audience (with defaults), so design choices aren't silently locked around hidden assumptions.
Skill Claude CodeCodex
Surface and resolve underspecified decisions before designing. Use after task interpretation and terrain mapping, when you've understood what's being asked AND what's already there but still need user input on judgment calls. Boundaries and scope, edge behavior, trade-offs and calibration, integration with…
Plugin Claude Code
Generate multiple strong design options with explicit tradeoff profiles, anchored against at least two ideal target architectures.
Skill Claude CodeCodex
Generate multiple strong design options with explicit tradeoff profiles. Use when the user invokes the design-options skill or asks "what are my options", "how should we approach this", "design this", "what's the architecture", "propose some approaches", or "give me options". Also trigger proactively during the Design…
Plugin Claude Code
Drive a browser with Playwright as a dual-mode superset. Resilient locators for debugging your own web app and a vision/coordinate loop for opaque real sites, on a fresh browser or the user's real logged-in session.
Skill Claude CodeCodex
Drive a browser with Playwright as a dual-mode superset. Resilient locators/selectors for debugging your own web app (exact DOM, sub-second timing, CSS-media emulation) and a vision/coordinate loop (screenshot → click x,y → type) for genuinely opaque UI on unknown or messy real sites. Use whenever you actually drive a…
Plugin Claude Code
Map the terrain before designing: locate, trace, pattern, constrain. Used before any substantive design or planning step. Output is mostly for the agent's grounding; only surprises and hard constraints surface to the user.
Skill Claude CodeCodex
Map the terrain before designing. Use before any substantive design or planning step. Codebase changes, doc drafting, strategy decisions, anything with non-trivial structure. Trigger when the user invokes the explore skill, says "explore first", "what's already there", "map the codebase", or "survey the landscape".…
Plugin Claude Code
Write a durable handoff for work that's about to ship: structured PR descriptions, summaries, memos, or memory notes. Tells the next reader what was built, why, what changed, and what's next, without forcing them to dig through the diff.
Skill Claude CodeCodex
Write a durable handoff for work that's about to ship. Structured PR descriptions, summaries, memos, or memory notes about completed work. Use when creating a PR, wrapping up a session, writing a project summary, drafting documentation about what was built, or composing memory notes for future sessions. Trigger when…
Plugin Claude Code
Systematically identify how a plan or design could fail before committing to it.
Skill Claude CodeCodex
Systematically identify how a plan, design, or decision could fail before committing to it. Trigger when the user invokes the pre-mortem skill, asks "what could go wrong", "failure modes", "risk analysis", or "what am I missing". Also invoke proactively before finalizing significant design decisions, before deploying…
Plugin Claude Code
Honest self-assessment skill that surfaces incomplete work, missing verifications, bugs, and improvement ideas before shipping.
Skill Claude CodeCodex
Honest self-assessment of the current state of work before shipping. Use when the user invokes the preflight skill or asks "how happy are you", "how do you feel about this", "preflight check", "honest assessment", "are you satisfied", or "what's the state of things". This is about surfacing what's genuinely good…
Plugin Claude Code
Multi-lens quality audit for docs, code, and other artifacts. 13 quality adjectives as audit lenses with per-domain translation sheets, a workflow-backed finder/verifier pipeline, and lens-yield reporting.
Skill Claude CodeCodex
Multi-lens quality audit of docs, code, or other artifacts using the 13-adjective quality rubric. Use when the user asks for a quality review, quality audit, docs audit, "run the rubric", "audit these files", or /quality-review. Levels mirror /code-review (low/medium inline, high and above workflow-backed; default is…
Plugin Claude Code
Capture durable lessons from a session before they fade, routing each insight to the applicable instructions, memory, project notes, or tooling ticket.
Skill Claude CodeCodex
Capture durable lessons from a session before they fade. What surprised you, what friction repeated, which host or project instructions should change, and what belongs in memory, project notes, or a tooling ticket. Use at session end after work has shipped or reached a natural pause. Trigger when the user invokes the…
Plugin Claude Code
Get an independent review through the strongest available channel before presenting non-trivial reasoning to the user.
Skill Claude CodeCodex
Get an independent review of your thinking before presenting it to the user, from the strongest independent channel the session offers (a full-transcript advisor tool if available, fresh-context reviewers otherwise). Use when you need a fresh take, alternative approaches, or independent validation on a design, plan…