Add scaffold / check / refactor service skills (#260 tier-3) #264
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!264
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "pr-260-new-skills"
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?
Closes the second half of #260 (the first half — cleanup pass on existing service skills — landed in
0634d4d).Three new skills under
skills/hero/service/:hero_service_scaffold.md— end-to-end flow viaWorkspaceScaffolder+hero_rpc_generatorCLI, generated 5-crate layout, post-scaffold validation, explicit known-gaps section.hero_service_check.md— lean read-only audit (split from_check_fix), one-commandlab infocheck, finding→fix pointer table.hero_service_refactor.md— 10-step legacy-migration plan driving thelab infocheckfix-loop, with explicit acceptance criteria.Source-of-truth basis: inspected the scaffolder after #55 + #54 landed; skills describe what's emitted today. Pure markdown +
.tomlsidecar (no YAML frontmatter), cross-links by skill name.