helloagents
01Plugin Claude Code
Official marketplace for the HelloAGENTS quality-driven orchestration kernel.
Plugin Claude Code
Official marketplace for the HelloAGENTS quality-driven orchestration kernel.
Plugin Claude Code
HelloAGENTS — The orchestration kernel that makes any AI CLI smarter. Adds intelligent routing, unified QA gates, safety guards, and notifications.
Skill Claude CodeCodex
Skills 是带 YAML frontmatter 的 Markdown 文件。.
Skill Claude CodeCodex
An interactive question-and-answer skill for clarifying a request. It defines the goal, direction, scope, and constraints through conversation without creating files.
Skill Claude CodeCodex
An automatic execution command that runs request clarification, planning, building, quality checks, and product-requirement work in sequence.
Skill Claude CodeCodex
Skill "~clean" from hellowind777/helloagents, covering 流程 and 不删除.
Skill Claude CodeCodex
A command for creating consistent Git commits and synchronising a knowledge base. Git is a tool that records changes to source code over time.
Skill Claude CodeCodex
A help command for HelloAGENTS that displays available commands and current settings.
Skill Claude CodeCodex
A command for setting up a project's workflow and synchronising its knowledge base.
Skill Claude CodeCodex
A workflow entry point for long-running coding tasks in Codex. It connects goal tracking, automatic execution, and final quality checks.
Skill Claude CodeCodex
A structured planning workflow for clarifying requirements, agreeing on an approach, breaking work into tasks, and creating a plan package.
Skill Claude CodeCodex
A product-requirements workflow that uses interactive brainstorming to explore a product idea and produce a product requirements document, or PRD.
Skill Claude CodeCodex
A quality-check workflow that combines reviews, command checks, blocking fixes, regression checks, and final verification.
Skill Claude CodeCodex
A test-writing workflow for a chosen module or for the code changed most recently.
Skill Claude CodeCodex
An API development guide for web interfaces that exchange requests and responses, including REST APIs, GraphQL endpoints, and webhooks.
Skill Claude CodeCodex
A code-architecture guide for changing module structure, dependencies, files, components, and broader code organization.
Skill Claude CodeCodex
A database-development guide for storing structured or unstructured application data, including schemas, migrations, transactions, indexes, SQL, NoSQL, and object-relational mappers.
Skill Claude CodeCodex
A debugging workflow covering preparation before coding, using Git as a record of changes, feedback loops, and a four-stage method that starts by locating the problem.
Skill Claude CodeCodex
An error-handling guide for code that must deal with failures, record events, retry work, or return fallback results.
Skill Claude CodeCodex
A performance-optimization guide for code that handles database queries, large data sets, concurrent work, or memory-intensive operations.
Skill Claude CodeCodex
A task-completion reflection that records lessons learned in relevant module documentation for later sessions.
Skill Claude CodeCodex
A security checklist for coding, covering authentication, secret handling, input validation, output protection, and access control.
Skill Claude CodeCodex
A set of instructions for using sub-agents, which are separate AI workers assigned specific tasks. It helps define their context and how their work should be checked.
Skill Claude CodeCodex
A guide for writing and running automated software tests with tools such as Jest, Vitest, Mocha, and pytest. It also covers TDD, a method of writing tests before the code they check.