بنقرة واحدة
asset-aware-mcp-harness
Cline harness for this repo (rules + workflows + checks). Triggers: cline harness, full check, release checklist, workflow, 文檔工作流, DFM, citation-ready.
القائمة
Cline harness for this repo (rules + workflows + checks). Triggers: cline harness, full check, release checklist, workflow, 文檔工作流, DFM, citation-ready.
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.
Codex harness for Asset-Aware MCP. Triggers: asset-aware, MCP, PDF, DOCX, DFM, citation-ready, CRAAP, release checklist, VSIX.
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 | Cline harness for this repo (rules + workflows + checks). Triggers: cline harness, full check, release checklist, workflow, 文檔工作流, DFM, citation-ready. |
Use this skill when working in this repo with Cline and you want a reliable, production-grade loop: change -> verify -> ship.
.clinerules/ (always-on, with conditional scopes).clinerules/workflows/
/full-check.md for the full local gates/release-publish.md for a guided tagged releasevscode-extension/resources/repo-assets/asset-aware/
cd vscode-extension && npm run sync-assets:check.claude/skills/ (Cline can load them too)
.claude/skills instruction conflicts with current repo behavior, treat .clinerules/ as the source of truth.uv run ruff check ., uv run mypy src --ignore-missing-imports, uv run pytestvscode-extension/): npm run test:cidocker build -t asset-aware-mcp:smoke . then docker run --rm --entrypoint python asset-aware-mcp:smoke -c "import src.presentation.server".vscode/mcp.json, Cline cline_mcp_settings.json, and Codex config.toml idempotent.