chore(agents): move mimocode skills into .agents/skills (#7030)

Relocate issue-triage and pr-review from the tool-specific .mimocode
directory into the shared .agents/skills tree that every agent already
reads (AGENTS.md, .claude/skills symlink), and ignore .mimocode/ so a
local copy never gets recommitted.
This commit is contained in:
Zhengchao An
2026-09-02 07:17:06 +08:00
committed by GitHub
parent 36e07e104a
commit 7aaed4d67b
3 changed files with 2 additions and 0 deletions
+2
View File
@@ -83,6 +83,8 @@ worktrees/*
# Local AI-agent review artifacts (omo evidence dumps)
.omo/
# Legacy per-tool skill dir; skills live in .agents/skills (shared by all agents)
.mimocode/
# insta scratch files; the accepted .snap files ARE the assertions and are committed
*.snap.new