technology-stack-modernization-workspace-hub-compliance
Sub-skill of technology-stack-modernization: Workspace-Hub Compliance (+2).
Best use case
technology-stack-modernization-workspace-hub-compliance is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Sub-skill of technology-stack-modernization: Workspace-Hub Compliance (+2).
Teams using technology-stack-modernization-workspace-hub-compliance should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/workspace-hub-compliance/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How technology-stack-modernization-workspace-hub-compliance Compares
| Feature / Agent | technology-stack-modernization-workspace-hub-compliance | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Sub-skill of technology-stack-modernization: Workspace-Hub Compliance (+2).
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# Workspace-Hub Compliance (+2) ## Workspace-Hub Compliance 1. **Always use UV, never Conda/Poetry** 2. **Always use Plotly, never Matplotlib/Seaborn** 3. **Always use relative paths for CSV data** 4. **Always organize files in directories, never root** 5. **Always use modern Python (3.11+)** ## Migration Safety 1. **Create feature branch for updates:** ```bash git checkout -b tech-stack-modernization ``` 2. **Commit frequently with clear messages:** ```bash git commit -m "Update pandas 1.5 → 2.0 (breaking changes addressed)" git commit -m "Replace matplotlib with plotly (workspace-hub compliance)" ``` *See sub-skills for full details.* ## Performance Considerations 1. **Python 3.11+ gives 10-25% speed boost** (no code changes) 2. **UV is 10-100x faster** than pip for environment setup 3. **Plotly HTML can be large** - use CDN mode: `include_plotlyjs='cdn'` 4. **Ruff is 10-100x faster** than Black+isort+flake8 combined
Related Skills
workspace-knowledge-doc-contracts
Class-level workspace knowledge, LLM-wiki, repo mission contracts, stale doc references, semantic taxonomy, and knowledge-source reconnaissance.
workspace-hub-overnight-plan-monitor
Monitor and reconcile workspace-hub overnight planning or implementation batches, including process status, result artifacts, issue/commit verification, and controlled failed-lane recovery.
workspace-hub-sync-root-churn-catchup
Catch up workspace-hub root changes that continue to appear during repo sync because live review/agent processes keep writing files after commits
workspace-hub-sync-concurrent-writer-blocks
Handle repository_sync cleanup when workspace-hub root is being mutated by concurrent Codex/Codex/Gemini sessions.
workspace-hub-mission-contract-first-packet
Plan the first repo-mission canonicalization packet for the workspace ecosystem by reusing the existing control-plane issue, locking Wave-1 scope, and making review criteria deterministic.
workspace-hub-batch-issue-execution
Deprecated alias for gh-work-execution.
google-workspace
Gmail, Calendar, Drive, Contacts, Sheets, and Docs integration via Python. Uses OAuth2 with automatic token refresh. No external binaries needed — runs entirely with Google's Python client libraries in the Hermes venv.
workflow-compliance-audit
Systematic audit of whether agents are following established workflows — cross-review, plan approval, TDD compliance, and document intelligence status.
compliance
Assist with privacy regulation compliance, DPA reviews, data subject requests, and regulatory monitoring
technology-stack-modernization
Systematically modernize technology stacks by updating dependencies, replacing deprecated packages, and ensuring workspace-hub standards compliance.
repo-structure-compliance-quick-check
Sub-skill of repo-structure: Compliance Quick-Check.
agent-teams-workspace-work-profile-updated-2026-03-10
Sub-skill of agent-teams: Workspace Work Profile (Updated 2026-03-10).