docs(skill): add hero_running onboarding flow for new developers #134

Merged
zaelgohary merged 2 commits from development_skill_running into development 2026-04-26 13:06:18 +00:00
Member

Summary

New claude/skills/hero_running/SKILL.md — onboarding flow for new Hero developers. Five sections: get access, first-time setup, daily workflow, island catalog, common failures.

home #121 (the canonical workflow this skill captures and elaborates).

Changes

  • claude/skills/hero_running/SKILL.md — new skill, ~100 lines.

Test Results

Frontmatter (name, description) parses; content matches the home #121 command sequence (init sync, secrets_sync, secrets_edit, secrets push, service_complete); island catalog grepped from hero_os/crates/hero_os_app/src/island_content.rs match arms.

Manual verification

Read end-to-end against the live workflow on a fresh box. Failure-modes table reflects bugs the team has actually hit (X-Forwarded-Host propagation, doc_key cache poisoning, router body cap, build dir creep, service_agent stale binary).

## Summary New `claude/skills/hero_running/SKILL.md` — onboarding flow for new Hero developers. Five sections: get access, first-time setup, daily workflow, island catalog, common failures. ## Related Issue home #121 (the canonical workflow this skill captures and elaborates). ## Changes - `claude/skills/hero_running/SKILL.md` — new skill, ~100 lines. ## Test Results Frontmatter (`name`, `description`) parses; content matches the home #121 command sequence (`init sync`, `secrets_sync`, `secrets_edit`, `secrets push`, `service_complete`); island catalog grepped from `hero_os/crates/hero_os_app/src/island_content.rs` match arms. ## Manual verification Read end-to-end against the live workflow on a fresh box. Failure-modes table reflects bugs the team has actually hit (X-Forwarded-Host propagation, doc_key cache poisoning, router body cap, build dir creep, service_agent stale binary).
Nushell parses the bare `(image: ...)` inside the interpolated string
as a sub-expression and tries to call `image` as a command, breaking
`service_onlyoffice start` with `Command \`image:\` not found`.
docs(skill): add hero_running onboarding flow for new developers
All checks were successful
Build and Publish Skills / build-and-publish (pull_request) Successful in 3s
1bddac9c50
zaelgohary merged commit 82f51e9793 into development 2026-04-26 13:06:18 +00:00
zaelgohary deleted branch development_skill_running 2026-04-26 13:06:18 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
lhumina_code/hero_skills!134
No description provided.