docs(skill): add hero_running onboarding flow for new developers #134
No reviewers
Labels
No labels
prio_critical
prio_low
type_bug
type_contact
type_issue
type_lead
type_question
type_story
type_task
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
lhumina_code/hero_skills!134
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "development_skill_running"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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 fromhero_os/crates/hero_os_app/src/island_content.rsmatch 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).