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

ai-coding-workflow

ai-coding-workflow 收录了来自 nathnotifia 的 8 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
8
Stars
40
更新
2026-02-14
Forks
18
职业覆盖
5 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

agent-learnings
软件开发工程师

Log durable agent learnings as JSON entries for reuse across tasks.

2026-02-14
epic-decompose
计算机与信息系统经理

Split an approved PRD/EPIC into child TASK issues (create tasks, link back to EPIC, ensure Execution/Proof task exists).

2026-02-14
gh-issue-dev
软件开发工程师计算机程序员

Dev agent workflow for implementing a GitHub issue end-to-end in a git worktree (code + tests + E2E + PR). Use as the Dev sub-agent.

2026-02-14
gh-issue-merge
软件开发工程师

Merge captain workflow to safely merge a PR for a GitHub issue after QA PASS (checks, reviews, merge, cleanup). Use as the Merge sub-agent.

2026-02-14
gh-issue-orchestrator
软件开发工程师

Orchestrate a GitHub issue end-to-end (Dev -> QA -> Merge) using sub-agents in a git worktree.

2026-02-14
gh-issue-qa
软件质量保证分析师与测试员

Final-line QA gate for GitHub issues in a worktree. Proves every requirement with evidence (tests + E2E) and outputs PASS/FAIL with actionable fixes.

2026-02-14
prd-epic-workflow
项目管理专家软件开发工程师

Run the PRD/EPIC workflow (requirements → simplification → decision-complete EPIC + child TASK breakdown with Execution/Proof).

2026-02-14
requirements-clarity
软件开发工程师

Clarify ambiguous requirements through focused dialogue before implementation. Run automatically when working with github issues. Use when requirements are unclear, features are complex (>2 days), or involve cross-team coordination. Ask two core questions - Why? (YAGNI check) and Simpler? (KISS check) - to ensure clarity before coding.

2026-02-14