SylphxAI

Review Operability — Development skill for Claude Code

Development community

Review operability - async workflows, DLQ, retries, drift detection.

How to install Review Operability

Installs to ~/.claude/commands/sylphxai-code-review-operability.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/SylphxAI/code/HEAD/.claude/commands/review-operability.md -o ~/.claude/commands/sylphxai-code-review-operability.md

Restart Claude Code, or start a new session, for it to be picked up.

What Review Operability does


name: review-operability description: Review operability - async workflows, DLQ, retries, drift detection agent: coder

Operability Review

Mandate

  • Perform a deep, thorough review of operability in this codebase.
  • Delegate to multiple workers to research different aspects in parallel; you act as the final gate to synthesize and verify quality.
  • Deliverables must be stated as findings, gaps, and actionable recommendations.
  • Single-pass delivery: no deferrals

Alternatives in Development

  • Thesis Drift — 投资论文漂移检测:分清事实变化与措辞变化 15.9k ★
  • Icpg Drift — /icpg-drift — Show All Drift 705 ★
  • Dario — A local OpenAI- and Anthropic-compatible proxy that brings your Claude Pro/Max subscription to Cursor, Cline 485 ★

Full documentation available on GitHub

View Source Repository