git:20260908.b45d86b to git:20260910.55adacd

6 added, 13 removed. Audit C to A.

- <!-- Generated Claude Code shim from .agents/skills/ascend-triton-workflow/SKILL.md. Do not edit. -->
---
- name: ascend-triton-workflow
- description: Orchestrate an end-to-end Ascend Triton operator effort across task definition, GPU-to-NPU migration or direct development, explicit correctness validation, profiler-driven optimization, and evidence aggregation with Run Manifest v1. Use when the request spans two or more lifecycle stages or asks for a complete operator delivery. Do not use for only implementing, validating, or optimizing an already-scoped kernel; route those to the owning stage Skill.
+ name: "ascend-triton-workflow"
+ description: "Orchestrate an end-to-end Ascend Triton operator effort across task definition, GPU-to-NPU migration or direct development, explicit correctness validation, profiler-driven optimization, and evidence aggregation with Run Manifest v1. Use when the request spans two or more lifecycle stages or asks for a complete operator delivery. Do not use for only implementing, validating, or optimizing an already-scoped kernel; route those to the owning stage Skill."
---
- # Ascend Triton Workflow
-
- Canonical skill source:
-
- `.agents/skills/ascend-triton-workflow/SKILL.md`
+ <!-- Generated from .agents/skills/ascend-triton-workflow/SKILL.md. Do not edit. -->
- Before using this skill:
+ # Ascend Triton Workflow
- 1. Read the canonical skill file above.
- 2. Follow its routing rules, entrypoints, guardrails, and acceptance criteria.
- 3. Use the remote-dev companion tools (`remote_*` MCP tools; CLI fallback `remote-dev <hyphen-tool> ...` or `uv run remote-dev <hyphen-tool> ...`) for ordinary remote endpoint read/edit/bash/search/patch work.
- 4. Use this Claude project skill only for the domain workflow described by the canonical source.
+ Read `.agents/skills/ascend-triton-workflow/SKILL.md` and only the references needed
+ for the current task. The canonical skill owns the workflow.