Skip to main content
Run any Skill in Manus
with one click
GitHub repository

Opencode-Advance

Opencode-Advance contains 8 collected skills from Sharper-Flow, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
8
Stars
0
updated
2026-05-09
Forks
0
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

mcp-selection
management-analysts-131111

MCP tool selection guide — use when choosing between Kagi, Context7, gh_grep, Firecrawl, Playwright, or other MCP tools for a task. Provides decision matrix and anti-patterns.

2026-05-09
prioritizer
software-developers

Context-aware tradeoff analysis — researches codebase and domain to draft criteria questions for user prioritization. Use when facing 2+ viable approaches with meaningful tradeoffs.

2026-05-09
lgrep
software-developers

PREFERRED: Dual-engine code intelligence (semantic search + symbol lookup). Use INSTEAD of built-in Grep/Glob for code exploration, concept search, and finding implementations by intent. Semantic engine: 92% retrieval quality. Symbol engine: exact function/class lookup, no API key needed.

2026-05-04
worktree
software-developers

Generic git worktree boundary guidance. For ADV-managed worktrees, defer to Advance's adv-worktree skill and adv_worktree_* tools.

2026-05-04
caveman-commit
software-developers

Ultra-compressed commit message generator. Cuts noise from commit messages while preserving intent and reasoning. Conventional Commits format. Subject <=50 chars, body only when "why" isn't obvious. Use when user says "write a commit", "commit message", "generate commit", "/commit", or invokes /caveman-commit. Auto-triggers when staging changes.

2026-04-21
caveman-review
software-quality-assurance-analysts-and-testers

Ultra-compressed code review comments. Cuts noise from PR feedback while preserving the actionable signal. Each comment is one line: location, problem, fix. Use when user says "review this PR", "code review", "review the diff", "/review", or invokes /caveman-review. Auto-triggers when reviewing pull requests.

2026-04-21
caveman
writers-and-authors

Ultra-compressed communication mode. Cuts token usage ~75% by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or invokes /caveman. Also auto-triggers when token efficiency is requested.

2026-04-21
morph
software-developers

morph_edit usage guidance - prefer it for large, scattered, or whitespace-sensitive edits in existing files.

2026-04-21