Claude Code plugin: workspace foundational workflow — generic workspace scaffolds, context/memory maintenance, report parsing, inventory analysis, web analytics, and template discovery primitives, with generic/context-management/report-parsing/inventory/web-analytics/template-discovery variants.
Normalise a raw website analytics export (GA4, Plausible, Matomo, server logs) into cleaned input ready for analysis. Moves raw → input/cleaned and logs what was done.
Audit and prune a workspace's context/ directory — flag stale entries, duplicates, and bloat; propose compaction. Works in any workspace with a context/ folder, and extends to external RAG stores if the workspace uses a Pinecone MCP connection.
Analyse an inventory data export (CSV / JSON) for duplicates, anomalies, high-value items, and discard candidates. Writes a structured report into reports/.
Interactively discover and clone Claude Code workspace templates. Asks about your goals, recommends relevant workspaces from a curated catalog, and clones them to a directory you choose.
Triage a document dropped into a workspace's input/ directory — quick scan, bias check, claim extraction, and a worth-the-deep-read verdict. Writes structured output into output/.
Recommend the best-fit workspace template or plugin variant for a described use case, project idea, or research question. Use when the user asks "what template should I use for X", "is there a scaffold for Y", "which workspace fits Z best", "recommend a template for…", or describes a project without naming a template. Returns a short ranked shortlist with rationale — does not create the repo. If the user wants to proceed, hand off to the matching cluster plugin's `new-workspace` skill.
Provision a new workspace-foundational workspace on disk. Use when the user wants to start a generic workspace, context-management store, report-parsing space, inventory analysis workspace, web analytics workspace, or a template-discovery sandbox. Accepts a workspace name and optional variant. Scaffolds the workspace, personalises CLAUDE.md from the user's global memory, and (by default) creates a GitHub repo.
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 for generic workspace patterns that don't fit a specific domain — setup, context/memory maintenance, report parsing, inventory analysis, web analytics, and template discovery.
Part of the danielrosehill Claude Code marketplace.
Workspace setup commands (/workspace-foundational:*):
setup-workspaces — interactive discovery + cloning of existing Claude Code workspace templates from a curated catalogcontext-sweep — audit and prune a workspace's context/ directorytriage-document — quick-scan a document dropped into a workspace's input/inventory-scan — detect duplicates, anomalies, and high-value items in imported inventory dataanalytics-ingest — normalise raw web analytics exports into cleaned inputsSkills:
new-workspace — provisioning skill that scaffolds a workspace on disk from one of six variantsfind-template — advisory skill that recommends the best-fit template/variant for a described use case (absorbed from the retired new-repo-from-template plugin)| Variant | Purpose |
|---|---|
generic-workspace | A general-purpose Claude Code workspace: CLAUDE.md, context/, outputs/, prompts/ |
context-management | Maintaining an external RAG / Pinecone-backed context store with operations log + staging |
report-parsing | Dropping reports into input/ for triage, bias-check, and deep analysis into output/ |
inventory-analysis | Ingesting inventory CSV/JSON exports, analysing for duplicates/anomalies/value |
web-analytics | Structured workspace for ingesting and reporting on website analytics data |
template-discovery | A lightweight sandbox for browsing and evaluating template scaffolds before committing |
Primitives live in the plugin → globally available from any cwd.
Workspace scaffolds are provisioned as data → no .claude/ tree inside provisioned workspaces.
Plugin updates never touch your workspace data.
See PLAN.md in Claude-Workspace-Reshaping-190426 for the full pattern spec this plugin follows.
Via the danielrosehill marketplace:
/plugin marketplace add danielrosehill/Claude-Code-Plugins
/plugin install workspace-foundational
This plugin consolidates two previously-separate plugins and seven template repos as part of the Wave 3 refactor:
workspace-setup (the setup-workspaces command).new-repo-from-template (the recommend-template skill, renamed to find-template). The 111 bundled template scaffolds are handled separately by the per-cluster plugins.MIT.
npx claudepluginhub danielrosehill/claude-code-plugins --plugin workspace-foundationalClaude Code plugin: ideation and planning workflow — capture, evaluate, rank, simulate, and plan ideas, with ideation/single-idea-eval/multi-idea-ranking/feature-ideas/simulation/idea-capture variants.
First-pass data analysis toolkit: correlations, PII flagging, anomalies, hypothesis tests, data dictionaries, and trend analysis on a dataset in a folder.
Claude Code plugin for generating personal user manuals and private documentation for codebases. Creates personalized, private reference guides with PDF output support.
Research, filter, compare, and evaluate AI models on OpenRouter — discover models by capability (tool use, vision, audio), get cost/context-aware recommendations, run head-to-head comparisons, and conduct deep research that goes beyond the OpenRouter catalog.
Claude Code plugin for writing assistance, proofreading, style editing, and text transformation workflows.
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Persistent file-based planning for AI coding agents. Crash-proof markdown plans (task_plan.md, findings.md, progress.md) that survive context loss and /clear, with an opt-in completion gate and multi-agent shared state. Manus-style. Works with Claude Code, Codex CLI, Cursor, Kiro, OpenCode and 60+ agents via the SKILL.md standard. Includes Arabic, German, Spanish, and Chinese (Simplified and Traditional).
v9.44.1 — Patch release for Gemini environment/version detection and qwen auth gating. Run /octo:setup.
Superpowers Plus core skills library for Claude Code: planning, execution routing, TDD, debugging, and collaboration workflows
Unity Development Toolkit - Expert agents for scripting/refactoring/optimization, script templates, and Agent Skills for Unity C# development