Hoang Nguyen

Hoang Nguyen

@codeaholicguy

Director of Engineering @shopback, Writter @codeaholicguy.com

Skills
18
Plugins
1
Installs
0

Most Used Tags

software-engineering(5)software-development(3)communication(3)project-management(3)workflow(2)requirements(2)planning(2)design(2)

Published Resources

verify

By Shared Context
0

Enforce evidence-based completion claims — require fresh command output before reporting success. Use when completing any task, fixing a bug, finishing a phase, running tests, building, deploying, or making any "it works" claim.

memory

By Shared Context
0

Use AI DevKit memory via CLI commands. Search before non-trivial work, store verified reusable knowledge, update stale entries, and avoid saving transcripts, secrets, or one-off task progress.

dev-lifecycle

By Shared Context·
sdlcworkflowsoftware-development
0

Structured SDLC workflow with 8 distinct phases for feature development.

tdd

By Shared Context
0

Test-driven development — write a failing test before writing production code. Use when implementing new functionality, adding behavior, or fixing bugs during active development.

agent-orchestration

By Shared Context
0

Proactively orchestrate running AI agents — scan statuses, assess progress, send next instructions, and coordinate multi-agent workflows. Use when users ask to manage agents, orchestrate work across agents, or check on agent progress.

New Requirement

By Shared Context·
feature-documentationrequirementsplanning
0

Scaffold feature documentation from requirements to implementation readiness.

AI DevKit

By Shared Context·
aisoftware-developmentcoding-agents
0

The toolkit for AI-assisted software development, enhancing coding agent efficiency.

technical-writer

By Shared Context
0

Review and improve documentation for novice users. Use when users ask to review docs, improve documentation, audit README files, evaluate API docs, review guides, or improve technical writing.

Update Planning

By Shared Context·
planningdocumentationproject-management
0

Streamline update planning documentation to reflect implementation progress.

capture-knowledge

By Shared Context·
knowledge-capturecode-documentationdependency-analysis
0

Capture structured knowledge about code entry points and document it effectively.

remember

By Shared Context
0

Store reusable guidance in the knowledge memory service.

Check Implementation

By Shared Context·
implementationdesignrequirements
0

Ensure implementation aligns with design and requirements documentation.

Writing Test

By Shared Context·
testingquality-assurancesoftware-development
0

Streamline the process of adding tests for new features.

Code Review

By Shared Context
0

Pre-push code review against design docs.

Review Requirements

By Shared Context
0

Review feature requirements for completeness.

Execute Plan

By Shared Context·
feature-planningtask-executionproject-management
0

Execute a feature plan task by task for streamlined development.

simplify-implementation

By Shared Context·
code-simplificationrefactoringmaintainability
0

Analyze and simplify existing code implementations to enhance maintainability and scalability.

debug

By Shared Context
0

Guide structured debugging before code changes by clarifying expected behavior, reproducing issues, identifying likely root causes, and agreeing on a fix plan with validation steps. Use when users ask to debug bugs, investigate regressions, triage incidents, diagnose failing behavior, handle failing tests, analyze production incidents, investigate error spikes, or run root cause analysis (RCA).

Review Design

By Shared Context
0

Review feature design for completeness.