multica-artifact-req-sync

multica-artifact-req-sync is a skill for Claude Code, Codex from it235/multica-best-practices. It costs 51 tokens per session (461 once invoked), scanned A, original, MIT.

A tool for publishing product requirements and similar planning documents to Confluence, a team wiki. It returns a stable page link for designers, architects, developers, and testers.

In plain words
What is it for?
It helps publish PRDs, meaning documents that describe what a product should do, along with user permissions, field definitions, empty and error states, acceptance criteria, metrics, and revision history.
Why use it?
It keeps requirements in a shared location and preserves identifiers for goals, features, acceptance criteria, risks, and other parts of the specification.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit It helps publish PRDs, meaning documents that describe what a product should do, along with user permissions, field definitions, empty and error states, acceptance criteria, metrics, and revision history.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/it235/multica-best-practices/multica-artifact-req-sync
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add it235/multica-best-practices --skill multica-artifact-req-sync
Clone the repo
git clone --depth 1 https://github.com/it235/multica-best-practices

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for multica-artifact-req-sync

README.md
[![agentmods](https://agentmods.dev/badge/skills/it235/multica-best-practices/multica-artifact-req-sync/github.svg)](https://agentmods.dev/skills/it235/multica-best-practices/multica-artifact-req-sync)
Your own site
<a href="https://agentmods.dev/skills/it235/multica-best-practices/multica-artifact-req-sync"><img src="https://agentmods.dev/badge/skills/it235/multica-best-practices/multica-artifact-req-sync/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for multica-artifact-req-sync

Your own site · 80×15
<a href="https://agentmods.dev/skills/it235/multica-best-practices/multica-artifact-req-sync"><img src="https://agentmods.dev/badge/skills/it235/multica-best-practices/multica-artifact-req-sync.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 51 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 461 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00051 $0.00461
Opus 5 $0.00026 $0.00230
Sonnet 5 $0.00010 $0.00092
Haiku 4.5 $0.00005 $0.00046

Measured 9d ago against content hash 5c8dab05a37f, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

multica-artifact-req-sync scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

templates/en_US/skills/multica-artifact-req-sync/SKILL.md · 35 lines

What it actually says

Artifact · Requirement Sync

Purpose

Land product requirement artifacts to the team's unified requirement platform and let downstream retrieve them via a stable reference.

This skill decouples "platform integration" from "role prompt": the role prompt only says "produce PRD", not which platform. Changing companies (Wiki / Yuque / Feishu / internal KB) means editing only this skill, not the @ProductManager prompt.

Default platform: Confluence

  • Output: PRD (or MRD / dashboard spec / cross-system spec / acceptance checklist, by type).
  • Upload: create / update a page in Confluence, keeping G-/FR-/BR-/AC-/KPI-/OP-/RISK- ids and stable headings (see docs/en_US/gates-and-evidence.md AI-readable discipline).
  • Retrieve: downstream @Architect / @Designer / @FrontendDev / @BackendDev / @Tester read via the page link — the link is the stable reference.

Content spec (platform-independent part)

PRD at least contains (see @ProductManager role instruction): one-line definition, background, goals G- + KPI-, users & permissions, scope, FR-/BR-/AC-, field definitions, empty/error/no-permission states, RISK-/OP-, revision log.

Usage (role side writes only this line)

@ProductManager: "Produce PRD, land it via multica-artifact-req-sync skill to the team requirement platform, and return the page link."

Swap platform (no role-prompt change)

Replace this skill's "default platform" section with your tool (Yuque / Feishu / Notion / internal Wiki), keeping the "upload + return stable link" interface unchanged.

Why it works

Platforms differ greatly across teams; hard-coding the platform name into the role prompt freezes it. Sinking it into the skill keeps the role's "what to produce" description stable while the platform swaps with the skill.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 35 lines · 51 tokens per session scan A 5c8dab05a37f

Subscribe to this mod's changes

multica-artifact-req-sync is a skill published in the GitHub repository it235/multica-best-practices (106 stars, last pushed 3d ago), licensed MIT. It adds 51 tokens to every session and 461 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.