بنقرة واحدة
probe
Inspect the working tree using the helper tooling the source builds at meld time.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Inspect the working tree using the helper tooling the source builds at meld time.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Cut a new `mind` release. Bump the version, update the changelog, verify CI, tag with `make release`, and confirm the GitHub release workflow builds and uploads the binaries.
Format the working tree with the project formatter
The first skill from the alpha plugin
A greeting skill
A hello-world skill; confirms mind melded this repo and linked an item into your agent home.
An internal-only skill that should not be offered.
| name | probe |
| description | Inspect the working tree using the helper tooling the source builds at meld time. |
This skill inspects the working tree. It assumes the helper tooling has already been built, which the source's install hook does at meld time. Without that build step the skill has nothing to call, so the hook is what makes the skill usable the moment it is melded.
The unmeld hook removes the same tooling, leaving the checkout as it was before the meld.