Run the full design-doc-writer and design-doc-reviewer loop until consensus. Produces a polished design document with a PR plan.
لغة النص الأصلي: الإنجليزية
القائمة
جمع SkillsMP عدد ٧ من skills من aphrody-code/awesome-grok-build. افتح أي skill لمراجعة مصدره وتفاصيله.
عرض ٧ من أصل ٧ skills مجمعة.
Run the full design-doc-writer and design-doc-reviewer loop until consensus. Produces a polished design document with a PR plan.
لغة النص الأصلي: الإنجليزية
Execute a PR Plan DAG from a design document. Parses the plan, topologically sorts it, implements PRs in parallel using worktree-isolated subagents, runs mandatory orchestrator-level review, and assembles either a Graphite PR stack or a plain-git branch stack…
لغة النص الأصلي: الإنجليزية
Full-autonomy orchestration for Grok Build: never block on human input, run parallel subagents and background tasks, chain implement/review/verify, and keep processing until the task is done or a hard external blocker. Use for "/grok-unlocked", "full…
لغة النص الأصلي: الإنجليزية
Run the full implement-review-fix loop using implementer and reviewer personas. Supports effort-based multi-reviewer scaling (1-5 reviewers) with automatic specialization selection. Includes memory-based feedback loop that learns from past review patterns.…
لغة النص الأصلي: الإنجليزية
Monitor PRs, fix CI failures, address review comments, resolve merge conflicts, and restack stacks. Supports independent PRs, Graphite stacks, and GitHub stacked PRs (gh-stack).
لغة النص الأصلي: الإنجليزية
Run a reviewer subagent against uncommitted local changes, a named branch, or a GitHub PR. Local and branch modes write a review file plus a summary to disk. PR mode posts the findings as a PENDING GitHub review for the user to inspect and submit through the…
لغة النص الأصلي: الإنجليزية
Before calling aphrody MCP tools that need auth, classify credentials as direct token (OAuth/PAT/bearer/service account) vs paid metered API key. Prefer Grok auth, direct tokens, and keyless docs paths. Use when using aphrody MCP, .env secrets, Context7,…
لغة النص الأصلي: الإنجليزية