helloagents
Workflow layer that makes AI coding CLIs plan, verify, and deliver
All Skills in This Repository (30)
Pure Emerald Level Indicatorshelloagents
Route AI workflows through evaluation, design, and execution stages.
design
Generate a complete design plan package with ideation, task breakdown, and risk assessment.
develop
Enforce development phase rules for plan package execution and knowledge synchronization.
kb
Automate knowledge base governance and lifecycle management for HelloAGENTS projects.
templates
Create and organize documentation templates for knowledge bases and plan packages.
analyze
Assess project requirement completeness and context to inform solution design.
qa-review
Reviews code quality, runs verification commands, and writes structured QA evidence artifacts.
hello-reflect
Generates session reflections and appends lessons learned to project knowledge base documents.
hello-write
Writes structured professional documents, READMEs, technical proposals, and reports.
hello-test
Enforces TDD red-green-refactor workflow and test coverage standards for code changes.
hello-errors
Implements error handling, logging, retry logic, and graceful degradation patterns in code.
hello-subagent
Orchestrates subagent task delegation with context isolation and two-stage review.
Frequently Asked Questions
FAQPage SchemaHow to install HelloAGENTS?โผ
Run `npx skills add hellowind777/helloagents --all -g -y` in your terminal to install all skills in this suite globally.
What problem does HelloAGENTS solve?โผ
It stops AI coding assistants from ending with suggestions instead of finished work, skipping tests, or losing project context between sessions. It enforces planning, verification commands, and evidence-based delivery.
Which AI coding tools does HelloAGENTS support?โผ
It works with Claude Code, Gemini CLI, Grok Build, Cursor, and Codex CLI through dedicated hooks and config integrations for each host.
How do the ~ commands work in HelloAGENTS?โผ
You type commands like ~plan, ~build, ~qa, or ~auto directly in your AI CLI chat, and the agent follows the matching workflow skill for planning, implementation, or quality review.
Can non-developers use HelloAGENTS?โผ
Yes. You describe what you want in plain language, and commands like ~auto and ~prd guide the agent through clarification, planning, and verified delivery without manual setup.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core