Was ist next-actions?
Fragen Sie die KB-Datenbank nach den nächsten nicht blockierten Storys ab und empfehlen Sie Befehle. Fällt auf WORK-ORDER-BY-BATCH.md zurück, wenn die Datenbank keine Storys hat. Quelle: michael-menard/monorepo.
Fragen Sie die KB-Datenbank nach den nächsten nicht blockierten Storys ab und empfehlen Sie Befehle. Fällt auf WORK-ORDER-BY-BATCH.md zurück, wenn die Datenbank keine Storys hat.
Installieren Sie den KI-Skill next-actions schnell in Ihrer Entwicklungsumgebung über die Kommandozeile
Quelle: michael-menard/monorepo.
CRITICAL EXECUTION RULE: Do NOT spawn sub-agents (Task tool) for this skill. Call all MCP tools directly in the main conversation using the mcpknowledge-base prefix. Sub-agents do not have reliable access to the knowledge-base MCP server and will waste time exploring the filesystem instead of making tool calls.
Queries the KB database (single source of truth) for stories that need action, resolves dependencies at query time, and maps each story's state to the appropriate workflow command.
Inflight work always appears before new work. Stories being actively worked by an agent (active worktree in DB) are excluded entirely.
Fragen Sie die KB-Datenbank nach den nächsten nicht blockierten Storys ab und empfehlen Sie Befehle. Fällt auf WORK-ORDER-BY-BATCH.md zurück, wenn die Datenbank keine Storys hat. Quelle: michael-menard/monorepo.
Stabile Felder und Befehle für KI/Such-Zitate.
npx skills add https://github.com/michael-menard/monorepo --skill next-actionsFragen Sie die KB-Datenbank nach den nächsten nicht blockierten Storys ab und empfehlen Sie Befehle. Fällt auf WORK-ORDER-BY-BATCH.md zurück, wenn die Datenbank keine Storys hat. Quelle: michael-menard/monorepo.
Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/michael-menard/monorepo --skill next-actions Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw
https://github.com/michael-menard/monorepo