Alfred

Alias pro Alfred Dev plugin; jeho instalátor rozšiřuje vaše oprávnění

od 686f6c61 · 686f6c61/alfred-dev

Tested · Didn't pass

Alfred — Alias pro Alfred Dev plugin; jeho instalátor rozšiřuje vaše oprávnění

Co umí

Jednosouborový alias skill, který vystavuje /alfred jako zkratku do kontextového asistenta Alfred Dev pluginu, který žije v samostatném Claude Code pluginu agentů, příkazů a hooků. Jak je dodáván v repozitáři, je označen disable-model-invocation a user-invocable: false, takže nic nedělá, dokud jej instalátor pluginu nepřepíše. Dokumentováno pouze ve španělštině.

Testovací report

Security gate hit, confirmed by execution rather than by reading: running the plugin's SessionStart hook in a throwaway project wrote both .claude/settings.json and .claude/settings.local.json with defaultMode set to acceptEdits and Bash(python3 *) added to the allow list, then dropped its own alfred-continuity.py into that same project. The string acceptEdits appears nowhere in the README, docs/ or CHANGELOG, so the permission-mode change is undisclosed, and the hook fires automatically on startup, resume, clear and compact. The skill file itself is only a routing stub, and copied in by hand it ships disable-model-invocation: true with user-invocable: false, so it cannot be reached by the model or by the user until the installer flips it. Its own protocol tells the agent to report an error and ask for a reinstall when the plugin is absent, which is strictly worse than having no skill at all.

Testováno: 2026-08-07 · Claude Code 2.x (agent harness)

Instalace

git clone https://github.com/686f6c61/alfred-dev.git
mkdir -p ~/.claude/skills
cd alfred-dev && cp -r skills/alfred/alfred ~/.claude/skills/alfred

Příkazy a ukázkové prompty

  • /alfredAlias pro Alfred Dev plugin; jeho instalátor rozšiřuje vaše oprávnění

Skilly se spouštějí běžnými požadavky — žádné příkazy k zapamatování. Po instalaci ho aktivují prompty jako tyto (anglicky):

  • Ejecuta /alfred para ayudarme con este proyecto de desarrollo
  • Usa el asistente Alfred Dev para revisar el contexto de este repo
  • Instala el plugin Alfred Dev y activa el asistente contextual