Stop
01Hook Claude Code
Runs when the agent finishes a response, running an inline shell check. From Jessinra/Lorekeeper.
Hook Claude Code
Runs when the agent finishes a response, running an inline shell check. From Jessinra/Lorekeeper.
Settings file Claude Code
Agent settings declaring 1 hook event (Stop) and 11 allowed tools.
Skill Claude CodeCodex
Post-change checklist to run after any set of code edits. Runs three steps in sequence: (1) code review via /simplify, (2) README consistency check and update, (3) git commit. Trigger on phrases like "review and commit", "after-changes", "wrap up changes", "commit my changes", or when the user says to remember to do…
Skill Claude CodeCodex
UI/UX design intelligence. 67 styles, 96 palettes, 57 font pairings, 25 charts, 13 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing…
Instructions file GitHub Copilot
Instructions for Jessinra/Lorekeeper, covering lorekeeper copilot code review instructions, review severity tiers, conventional comments format, lorekeeper architecture constraints and core invariants.
Instructions file GitHub Copilot
Instructions for Jessinra/Lorekeeper, covering dashboard javascript guidelines, scope, review focus, ui behavior and testing / verification.
Instructions file GitHub Copilot
Instructions for Jessinra/Lorekeeper, covering python / lorekeeper guidelines, scope, review focus, project conventions and repo-specific red flags.
Instructions file GitHub Copilot
Instructions for Jessinra/Lorekeeper, covering scripts guidelines, scope, review focus, repo conventions and review style.
Instructions file GitHub Copilot
Instructions for Jessinra/Lorekeeper, covering test guidelines, scope, review focus, repo conventions and review style.
Skill Claude CodeCodex
Lorekeeper backlog management — ticket lifecycle, numbering, scripts, and conventions. Load this when filing tickets, moving ticket states, checking what's ready to work on, or onboarding to the project workflow.
Skill Claude CodeCodex
Git commit convention for Lorekeeper — enforced by commit-msg hook. Covers author identity, ticket tags, and message format for both PM (Akane) and Dev roles.
Skill Claude CodeCodex
Bulk-rewrite commit titles on a PR branch to match [LKPR-N] format using filter-branch — avoids per-commit hook re-runs.
Skill Claude CodeCodex
GitHub App bot authentication — setup, token rotation, and cron refresh for jessinra-megumi-dev[bot].
Skill Claude CodeCodex
Review PRs: diffs, inline comments via gh or REST.
Skill Claude CodeCodex
GitHub PR lifecycle: branch, commit, open, CI, merge.
Skill Claude CodeCodex
Lorekeeper-specific BLOCKER patterns, severity tiers, and review checklist — used when reviewing any PR touching src/lorekeeper/.
Skill Claude CodeCodex
Mandatory Reflexion self-review loop for all Lorekeeper devs before pushing or opening PRs. Actor → Evaluator → Reflector cycle (max 3 iterations). Every dev must run this before git push.
Skill Claude CodeCodex
Engineering practices for developing the Lorekeeper codebase. Load this skill when working on Lorekeeper source code, fixing bugs, adding features, writing tests, or reviewing PRs. Covers architecture conventions, SQLite/LanceDB/Chroma quirks, testing patterns, and the verification standard for shipped changes. For…
Skill Claude CodeCodex
Marketing workflow for Lorekeeper — README copy, manifesto, positioning, and multi-agent A/B testing of copy variations. Load this when working on any user-facing content: README, docs/manifesto.md, positioning, comparison tables, or launch copy.
Skill Claude CodeCodex
PM workflow for Lorekeeper. Load when managing backlog, filing tickets, reviewing dev work, or planning features. For ticket lifecycle, numbering, and scripts, see backlog-management skill.
Skill Claude CodeCodex
Template and process for writing incident reports (IRs) with causal chain analysis, action items, and mandatory skill/checklist updates.
Skill Claude CodeCodex
File a new Lorekeeper proposal ticket — create markdown, create GitHub issue, commit, push. Use when requesting a new feature, filing a bug, or submitting a product idea.
Skill Claude CodeCodex
Pre-commit review: security scan, quality gates, auto-fix.
Skill Claude CodeCodex
Sprint review workflow — triage proposals, validate ticket readiness, and batch-promote tickets to dev. Load this before running a backlog review session.