تشغيل أي مهارة في Manus
بنقرة واحدة
بنقرة واحدة
تشغيل أي مهارة في Manus بنقرة واحدة
ابدأ الآن$pwd:
$ git log --oneline --stat
stars:١٤٩
forks:١٢
updated:٥ فبراير ٢٠٢٦ في ٠٦:٤٠
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