development_skill_audit #215
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!215
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "development_skill_audit"
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?
Resolves 11 of 12 high-confidence contradictions and 5 orphan references flagged in claude/skills/_meta/conflicts.md by the 2026-05-05 audit run. - rust-version cluster (5 contradictions collapse): harmonize MSRV to "1.94" in cargo_deps, hero_rust_repo_create, herolib_import, rust_toolchain. rust_toolchain now mandates rust-version = "1.94" (was: forbid the field). dioxus prerequisite reworded to defer to rust_toolchain. rust-toolchain.toml channel bumped 1.93.0 -> 1.94. - merge strategy: code_manage_development_branch now squash-merges feature commits into development per hero_branching (was: merge commit). - socket permissions: hero_crates_best_practices_check 0o770 -> 0o660 to match hero_sockets default (also consistent with herolib_openrpc_authorize). - CI triggers: forge_ci test.yaml triggers harmonized to branches: ["**"] to match the live my_init/.forgejo/workflows/test.yaml ground truth and the explicit "every push to any branch" policy in forge_package. forge_package itself: ["*"] -> ["**"] for glob-correctness. - hero_proc_log -> hero_log rename: 4 frontmatter related: refs and 1 inline reference updated across hero_proc_service_{selfstart,singlebin}, hero_proc_openrpc, hero_proc_sdk_jobs_use. - hero_context.related: replaced 3 made-up topic names (hero_proc, openrpc, uds_http) with real skill ids (hero_proc_sdk, herolib_openrpc, hero_sockets, hero_claim_format). Not addressed in this commit: - Inline orphan refs to skills that don't exist (archipelagos, version_sync, tests_playwright, hero_release) -- needs decision on whether to author the skill or rewrite the reference inline. - The dioxus_bootstrap _ui_wasm vs hero_crates_best_practices_check suffix closure contradiction -- needs a policy call on whether _ui_wasm is a valid extra suffix or whether dioxus_bootstrap should drop the suffix. - The repo_check vs prompts/multi_action_ui_repos.md "make run" overlap (build-and-run vs install-then-binary-only) -- prompts/ files are out of scope of the skills surface; punt to a separate review. - hero_rust_repo_create's audit-flagged empty related: is a parser false positive on multi-line YAML lists; tracked for skill_audit v2.View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.