What problem does it solve?
This Skill prevents cross-repository and monorepo development from becoming fragmented by mapping workspace structure, dependencies, shared types, API contracts, and key implementation files.
Core Features & Use Cases
- Workspace Topology Analysis: Classify monorepos, multi-repo workspaces, hybrid environments, and polyglot projects while identifying modules, entry points, and technology stacks.
- Dependency and Contract Tracking: Extract relationships from imports, API calls, OpenAPI, GraphQL, protobuf, TypeScript, Pydantic, and other contract sources.
- Freshness and Change Impact Guidance: Maintain topology, contract, dependency, key-file, and capability artifacts; detect stale contracts and identify downstream effects of cross-module changes.
- Use Case: When changing a backend endpoint in a monorepo, use this Skill to identify affected frontend clients, shared types, database schemas, validation steps, and the recommended implementation order.
Quick Start
Ask the workspace skill to analyze the current repository or workspace, generate its context artifacts, and report any contract inconsistencies or stale sources.