Instructions file
Instructions for sandsower/kronan-mcp, covering kronan-mcp, build, configure, usage in claude code and api reference.
Instructions file
Instructions for sandsower/kronan-mcp, covering kronan-mcp, build, configure, usage in claude code and api reference.
MCP server Claude CodeCodexCursor +2
MCP server for the Krónan grocery store API (Iceland). Runs locally from the kronan-mcp npm package. Needs 1 environment variable to run.
Instructions file CodexOpenCode
Instructions for sandsower/memento-vault: This repo uses Beislið for orchestrator skills.
Agent
Search the memento vault for past decisions, discoveries, and session history. Read-only — never writes to the vault. Examples: User: "What did we decide about the caching strategy?" Assistant: "Let me check the memento vault." (Use the Task tool to launch the concierge agent with the question.) User: "Where did I…
Skill Claude CodeCodex
Use when the user says "continue", "pick up where I left off", "what was I working on", or similar. Also use when starting a session and memory has pending work.
Skill Claude CodeCodex
Search Memento Vault for day-to-day recall, past decisions, discoveries, implementation history, and prior session context. Use when the user asks "do you remember", "have we seen", "what did we decide", "what did we learn", "where was this implemented", "find prior context", "check memory", "search the vault", or any…
Skill Claude CodeCodex
Run or preview Memento Vault consolidation. Use when the user asks to consolidate, find patterns, run inception, preview clusters, or synthesize cross-session themes.
Skill Claude CodeCodex
Review Memento Vault for stale low-value notes and archive confirmed candidates. Use for periodic vault maintenance.
Skill Claude CodeCodex
Capture durable knowledge from the current work session into Memento Vault. Use when the user asks to remember, save, capture, or record decisions, discoveries, bug fixes, or reusable patterns.
Skill Claude CodeCodex
Archive artifact bundles in Memento Vault. Use when the user says preserve, archive, or save generated artifacts, or wants evidence bundles kept intact instead of turned into atomic notes.
Skill Claude CodeCodex
Checkpoint useful session knowledge and pending work before starting a fresh context. Use when the user asks to start fresh, checkpoint, save and reset, or clear context.
Skill Claude CodeCodex
Initialize orra in the current repo. Runs orrasetup, installs all stock directives, and adds vault-bridge when memento-vault is available. Use when Vic says "init orra", "orra setup", "set up orra here", or invokes /orra-init.
MCP server Claude CodeCodexCursor +2
MCP server "memento-vault" as configured in sandsower/memento-vault. Runs locally from the memento-vault Python package.
Plugin Claude Code
Opinionated workflow skills. Hard gates, not suggestions. Spec through blueprint, implementation, verification, and shipping -- the skills refuse to let you skip steps.
Instructions file CodexOpenCode
Instructions for sandsower/beislid, covering beislið bootstrap guidance and agent skills.
Skill Claude CodeCodex
Use when the user asks to babysit a PR, run /babysit, keep a PR green, monitor review/CI until ready, or optionally close out a PR through configured merge/capture/retro/cleanup automation. Can run directly; host goal/persistence support is optional.
Skill Claude CodeCodex
Trigger immediately when the user says any of: 'design this', 'plan the implementation', 'plan this out', 'how should we build', 'implementation plan', 'before I write code', 'design the feature', 'figure out how to build'. Also use for implementation design once desired behavior is known: before creating features…
Skill Claude CodeCodex
Break an approved spec/PRD or Work Contract into phased vertical slices. Use when the user says 'break this spec down', 'phase this', 'create a plan from this', 'decompose this feature', or when spec/kickoff classifies work as multislice/project slice planning.
Skill Claude CodeCodex
Use when encountering any bug, test failure, or unexpected behavior. Requires root cause investigation before proposing fixes. No guessing.
Skill Claude CodeCodex
Audit Beislið workflow config and probe each capability. Use when the user says "doctor", "/doctor", "audit my config", "check my workflow", "probe everything", "what's set up", or after editing workflow.md. Reports gaps in conversational prose; does not modify config or skills. Pass --refresh to force re-probing even…
Skill Claude CodeCodex
Author, approve, and export execution envelopes for AFK slices in a standalone strong-model session. Use only when the user explicitly invokes /envelope with a ticket id, approved Work Contract/spec file, or batch. Other skills may recommend it but must never auto-route into it. Ends with an approved, validated…
Skill Claude CodeCodex
Use when the user asks for 'fresh eyes', 'one last review', 'final review pass', 'whole diff review', or a post-fix pre-PR review. Runs a side-effect-free final whole-diff pass for cross-file consistency, config drift, stale docs, limits, baseline compatibility, and issues iterative review can miss.
Skill Claude CodeCodex
Use when splitting work to another agent, session, or worktree; creating a paste-ready context handoff; or when the user asks to "handoff frontend", "handoff backend", "handoff QA", "handoff migration", or copy context for another coding agent. Do not use for same-session resume; use a dedicated resume workflow if…
Skill Claude CodeCodex
Use when you have an approved design or requirements for a multi-step task, before writing code. Creates a file-level implementation plan with TDD as the default rhythm, host-agent task tracking, and parallel task batching.