Khoa Vu avatar

Khoa Vu

Community

@khoavu882 · Binh Tan District, HCMC

7Followers
|
17Public Repos
|
13Published Skills

Khoa Vu maintains the DoFlow skill suite: spec-driven development phases, git lifecycle operations, code review, diagnostics, and documentation for software teams.

Skills Distribution
DomainDeveloper To...Spec-Driven Featur.. (35%)Code Review & Qual.. (20%)Diagnostics, Testi.. (20%)Git Lifecycle & Re.. (15%)

Agent Skills by Khoa Vu

Showing 13 vetted skills indexed across 1 GitHub repositories.

khoavu882khoavu882

do-git

Executes lifecycle-aware git intents with previewed, confirmed command sequences and safety gates.

Community
Advanced
khoavu882khoavu882

do-implement

Implements code changes directly from descriptions, review findings, or named tasks without requiring planning artifacts.

Community
Advanced
khoavu882khoavu882

do-execute-plan

Orchestrates plan.md task execution through specialist subagents with readiness gates and parallel dispatch.

Community
Advanced
khoavu882khoavu882

do-code-review

Analyzes pull requests and source code for complexity, risk, and code smells across 15 languages.

Community
Advanced
khoavu882khoavu882

do

Routes ambiguous and multi-part requests to DoFlow skills with task decomposition and effort estimation.

Community
Advanced
khoavu882khoavu882

do-flow

Orchestrates the DoFlow spec-driven workflow chain from brainstorm through review with runtime-validated gates.

Community
Advanced
khoavu882khoavu882

do-design

Generates architecture, API contract, and data model design documents from requirement specifications.

Community
Advanced
khoavu882khoavu882

do-test

Runs builds, test suites, and coverage verification through a compiled contract across the repo's detected toolchain.

Community
Advanced
khoavu882khoavu882

do-plan

Generates implementation plans and dependency-ordered task checklists from requirement and design documents.

Community
Advanced
khoavu882khoavu882

do-brainstorm

Transforms vague ideas into structured requirement.md files through Socratic dialogue.

Community
Advanced
khoavu882khoavu882

do-diagnose

Diagnose bugs, performance bottlenecks, and security issues with evidence-first root cause analysis.

Community
Advanced
khoavu882khoavu882

do-constitution

Creates and amends the per-repo tier-2 constitution overlaying the base governance file.

Community
Intermediate
khoavu882khoavu882

do-document

Generates API references, user guides, architecture indexes, and cited research reports from codebases.

Community
Advanced

Frequently Asked Questions About Khoa Vu

FAQPage Schema
What tasks can I accomplish with Khoa Vu's DoFlow skills?▼

You can run the full spec-driven lifecycle: brainstorm requirements into requirement.md, design architecture and API contracts, generate dependency-ordered task plans, execute plans via specialist subagents, run builds and test suites, review code across 15+ languages, diagnose defects and performance issues, manage git releases and hotfixes, and generate documentation or research reports.

Who should use the do-* skill suite?▼

Software engineers and technical leads who want structured, phase-gated feature development rather than ad-hoc coding. It suits developers managing multi-step changes, reviewers analyzing PRs for SOLID violations and risk, and maintainers needing safe git release rituals, root-cause diagnostics, or architecture documentation.

How does the DoFlow chain work in practice?▼

Invoke do-flow with a feature description to auto-chain brainstorm → design → plan → implement → test → review, pausing at approval gates. Alternatively, run phases individually: do-brainstorm seeds requirement.md, do-design writes design.md, do-plan creates the task checklist, and do-execute-plan orchestrates subagents with write-set isolation.

What languages and artifacts does do-code-review support?▼

It analyzes TypeScript, JavaScript, Python, Go, Swift, Kotlin, C#, .NET, Java, C, C++, Rust, Ruby, PHP, Dart/Flutter, and Shell, plus declarative YAML/JSON configs and OpenAPI specs. It evaluates PR complexity and risk, flags SOLID violations and code smells, and generates review reports and checklists.

What prerequisites or artifacts do the skills require?▼

Phase skills depend on prior artifacts: do-design requires requirement.md, do-plan requires requirement.md plus design.md, and do-execute-plan requires all three. Standalone skills like do-implement, do-diagnose, do-test, do-git, and do-document work independently on any repo, using whatever build toolchain the repository already has.