service-scoping
CommunityFind the right service context before editing
Software Engineering#monorepo#code editing#agents.md#project configuration#context discovery#service scoping
AuthorMinhDuyDEV
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill prevents incorrect edits in monorepos and nested repositories by identifying the precise service context and loading only the relevant project rules, manifests, and technology information.
Core Features & Use Cases
- Scoped Context Discovery: Walks upward from a target file to locate the nearest AGENTS.md, service manifest, and.pi/tech-stack.md while staying within the git worktree boundary.
- Service Ownership Detection: Identifies the owning service through supported manifests such as package.json, pyproject.toml, Cargo.toml, go.mod, or Dockerfile.
- Use Case: When modifying a file inside a large monorepo, use this Skill to determine which service conventions and technical context apply instead of loading unrelated sibling project rules.
Quick Start
Use the service-scoping skill to determine the correct service context and scoped configuration for the file I need to edit.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: service-scoping Download link: https://github.com/MinhDuyDEV/mdpi/archive/main.zip#service-scoping Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 545,000+ vetted skills library on demand.