Hoang Nguyen
Community@codeaholicguy · Stockholm
Engineering @shopback; Writing @codeaholicguy.com
Agent Skills by Hoang Nguyen
Showing 25 vetted skills indexed across 1 GitHub repositories.
dev-pr
Rebase, push, and open a code review request for a ready feature branch.
agent-management
Manages running AI coding agents through ai-devkit agent CLI commands.
brainstorm
Generates and evaluates ideas through a structured diverge-to-converge workflow.
changelog
Generate CHANGELOG.md Unreleased entries from git commits since the latest release.
verify
Enforces evidence-based completion claims by requiring fresh command output before reporting success.
dev-lifecycle
Orchestrates structured SDLC phase skills across requirements, design, planning, implementation, testing, and review.
dev-commit
Creates verified conventional git commits containing only intended changes.
structured-debug
Diagnose bugs through evidence-based reproduction, hypothesis testing, and validated fix plans.
dev-design
Reviews feature design documents against requirements and resolves architecture trade-offs.
document-code
Generates structured markdown documentation for code entry points with dependency mapping and mermaid diagrams.
dev-planning
Creates and reconciles feature implementation task plans within the AI DevKit dev-lifecycle workflow.
agent-orchestration
Coordinates multi-agent workflows by polling progress, relaying outputs, and verifying completion.
task
Records development phase, progress, blockers, and validation evidence via the ai-devkit task CLI.
dev-worktree
Creates and resumes isolated git worktrees for feature branch development.
dev-implementation
Executes planned feature tasks and verifies code against design documents.
dev-review
Performs holistic pre-push code review with severity-ordered findings and design alignment checks.
dev-testing
Writes unit and integration tests, runs coverage, and updates testing docs for AI DevKit features.
technical-writer
Review documentation for clarity, completeness, actionability, and structure with prioritized fix suggestions.
tdd
Enforces red-green-refactor test-driven development cycles for new code and bug fixes.
agent-communication
Exchange messages and context with active AI coding agents via ai-devkit CLI.
security-review
Review code, skills, and prompts for security vulnerabilities across OWASP Top 10 categories.
refactor
Plans and executes staged multi-file refactors while preserving behavior and public contracts.
dev-requirements
Captures and reviews feature requirements through structured clarification and AI docs initialization.
simplify-implementation
Analyze code complexity and propose prioritized simplification plans before modifying implementations.