tanphuc16797

Workspace-isolated knowledge engine and workflow toolkit for Claude Code

16
1
85% credibility
Found May 18, 2026 at 16 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
HTML
AI Summary

Workspace Wiki is a knowledge management system designed for teams and individuals who use Claude Code across multiple projects. It creates isolated knowledge environments called 'workspaces'—so when you're working on Project A, your AI assistant only knows about Project A's rules, patterns, and context. The system includes modular 'packs' that add specialized knowledge for different tech stacks (web APIs, React, databases, security, etc.), and a pipeline that carefully feeds relevant information to the AI before each task. Users install it once, configure their workspaces, enable the packs they need, and then get consistent, context-aware assistance for every project.

How It Works

1
💡 You have a problem to solve

You're working on multiple projects and your AI assistant keeps getting confused about which context applies where.

2
📦 You install the knowledge engine

With one simple command, you install a set of smart helpers into your AI assistant that keep everything organized.

3
🏢 You create separate workspaces

For each company or project, you create its own private knowledge space so nothing gets mixed up.

4
🧩 You add specialized knowledge packs

Depending on your project, you enable packs for web APIs, frontend development, databases, or security—your AI learns the best practices for your exact stack.

5
You start a task
🔍
Quick lookup

Use /find to search patterns and contracts instantly

🚀
Full pipeline

Use /use-wiki for comprehensive context-aware assistance

You get focused, accurate help

Your AI assistant understands your project perfectly, follows your team's conventions, and delivers work that fits right in.

Sign up to see the full architecture

4 more

Sign Up Free

Star Growth

See how this repo grew from 16 to 16 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is workspace-wiki?

Workspace-wiki is a knowledge management system built specifically for Claude Code that solves a real problem: context pollution in AI-assisted development. When you're working across multiple projects or companies, Claude can start mixing context between codebases, leading to hallucinated code and broken outputs. This tool creates strict workspace isolation so every retrieval and execution rule stays scoped to the active project.

The system has two moving parts: a shared engine containing pipeline logic, slash commands, and validation rules, plus any number of independent workspaces holding company or project-specific knowledge. You enable domain-specific knowledge through modular "packs" -- bundles covering web APIs, event-driven systems, React frontends, LLM applications, security reviews, and more. Each pack adds stack-specific rules and constraints that the validator runs against your code.

The workflow uses a five-stage pipeline: parse intent, retrieve filtered context, review the plan, execute, then validate output. Slash commands like `/use-wiki` and `/switch-workspace` let you manage which knowledge layer is active per codebase.

Why is it gaining traction?

The hook is workspace isolation. Teams managing multiple clients or projects have no good way to keep Claude's context clean -- until now. The pack system is also clever: instead of one-size-fits-all rules, you bolt on exactly the constraints your stack needs. Kafka consumer? Enable the event-driven pack. Building a Claude plugin? There's a pack for that.

The validator runs actual code analysis, not just style checks. It catches hardcoded topics in Kafka code, missing timeouts on agent tools, unclosed effects in React, and raw prompts leaking into logs. That's the kind of enforcement that makes this more than a wiki -- it's a workflow engine.

Who should use this?

Engineering teams running Claude Code across multiple projects who need deterministic, workspace-scoped behavior. Tech leads who want consistent agent output across their team. Product managers and business analysts can use specialized packs to contribute structured knowledge without touching code. Non-technical domain experts (mechanical, accounting, healthcare) have their own pack for using Claude Code as a no-code assistant.

Not a fit if you just need a static human-readable wiki without agent workflows.

Verdict

This is a thoughtful, well-structured system for serious Claude Code users, but it's early. Sixteen stars and a best-effort maintenance disclaimer mean you're adopting something with limited community validation. The architecture is solid, the pack system is extensible, and the validator rules are practical. If you manage multi-project environments with Claude Code, this solves a real pain point worth evaluating -- but factor in the maturity gap when deciding production readiness.

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.