📄 skillActivePromisinghigh

dohooo/helmor

by dohooo

Open-source local workbench for multi-agent software development.

Supported Platforms

🤖 Claude Code🧠 Codex

Stars

1.2k

Skill Type

🚀 CI/CD & Deployment

Quality Score

87/200

License

Apache-2.0

Forks

108

Last Updated

Jul 24, 2026

Discovered

May 11, 2026

Validation

Passed

github.com/dohooo/helmor

Quality Breakdown

87/ 200

Content Signals

Gotchas/Edge Cases+40
Progressive Disclosure+30
Trigger Description+20
Verification/Safety+20
Code Examples+15
Composability+15

Repo Health

Recent Activity+15
Scripts/Automation+10
Real Usage (Issues)+10
Single Responsibility+10
Config/Persistence+10
Install Instructions+5

Multi-platform bonus: +5 pts if tool supports 2+ platforms. Score derived from 12 structural signals — not stars or popularity.

Trust & Verification

high

Broad system access required. Carefully review permissions before installing.

Active

Updated within the last 90 days. Actively maintained.

Unverified skill. Always review source code before installing any skill from an unknown author.

Risk Assessment

  • Multi-agent orchestration framework: Repository is explicitly designed for 'multi-agent software development' with agent coordination capabilities
  • Persistent configuration in .claude/ directory: Contains .claude/settings.json, .claude/launch.json, and .claude/hooks/ which modify Claude-specific configurations and hooks
  • Shell script execution in hooks: .claude/hooks/set-git-identity.sh indicates automated script execution without explicit user approval gates
  • Agent spawning capability: .agents/ directory structure with multiple skill definitions (.agents/skills/helmor-cli, .agents/skills/helmor-release) suggests the system can spawn and orchestrate multiple agents
  • Python script execution: .agents/skills/*/scripts/ contain Python scripts (render_stack.py, collect_release_context.py) that execute during agent operations
  • External system integration: References to git operations, package management, and release automation indicate interaction with system-level commands

Related guides