文件最后提交记录最后更新时间
fix: update akg-review skill rules - CODE-001: only check License header exists, not year - CODE-002: change to warning (core->core_v2 migration) - CODE-004: skip f-string placeholders in parameter checks - Bandit: MEDIUM/LOW -> warning, only HIGH -> error - Add repair instructions: autopep8 + LLM, max-line-length=119 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> 1 个月前
add review skill with cross-tool skill discovery Add akg-review skill for pre-submit code review (rebase conflicts, ruff/bandit, SPEC.md compliance). Includes bug fixes over initial version: - Fix status logic in check_spec_compliance.py - Add ruff/bandit format normalization in generate_report.py - Use mktemp for intermediate files, add disable-model-invocation - Fix worktree --detach, extend CODE-013, add arch validation Add scripts/sync_skills.sh and individual symlinks in .claude/skills/ and .cursor/skills/ so skills defined in .opencode/skills/ are discoverable by Claude Code and Cursor. Run ./scripts/sync_skills.sh after adding new skills. Made-with: Cursor 1 个月前
add review skill with cross-tool skill discovery Add akg-review skill for pre-submit code review (rebase conflicts, ruff/bandit, SPEC.md compliance). Includes bug fixes over initial version: - Fix status logic in check_spec_compliance.py - Add ruff/bandit format normalization in generate_report.py - Use mktemp for intermediate files, add disable-model-invocation - Fix worktree --detach, extend CODE-013, add arch validation Add scripts/sync_skills.sh and individual symlinks in .claude/skills/ and .cursor/skills/ so skills defined in .opencode/skills/ are discoverable by Claude Code and Cursor. Run ./scripts/sync_skills.sh after adding new skills. Made-with: Cursor 1 个月前
fix: update akg-review skill rules - CODE-001: only check License header exists, not year - CODE-002: change to warning (core->core_v2 migration) - CODE-004: skip f-string placeholders in parameter checks - Bandit: MEDIUM/LOW -> warning, only HIGH -> error - Add repair instructions: autopep8 + LLM, max-line-length=119 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> 1 个月前