원클릭으로
memory
Use when recording, recalling, listing, showing, removing, clearing, or running reindex for verified/failed SQL and domain notes.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Use when recording, recalling, listing, showing, removing, clearing, or running reindex for verified/failed SQL and domain notes.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Use when the user wants to file an upstream bug / issue / feature request against the maxcompute-semantic skill itself ("report a bug", "file an issue", "提 issue", "file this upstream"). Routes to the internal Aone workitem tracker when the `a1` CLI is present, otherwise to GitHub Issues.
Use when answering MaxCompute data questions, writing SQL, inspecting schema for a query, using cold-start live metadata, reviewing SQL, cost-gating, executing SQL, or recording verified/failed query memory.
Use when creating, linking, editing, importing/exporting, diagnosing, or version-recovering MaxCompute semantic profiles.
Use when the user explicitly asks to build, refresh, onboard, or maintain a MaxCompute semantic package.
Review and apply semantic-package proposals generated from build evidence. Use when maintaining package semantics through an agent rather than writing direct annotations.
Use when listing, showing, searching, creating, testing, or removing MaxCompute UDFs and UDF resources.
| name | memory |
| description | Use when recording, recalling, listing, showing, removing, clearing, or running reindex for verified/failed SQL and domain notes. |
Use memory after a query succeeds or fails, or when past verified SQL can help answer a new question.
mcs memory recall "keyword"
mcs memory verify --question Q --sql '<SQL>' --tables T1,T2
mcs memory fail --question Q --sql '<SQL>' --error-msg '<msg>' --remediation '<fix>'
mcs memory note 'domain note'
mcs memory list
mcs memory show ID
mcs memory remove ID
mcs memory reindex
For multi-source profiles, pass FQN table names in --tables when a bare
table name is ambiguous.
See references/memory.md.