Lê Tú Hào
Community@letuhao · Ho Chi Minh City, Vietnam
I have over nine years of experience as a software developer and project lead across the outsourcing and fashion retail industries.
Agent Skills by Lê Tú Hào
Showing 31 vetted skills indexed across 1 GitHub repositories.
aif-fix
Diagnose and fix codebase bugs using a regression-first workflow with logging and self-improvement patches.
aif-rules
Appends project conventions and area-specific rules to RULES.md artifacts.
aif-verify
Verify completed implementations against plans, build results, tests, and project rules.
aif-ci
Generate CI/CD pipeline configurations for GitHub Actions and GitLab CI.
aif-plan
Generates structured implementation plans with optional git branch and worktree setup.
aif-build-automation
Generate or enhance Makefile, Taskfile, Justfile, and Magefile build automation for detected project stacks.
aif-archive
Archive completed plan files and trim closed milestones from ROADMAP.md.
aif-docs
Generate and maintain project documentation with a lean README and topic-split docs directory.
aif-security-checklist
Audit codebases against OWASP Top 10 security checks and track ignored findings.
aif-qa
Generates change summaries, test plans, and test cases from git branch diffs.
aif-commit
Generates Conventional Commits messages by analyzing staged git changes and active plan context.
aif-evolve
Analyzes patches and codebase patterns to generate project-specific rules for AI Factory skills.
aif-architecture
Generates project architecture guidelines and ARCHITECTURE.md from tech stack analysis.
aif-skill-generator
Generates Agent Skills packages with SKILL.md, references, scripts, and security scanning.
aif-roadmap
Creates and maintains a project roadmap of high-level milestones in a Markdown artifact.
aif
Configures AI agent context by analyzing tech stacks, installing skills, and setting up MCP servers.
aif-rules-check
Validates changed files against project rules and reports a pass, warn, or fail verdict.
aif-best-practices
Provides code quality guidelines covering naming, structure, error handling, testing, and review.
aif-review
Reviews code changes for spec compliance and code quality against known failure patterns.
aif-loop
Runs iterative generate-evaluate-critique-refine loops with quality gates and persistent state.
aif-distillation
Distill books, documents, folders, and URLs into reusable Agent Skill packages.
aif-explore
Explores ideas, investigates codebases, and clarifies requirements through guided thinking sessions.
aif-reference
Create structured knowledge references from URLs and local files for AI agents.
aif-qa-check
Executes QA test cases in human-guided or automated-agent mode and records results.
Frequently Asked Questions About Lê Tú Hào
FAQPage SchemaWhat tasks can I accomplish with Lê Tú Hào's AI Factory skills?▼
You can plan and implement features, fix bugs with regression checks, review code and PRs, generate conventional commits, create CI/CD pipelines, produce Makefiles/Taskfiles, dockerize projects, run OWASP security checklists, build QA test plans, and generate documentation and roadmaps.
Who should use the AI Factory skill suite?▼
Software developers and project leads who want structured, plan-first development inside an AI coding assistant. It suits engineers managing full project lifecycles—planning, implementation, review, QA, release tagging, and documentation—across multiple languages including Node, Go, Python, PHP, and Rust.
How do I install and run these skills in practice?▼
Start with the /aif setup skill, which analyzes your tech stack, installs relevant skills from skills.sh, generates custom skills, and configures MCP servers. Skills then run as slash commands such as /aif-plan, /aif-implement, /aif-review, and /aif-verify within the agent session.
What are the prerequisites and dependencies for these skills?▼
You need a git repository and an agent environment supporting slash-command skills with Read/Write/Bash tool access. Specific skills invoke package managers (npm, yarn, pnpm, bun, composer, cargo), Docker, GitHub CLI, Playwright, and Python for security scanning and skill generation.
Do the skills support quality gates and safe releases?▼
Yes. /aif-verify checks plans are fully implemented with passing tests, /aif-rules-check enforces project conventions, /aif-grounded forces evidence-based answers, and oss-publish drafts changelogs, confirms SemVer bumps, tags, and pushes to trigger GitHub Releases.