소개
The Scripts Path Usage skill is a foundational component for the teamwork plugin, providing Claude agents with the necessary logic to navigate the project's internal script directory. It establishes a set of core rules for accessing structured data—such as project JSON, task metadata, and wave statuses—using the SCRIPTS_PATH environment variable. By enforcing consistent parameter usage and distinguishing between script-driven JSON retrieval and standard Markdown reading, it ensures that orchestrators, workers, and verifiers can reliably interact with the project state without pathing errors.