master-schedule
Installation
SKILL.md
/as:master-schedule — Local product library
Harness note: use
/as:<skill>on Claude Code and$<skill>on Codex. Resolve<skill-root>as the directory containing this loadedSKILL.mdand<plugin-root>as the plugin root that containsskills/, and use equivalent native tools when host tool names differ.
Manage the current project's product-library.csv. This workflow is local-only: do not use a network service, connector, account, spreadsheet identifier, or MCP tool.
Use the deterministic helper instead of constructing or changing CSV with ad hoc shell or prompt logic:
python3 "<plugin-root>/skills/master-schedule/scripts/csv-library.py" status product
The helper resolves the nearest project root by walking upward to PROJECT.md. The canonical schema is <plugin-root>/schema/product-schema.md; storage rules are in <plugin-root>/schema/csv-conventions.md.