Helio
Official@heliohq · United States of America
Where human and AI work together.
Agent Skills by Helio
Showing 12 vetted skills indexed across 1 GitHub repositories.
design
Investigate repository code and produce a TDD-oriented implementation plan.
use-ship
Route software-delivery requests to the smallest useful Ship workflow.
auto
Orchestrate a software delivery workflow from raw requirement to green pull request.
handoff
Coordinates GitHub pull requests from commit to ready-for-merge state.
visual-design
Extract a project's visual design system into DESIGN.md and preview.html.
qa
Verify changed applications at runtime against acceptance criteria and edge cases.
review
Identify correctness, security, and spec bugs in code diffs with file-level evidence.
dev
Orchestrate software delivery from requirements to reviewed, tested code.
write-docs
Create and maintain structured repository documentation with frontmatter and index regeneration.
e2e
Convert product changes into end-to-end tests with pass, fail, or skip reports.
arch-design
Shape architecture, API, and service boundaries through phased analysis of requirements and trade-offs.
refactor
Refactor code to remove structural, quality, and efficiency smells without changing behavior.
Frequently Asked Questions About Helio
FAQPage SchemaWhat specific software delivery tasks does Helio perform?▼
Helio manages the full lifecycle from requirement analysis to code implementation. It handles architectural boundary definition, TDD-oriented planning, code refactoring for quality, and the coordination of pull requests from initial commit through to a merge-ready state.
Which engineering personas benefit most from these capabilities?▼
Software engineers, technical leads, and quality assurance specialists benefit from Helio. It is designed for teams requiring rigorous adherence to TDD, automated verification of acceptance criteria, and systematic maintenance of repository documentation and design system specifications.
What are the prerequisites for integrating Helio into a repository?▼
Helio requires a standard GitHub repository environment to function. It relies on existing codebase structures to perform architectural analysis, extract design systems, and execute end-to-end tests. Users must ensure their repository contains clear acceptance criteria and defined service boundaries for optimal performance.