helloagents

Route software development requests through analysis, design, and development stages.

1|Updated Nov 21, 2025
One-click install
npx skills add https://github.com/bamecho/my-claude-skills --skill helloagents-bamecho
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: helloagents
Source: https://github.com/bamecho/my-claude-skills/tree/main/skills/HelloAgents
Command: npx skills add https://github.com/bamecho/my-claude-skills --skill helloagents-bamecho

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

HelloAgents orchestrates end-to-end software development and maintenance requests by automatically routing conversations into Q&A, plan, and execution paths, generating structured方案包 (why/how/task), executing changes, and keeping the knowledge base in sync with code changes (CHANGELOG, wiki, history).

Core Features & Use Cases

  • Route requests into analyze/design/develop paths based on intent (ques/plan/exec/init) for deterministic workflows.
  • Generate and manage plan packages (why/how/task) and migrate completed work to history for auditability.
  • Synchronize knowledge base across wiki, changelog, and history on every change, ensuring SSOT integrity.

Quick Start

Interact with HelloAgents by describing a software task; its workflow will guide you through analysis, design, and development steps.

Frequently Asked Questions about helloagents

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate software development workflows to include planning and execution stages?

Automating software development workflows requires routing requests into structured analysis, design, and execution paths. HelloAgents automatically directs conversations into Q&A, plan, and execution tracks based on intent, ensuring deterministic workflows for bug fixes and feature work.

How do I keep a knowledge base in sync with code changes automatically?

Keeping a knowledge base in sync with code changes requires updating wikis, changelogs, and history on every modification. HelloAgents synchronizes the knowledge base across these components on every change, ensuring single source of truth integrity for auditability.

What is the best way to generate structured plan packages for feature development?

Generating structured plan packages involves creating why, how, and task documentation for feature development. HelloAgents generates and manages these plan packages automatically, then migrates completed work to history for auditability.

Can I route bug fixes and feature requests through a single unified development workflow?

Routing bug fixes and feature requests through a unified workflow requires intent-based categorization into Q&A, plan, and execution paths. HelloAgents applies this routing to software development requests, providing plan packages and a single source of truth.

How does coordinating complex development requests through structured stages improve auditability?

Coordinating complex development requests through structured stages improves auditability by generating plan packages and migrating completed work to history. HelloAgents orchestrates end-to-end requests by routing them through analysis, design, and development paths.

Do I need external dependencies to manage plan packages and knowledge synchronization?

Managing plan packages and knowledge synchronization does not require external dependencies. HelloAgents operates independently to generate plan packages, execute changes, and synchronize wikis, changelogs, and history within a single source of truth.