wurangyu
be4aa4d189
refactor: rewrite SKILL.md for AI agent consumption
...
- 332→148 lines, restructured for AI scanning not human reading
- Added triggers array in YAML frontmatter
- Consolidated command reference into single table
- Consolidated constraints to 6 hard rules (inline)
- Consolidated error patterns to quick-reference table + escape flow
- Removed installation/distribution/prose (belongs in README)
2026-07-10 20:01:50 +08:00
wurangyu
38e99638c5
chore: sync skill to v2.2.1
...
- NW 7.40 E2E-verified compatibility matrix in SKILL.md
- DDIC fixes: include namespace, tabletype exists check, DDIC delete lock Accept
- New commands: clone, enhancement, history, unit-test
- 665 tests, 96% coverage
2026-07-10 19:13:46 +08:00
MarkWuRY168
3a7fba0860
add LICENSE.
...
Signed-off-by: MarkWuRY168 <121980331@qq.com >
2026-06-20 14:38:09 +00:00
wurangyu
7ab1c7704e
fix: sync upload+syntax-check commands to SKILL.md
2026-06-13 23:03:19 +08:00
wurangyu
8e9f27b75d
docs: add README
2026-06-13 22:39:42 +08:00
wurangyu
b43d3b11c3
feat: sap-cli skill v2.2.0 — upload + syntax-check commands
2026-06-13 22:32:32 +08:00
wurangyu
1e39b6da88
feat: sap-cli skill v2.1.0 — self-contained distributable package
...
- assets/: sap-cli source (v2.1.0, 26 commands, 16 object types)
- references/: tool constraints + error handling (self-contained)
- scripts/setup.py: one-click install/config/verify
- SKILL.md: full command reference + dual-platform install guide
- VERSION: 2.1.0
Built from D:/Codespace/sap-cli via scripts/pack_skill.py
2026-06-13 20:52:24 +08:00