vibe-garden
01Plugin Claude Code
Plugin marketplace listing 5 plugins: compass-rose, notify-hook, lore-development, mind-reader, field-guide.
Plugin Claude Code
Plugin marketplace listing 5 plugins: compass-rose, notify-hook, lore-development, mind-reader, field-guide.
Settings file Claude Code
An empty agent settings file, from a project described as: Claude Code plugins: Compass Rose (GitHub Projects), Lore Development (project context), Notify Hook (desktop/mobile notifications), Mind Reader (session feedback).
Instructions file GitHub Copilot
Instructions for rjroy/vibe-garden, covering copilot code review instructions, confidence threshold, response format, do not comment on and language semantics you frequently misread.
Instructions file
Instructions for rjroy/vibe-garden, covering claude.md, repository overview, repository structure, plugins and compass rose.
Plugin Claude Code
A file-based issue tracker for solo projects. Zero config, no GitHub required. Issues live in .lore/work/issues/ alongside your code.
Agent
Analyzes file-based backlog items for quality and readiness, scoring each item on definition quality (clarity, completeness, acceptance criteria) and recommending the best 2-3 options to work on next. Combines priority, size, and definition quality for smart recommendations. Use when analyzing project items for the…
Agent
Scans codebase to assess issue relevance based on current state. Compares issue descriptions against actual implementation to identify stale issues, potentially resolved items, and issues with increased relevance. Use when reprioritizing project backlog.
Skill Claude CodeCodex
Use when the user says "file an issue", "log this", "track this", "add a bug", "create a task", "add to backlog", or invokes /compass-rose:add-item. Replaces /lore-development:file-issue. Creates a local issue file in .lore/work/issues/.
Skill Claude CodeCodex
Use when the user asks to "review backlog", "analyze backlog quality", "backlog health", or invokes /compass-rose:backlog. Reads all open and wontfix issue files and analyzes quality via the backlog-analyzer agent.
Skill Claude CodeCodex
Use when the user asks "what should I work on", "what's next", "highest priority", "next item", or invokes /compass-rose:next-item. Reads local issue files and recommends the highest-priority open item.
Skill Claude CodeCodex
Use when the user asks to "reprioritize", "update priorities", "scan codebase for relevance", or invokes /compass-rose:reprioritize. Scans codebase against local issue files and updates their priority/status meta tags.
Plugin Claude Code
Compiles .lore/ artifacts into a persistent, query-able HTML wiki stored in .lore/reference/. Sibling to lore-development.
Skill Claude CodeCodex
Use when extracting knowledge from .lore/ artifacts into the reference wiki. Converts work artifacts (retros, specs, plans, research, notes) into structured wiki pages grouped by knowledge type. Reads Markdown or HTML sources and writes Markdown by default. Triggers include "ingest this", "extract knowledge from"…
Skill Claude CodeCodex
Use when setting up field-guide on a project for the first time, or to refresh the scheduled lint job after it expires. Triggers include "init field-guide", "set up field-guide", "refresh field-guide lint schedule", and "bootstrap the wiki".
Skill Claude CodeCodex
This skill is used when the project wiki needs a health check. Triggers include 'lint the wiki', 'check wiki health', 'run field-guide lint', 'are there stale wiki pages', 'find orphaned pages', 'check for contradictions in the wiki'.
Skill Claude CodeCodex
Use when asking questions about the project wiki, querying accumulated knowledge, searching project decisions or lessons. Triggers include "query the wiki", "what does the wiki say about", "search project knowledge", and natural language questions directed at the field-guide wiki.
Skill Claude CodeCodex
Use when checking whether field-guide reference pages still match current code and tests. Reads pages plus fg-evidence anchors, reports or fixes semantic drift, and can use sub-agents for parallel audit batches. Triggers include "resolve drift", "semantic drift", "check accuracy", "verify the reference against code"…
Skill Claude CodeCodex
Use when the wiki has outgrown its flat layout and pages need grouping into category directories. Reorganizes .lore/reference/ into category and subcategory trees, rewrites the index, and repairs every referrer. Triggers include "stratify the wiki", "organize the reference directory", "group the wiki into categories"…
Skill Claude CodeCodex
Use after ingesting or editing field-guide pages to attach living code/test anchors. Adds or refreshes fg-evidence metadata without trying to prove prose accuracy. Triggers include "update evidence", "wire evidence", "add evidence anchors", and "connect the wiki to code".
Plugin Claude Code
A lightweight plugin for building project context. Skills for research, brainstorming, specifications, planning, implementation, and retrospectives.
Agent
Reviews design documents with fresh context to identify weak decisions, missing trade-offs, and implementation gaps. Invoke after completing a design or when technical approach feels uncertain.
Agent
Use this agent when you need to search .lore/ for related prior work before starting new specifications or plans. This agent surfaces operational lessons, solidified reference material, and session-bound work artifacts so past knowledge informs new work. Invoked automatically by /specify and /prep-plan, or manually…
Agent
Reviews implementation plans with fresh context to identify gaps, infeasible steps, and scope creep. Invoke after completing a plan. Works with or without a spec -- checks requirement coverage when a spec exists, checks goal alignment when it doesn't.
Agent
Reviews specs with fresh context to identify clarity issues, gaps, and ambiguities. Invoke after completing a spec or when documentation feels unclear.