Cognitive-OS-Wantsong/requirements/skills-vault
wantsong e2ee923597 docs: define m2 prompt authority boundary 2026-06-20 02:07:37 +08:00
..
2026-06-20-m2-runtime-run-logger-and-adapter-manifest-checker.md docs: define m2 prompt authority boundary 2026-06-20 02:07:37 +08:00
README.md docs: define m2 prompt authority boundary 2026-06-20 02:07:37 +08:00

README.md

Skills-Vault Capability Requests

This directory holds supplier requests for deterministic automation that should be implemented or maintained in:

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:

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.