Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

awesome-grok-build

awesome-grok-build 收录了来自 aphrody-code 的 7 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
7
Stars
0
更新
2026-06-03
Forks
0
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

design
软件开发工程师

Run the full design-doc-writer and design-doc-reviewer loop until consensus. Produces a polished design document with a PR plan.

2026-06-03
execute-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 depending on tool availability.

2026-06-03
grok-unlocked
其他计算机职业

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 autonomy", "yolo mode", "never ask me", "parallel agents", or continuous unattended execution.

2026-06-03
implement
软件开发工程师

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. Loops until all reviewers find 0 issues of any severity.

2026-06-03
pr-babysit
软件质量保证分析师与测试员

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).

2026-06-03
review
软件质量保证分析师与测试员

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 UI.

2026-06-03
aphrody-credentials
软件开发工程师

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, Gemini, voice, or Adobe tools.

2026-06-03