Run any Skill in Manus
with one click
with one click
Run any Skill in Manus with one click
Get Started$pwd:
$ git log --oneline --stat
stars:149
forks:12
updated:February 5, 2026 at 06:40
SKILL.md
Adaptive requirements clarification with auto-depth routing. Shallow (Q&A) for simple tasks, Deep (exploration + DRAFT + PLAN) for complex ones. Escalates automatically when ambiguity persists.
Multi-agent code review for Rust CLI/TUI. UX Review ๋นํ์ฑ (ํฐ๋ฏธ๋ UI โ ์น ํ๋ก ํธ์๋ ์์). Code Review๋ง ์คํ. Rust/clippy ํนํ ์ฒดํฌ๋ฆฌ์คํธ ํฌํจ.
Session start - check progress, suggest next task
TDD implementation (REDโGREENโREFACTOR) โ verify โ review
Self-healing verification loop (test โ clippy โ fmt)
| name | wrap |
| description | Session end - document updates, commit |
| required_context | [".claude/ai-context/architecture.md"] |
Git Status โ Doc Check โ User Selection โ Execute โ Complete
Git Status
git status --short
git diff --stat HEAD~3
Doc Check Checklist (MUST)
| Change | Target | Required |
|---|---|---|
| trait/type | architecture.md | ๊ตฌ์กฐ ๋ณ๊ฒฝ ์ |
| convention | conventions.md | ์ ํจํด ์ |
| ๊ฒฐ์ ์ฌํญ | .dev/DECISIONS.md | ์ ๊ธฐ๋ฅ/์ค๊ณ ์ |
DECISIONS.md ๊ธฐ๋ก (ํ์ ์ฒดํฌ):
**๊ตฌํ ๋
ธํธ** ์ถ๊ฐUser Selection: AskUserQuestion
Execute: Run selected items
{type}({scope}): {summary}
wrap complete = skill chain finished
Next task starts with new /clarify or /next