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

ai-coding-workflow

ai-coding-workflow contains 8 collected skills from nathnotifia, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
8
Stars
40
updated
2026-02-14
Forks
18
Occupation coverage
5 occupation categories · 100% classified
repository explorer

Skills in this repository

agent-learnings
software-developers

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

2026-02-14
epic-decompose
computer-and-information-systems-managers-113021

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
software-developerscomputer-programmers

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
software-developers

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
software-developers

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

2026-02-14
gh-issue-qa
software-quality-assurance-analysts-and-testers

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
project-management-specialistssoftware-developers

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

2026-02-14
requirements-clarity
software-developers

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