Knowledge Base: ingest sources, build an LLM-maintained wiki, query with citations, lint for health.
Ingest a source document into the LLM Wiki — extracts knowledge, creates/updates pages, updates index
Initialize an LLM Wiki (directory structure, schema, index, log, backlog)
Extract session insights and file worthy ones to the wiki with dedup, per-item user confirmation, and provenance tracking.
Health-check the LLM Wiki — find orphans, broken links, contradictions, stale claims, stale ideas
Query the LLM Wiki — search index, read pages, synthesize answer with citations
Ingest a source document into the LLM Wiki. Reads the raw source, extracts entities, concepts, ideas, and other knowledge, creates or updates wiki pages, resolves cross-references, updates index and log. Triggers on: "ingest this document", "add to wiki", "process this source", "ingest into knowledge base", /jx-kb:ingest, or any request to add/ingest/import a document into the wiki. Do not trigger for querying, linting, triaging, or initializing.
Initialize a new LLM Wiki directory structure. Creates taxonomy directories, _schema.md, _index.md, _log.md, and _backlog.md. Triggers on: "initialize wiki", "create wiki", "set up knowledge base", "init jx-kb", or /jx-kb:init. Do not trigger for ingest, query, lint, or triage operations.
Extract insights from the current conversation session and file worthy ones to the wiki. Reviews session for new patterns, decisions, connections, facts, and ideas. Deduplicates against existing wiki content, presents candidates individually for user approval, then files approved items with proper provenance tracking. Triggers on: "insights", "session insights", "file session insights", "what did we learn", /jx-kb:insights. Do not trigger for: document ingestion, wiki queries, triage, lint.
Health-check the LLM Wiki. Finds orphan pages, broken wikilinks, missing cross-references, stale claims, contradictions, frontmatter issues, index drift, and stale ideas. Triggers on: "lint wiki", "check wiki health", "wiki health check", "audit knowledge base", /jx-kb:lint. Do not trigger for ingesting, querying, triaging, or initializing.
Query the LLM Wiki to answer questions with citations. Searches the index, reads relevant pages, synthesizes an answer citing wiki pages and raw sources. Triggers on: "ask the wiki", "search wiki", "what does the wiki say about", "query knowledge base", /jx-kb:query, or any question directed at the wiki. Do not trigger for ingesting, linting, triaging, or initializing.
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Claude Code plugin marketplace by Jairosoft — six plugins spanning QA automation, knowledge management, product management, developer tooling, skill/plugin scaffolding, and shared conventions.
| Plugin | Category | Description |
|---|---|---|
| jx-qa | QA | Extract E2E test cases from BRDs, generate Playwright specs, automate browser interactions |
| jx-kb | Knowledge | LLM-maintained wiki: ingest sources, query with citations, lint for health |
| jx-pm | Product | Generate PRDs, sync to Azure Boards |
| jx-dev | Developer | Generate technical specifications and task breakdowns from PRDs |
| jx-core | Core | Shared conventions and executable skill logic (ADO sync, task conversion) consumed by role plugins. No user-facing commands |
| jx-plugin | Productivity | Skill and plugin scaffolding: create skills inside existing plugins and new plugin skeletons with convention enforcement |
/jx-qa:extract <brd_path> Extract test cases from BRD/PRD → xlsx test plan
/jx-qa:generate [xlsx_path] Generate Playwright specs from xlsx via live browser
/jx-qa:browser <subcommand> Manual browser exploration with playwright-cli
/jx-qa:test [ui|headed] Run Playwright tests
/jx-kb:init [wiki_path] Initialize an LLM Wiki
/jx-kb:ingest <source> [wiki] Ingest source document into wiki
/jx-kb:query <question> [wiki] Search wiki and synthesize answer with citations
/jx-kb:lint [wiki_path] Health-check: orphans, broken links, stale claims
/jx-kb:triage [wiki_path] Classify raw ideas: promote, backlog, or archive
/jx-pm:prd [--mode lite|prd|unified] Generate a PRD
/jx-pm:pipeline [--mode ...] Run full PRD generation pipeline
/jx-pm:ado [--dry-run] [--tenant ...] Sync task.json to Azure Boards
/jx-dev:spec [--docs-root <path>] Generate tech spec from PRD
/jx-dev:task [--docs-root <path>] Convert PRD + tech spec → task.json
/jx-plugin:create-skill [--plugin <name>] [--skill <name>] Scaffold a new skill
/jx-plugin:create-plugin --plugin <jx-name> --description "..." Scaffold a new plugin skeleton
jx-pm → jx-core, jx-dev
jx-dev → jx-core
openpyxl (for jx-qa, jx-kb)# Add marketplace (one-time)
/plugin marketplace add jairosoft-com/jodex-plugins
# Install plugins you need
/plugin install jx-qa@jodex-plugins
/plugin install jx-kb@jodex-plugins
/plugin install jx-pm@jodex-plugins
/plugin install jx-dev@jodex-plugins
/plugin install jx-plugin@jodex-plugins
# Reload
/reload-plugins
Installing jx-pm or jx-dev will also pull jx-core automatically via dependencies.
# Test a single plugin locally
claude --plugin-dir /path/to/jodex-plugins/plugins/jx-qa
# Or register as local marketplace
claude plugin marketplace add /path/to/jodex-plugins --scope project
claude plugin install jx-qa@jodex-plugins
/plugin uninstall jx-qa@jodex-plugins
/plugin uninstall jx-kb@jodex-plugins
/plugin uninstall jx-pm@jodex-plugins
/plugin uninstall jx-dev@jodex-plugins
/plugin uninstall jx-plugin@jodex-plugins
/plugin marketplace remove jodex-plugins
MIT — see LICENSE.
Admin plugin: Jairosoft Admin skill set for administrative automation.
IT-focused plugin
Jairo Institute of Technology plugin
Skill and plugin scaffolding: create skills inside existing Jodex plugins and new plugin skeletons with marketplace registration.
HR-focused plugin
npx claudepluginhub jairosoft-com/jodex-plugins --plugin jx-kbUpstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Comprehensive startup business analysis with market sizing (TAM/SAM/SOM), financial modeling, team planning, and strategic research
v9.44.1 — Patch release for Gemini environment/version detection and qwen auth gating. Run /octo:setup.
Complete creative writing suite with 10 specialized agents covering the full writing process: research gathering, character development, story architecture, world-building, dialogue coaching, editing/review, outlining, content strategy, believability auditing, and prose style/voice analysis. Includes genre-specific guides, templates, and quality checklists.
Comprehensive .NET development skills for modern C#, ASP.NET, MAUI, Blazor, Aspire, EF Core, Native AOT, testing, security, performance optimization, CI/CD, and cloud-native applications
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.