working-directory-conventions
CommunityKeep container and components in sync.
Software Engineering#testing#enforce#path-resolution#container-root#working-directory#component-agents#import-consistency
Authorwtah
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill defines and enforces a container-root working directory for all component-level operations to prevent path and import inconsistencies.
Core Features & Use Cases
- Enforces that the container directory is the working directory for all agent operations.
- Ensures component paths are always resolved relative to the container root.
- Reduces import and test path errors in multi-component architectures.
Quick Start
Set the container as the working directory and perform tasks from the container root, for example:
- cd {container}
- Run tests with imports referencing components as {component}/src/...
- Ensure all scripts and tools resolve paths relative to the container root.
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: working-directory-conventions Download link: https://github.com/wtah/spec-master/archive/main.zip#working-directory-conventions 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 223,000+ vetted skills library on demand.