hellowind777hellowind777Communityยท30 Agent Skills Included

helloagents

Workflow layer that makes AI coding CLIs plan, verify, and deliver

Adds a structured workflow layer on top of Claude Code, Gemini CLI, Grok, Cursor, and Codex so agents plan, build, test, and verify before claiming completion. Stops agents from skipping checks, losing project context, or reporting vague results by enforcing quality skills, delivery evidence, and resumable session state. Keeps project knowledge, plans, and PRDs on disk so long tasks stay consistent across sessions.
npx skills add hellowind777/helloagents --all -g -y

All Skills in This Repository (30)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
hellowind777hellowind777

helloagents

Route AI workflows through evaluation, design, and execution stages.

Community
Intermediate
๐Ÿ“ฆ In Repo
hellowind777hellowind777

design

Generate a complete design plan package with ideation, task breakdown, and risk assessment.

Community
Advanced
๐Ÿ“ฆ In Repo
hellowind777hellowind777

develop

Enforce development phase rules for plan package execution and knowledge synchronization.

Community
Advanced
๐Ÿ“ฆ In Repo
hellowind777hellowind777

kb

Automate knowledge base governance and lifecycle management for HelloAGENTS projects.

Community
Advanced
๐Ÿ“ฆ In Repo
hellowind777hellowind777

templates

Create and organize documentation templates for knowledge bases and plan packages.

Community
Basic
๐Ÿ“ฆ In Repo
hellowind777hellowind777

analyze

Assess project requirement completeness and context to inform solution design.

Community
Advanced
๐Ÿ“ฆ In Repo
hellowind777hellowind777

qa-review

Reviews code quality, runs verification commands, and writes structured QA evidence artifacts.

Community
Advanced
๐Ÿ“ฆ In Repo
hellowind777hellowind777

hello-reflect

Generates session reflections and appends lessons learned to project knowledge base documents.

Community
Basic
๐Ÿ“ฆ In Repo
hellowind777hellowind777

hello-write

Writes structured professional documents, READMEs, technical proposals, and reports.

Community
Basic
๐Ÿ“ฆ In Repo
hellowind777hellowind777

hello-test

Enforces TDD red-green-refactor workflow and test coverage standards for code changes.

Community
Intermediate
๐Ÿ“ฆ In Repo
hellowind777hellowind777

hello-errors

Implements error handling, logging, retry logic, and graceful degradation patterns in code.

Community
Intermediate
๐Ÿ“ฆ In Repo
hellowind777hellowind777

hello-subagent

Orchestrates subagent task delegation with context isolation and two-stage review.

Community
Intermediate

Frequently Asked Questions

FAQPage Schema
How 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โ†’