with one click
asset-aware-mcp-harness
Codex harness for Asset-Aware MCP. Triggers: asset-aware, MCP, PDF, DOCX, DFM, citation-ready, CRAAP, release checklist, VSIX.
Menu
Codex harness for Asset-Aware MCP. Triggers: asset-aware, MCP, PDF, DOCX, DFM, citation-ready, CRAAP, release checklist, VSIX.
Build or refresh Foam-compatible LLM wikis from Asset-Aware documents, citation bundles, tables, figures, and local Markdown notes using a multi-tool workflow.
Codex workflow skill for building Foam-compatible LLM wikis from Asset-Aware documents, citation bundles, tables, figures, and local Markdown notes.
Auto-update CHANGELOG.md following Keep a Changelog format. Triggers: CL, changelog, 變更, 版本, version, 更新日誌, whatsnew.
Cline harness for this repo (rules + workflows + checks). Triggers: cline harness, full check, release checklist, workflow, 文檔工作流, DFM, citation-ready.
Auto-check and update key documentation before Git commits to keep docs in sync with code. Triggers: docs, 文檔, 更新文檔, sync docs, release, 發布.
Orchestrate pre-commit workflow including Memory Bank sync, README/CHANGELOG/ROADMAP updates. Triggers: GIT, gc, push, commit, 提交, 準備 commit, 要提交了, git commit, pre-commit, 推送.
| name | asset-aware-mcp-harness |
| description | Codex harness for Asset-Aware MCP. Triggers: asset-aware, MCP, PDF, DOCX, DFM, citation-ready, CRAAP, release checklist, VSIX. |
Use this skill when working with Codex on this repository, the VS Code extension, MCP configuration, citation-ready document pipelines, or release verification.
AGENTS.md for Codex workspace instructions..github/copilot-instructions.md for cross-agent project guardrails..clinerules/ for implementation and release rules that also apply here.memory-bank/activeContext.md for the current working focus.uv run ruff check ., uv run ruff format --check ., uv run mypy src --ignore-missing-imports, uv run pytestcd vscode-extension && npm run test:cicd vscode-extension && npm run sync-assets:checkcd vscode-extension && npm run test:install-smokedocker build -t asset-aware-mcp:smoke . then docker run --rm --entrypoint python asset-aware-mcp:smoke -c "import src.presentation.server"