Skip to main content

multica-working-on-issues

Superseded by the multica-platform skill — load that instead. This file only records where the Multica issue contracts moved to.

跳到安装

来源信息

仓库
multica-ai/multica
最近来源活动
2026年9月7日 07:32
检测到的 SKILL.md 语言
英语
星标
50,967
分支
6,593

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。

正在显示 SKILL.md

SKILL.md
来源说明 · 只读预览
name
multica-working-on-issues
description
Superseded by the multica-platform skill — load that instead. This file only records where the Multica issue contracts moved to.
user-invocable
false
allowed-tools
Bash(multica *)
# Moved into `multica-platform` Multica's platform contracts are now one skill. Everything this skill used to carry — PR linking vs close intent, reading a linked PR's real state, custom properties, status side effects, sub-issues and stages, and finding who else is running — lives in: ```text multica-platform → references/issues.md ``` Load the `multica-platform` skill and open that file. Its routing table also names the reference for every other platform domain: mentions, agents, squads, autopilots, projects, runtimes, and skill import. The contracts were reorganized, not shortened — with one exception. The issue `metadata` guidance was retired (MUL-6966), so a brief that sends you here for it points at something that is no longer there. What replaces it: durable state a person should see and filter by goes on a custom property, the stage the issue is at goes in its status, and everything else — what you did this run, what you found — goes in the result comment. You are seeing this redirect because the Multica app on this machine is older than the server it is talking to, so its task brief still refers to the previous skill name. Updating the app removes this extra hop.
在 GitHub 查看