nanomia-ai

structured-source

Preserve structured Markdown obligations while migrating a skill.

nanomia-ai 0 Updated 2w ago
GitHub

Install

npx skillscat add nanomia-ai/skill-rails/structured-source

Install via the SkillsCat registry.

SKILL.md

Release gate

Run the verification command and record its result.
The second sentence stays in this paragraph.

  • Block publication when verification fails.
    Keep this continuation with the item.
    • Check the child evidence.
      Keep nested detail with the child.
  • Publish only after verification passes.

Decision matrix

State Action
verification fails never publish
verification passes publish report
if verify; then
  echo "verified"
fi

Categories