# Skills-Vault Capability Requests This directory holds supplier requests for deterministic automation that should be implemented or maintained in: ```text C:\Users\wangq\Documents\Codex\skills-vault ``` Use this channel when `Cognitive-OS-Wantsong` needs: - prompt adapter validator; - run logger; - manifest checker; - review context builder; - deterministic file transformer; - reusable CLI or installable Skill. Do not place reusable automation Skill source in this repository. Store the client request here, then let `skills-vault` own implementation source if the need becomes stable and reusable. ## Request Format Use one Markdown file per request. Recommended filename: ```text YYYY-MM-DD-short-request-name.md ``` Each request should include: - product context; - repeated action or friction point; - input files and expected outputs; - safety boundaries; - whether file edits are allowed; - validation expectation; - why this should become reusable automation; - current blocked task. ## Pause Rule If product work depends on a missing reusable automation capability, write the request here and pause the dependent step unless the owner explicitly says to solve it inside this repository.