Skip to content

skills: harden linx-isa ambiguity workflow#25

Open
zhoubot wants to merge 1 commit into
mainfrom
zhoubot/linx-isa-skill-hardening
Open

skills: harden linx-isa ambiguity workflow#25
zhoubot wants to merge 1 commit into
mainfrom
zhoubot/linx-isa-skill-hardening

Conversation

@zhoubot
Copy link
Copy Markdown
Collaborator

@zhoubot zhoubot commented Mar 8, 2026

Summary

  • refresh the local linx-isa skill content to match the current canonical v0.4-oriented workflow
  • add an explicit ambiguity-triage step: re-read current docs/state + recent working memory before re-asking design questions
  • add a layer-separation rule for ISA ambiguities so block/header-stream semantics are not conflated with body/kernel-stream semantics, and top-level state is not conflated with second-layer BSTATE/EBSTATE
  • make skill validation more robust by discovering quick_validate.py instead of hard-coding a stale local path

Validation

  • python3 ~/linx-isa/skills/linx-skills/scripts/check_skill_change_scope.py --repo-root ~/linx-isa/skills/linx-skills --base origin/main
  • QUICK_VALIDATE=$(find ~/.codex ~/.openclaw /home/zhoubot -path '*/skill-creator/scripts/quick_validate.py' 2>/dev/null | head -n1); test -n "$QUICK_VALIDATE" && python3 "$QUICK_VALIDATE" ~/linx-isa/skills/linx-skills/linx-isa

skill-evolve: update linx-isa (new reusable ISA ambiguity-triage workflow + stale validator path fix)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant