qprisma-doc-sync
- Repo stars 0
- Author updated Live
- Author repo skills-registry
- Domain
- Documentation
- Compatible agents
-
- Claude Code
- Cursor
- Cline
- Codex
- Windsurf
- Gemini CLI
- +20
- Trust score
- 88 / 100 · community maintained
- Author / version / license
- @tomevault-io · no license declared
- Token usage
- Lean
- Setup complexity
- Plug-and-play
- External API key
- Not required
- Operating systems
- Unspecified (assume cross-platform)
- Runtime requirements
- No special requirements
- Permissions
-
- Read-only
- Write / modify
- Env read
- Network behavior
- Local-only
- Install commands
- 26 variants
Profile is derived at build time from SKILL.md and install vectors. Subject to drift from author intent.
Heads up: 未限定 allowed-tools,默认拥有全部工具权限。
---
name: qprisma-doc-sync
description: Keep QPrisma documentation, Copilot instructions, agents, skills, PR templates, and changelog sy…
category: documentation
runtime: no special runtime
---
# qprisma-doc-sync output preview
## PART A: Task fit
- Use case: Keep QPrisma documentation, Copilot instructions, agents, skills, PR templates, and changelog synchronized with implementation and workflow behavior. Use when this capability is needed..
- Inputs: target material, constraints, expected output, and acceptance criteria.
- Evidence boundary: follow “Required reads / Primary documentation targets / Guardrails” and do not present inference as author intent.
## PART B: Execution result
- **01** The card summarizes the use case; runtime output centers on “Keep QPrisma documentation, Copilot instructions, agents, skills, PR templates, and changelog synchronized with implementation and workflow behavior. Use when this capability is needed.”.
- **02** When the source has headings, the agent prioritizes “Required reads / Primary documentation targets / Guardrails” so the result follows the author’s structure.
- **03** Typical output includes task judgment, concrete steps, required commands or file edits, validation, and follow-up options.
- **04** Risk context follows the fingerprint: read files, write/modify files, read environment variables; mostly runs locally; usually needs no extra API key.
## Running Rules
- read files, write/modify files, read environment variables; mostly runs locally; usually needs no extra API key.
- Validate with a small sample before expanding scope.
- Return the result, validation criteria, and next iteration options. The source does not require a stable slash command. After installation, invoke the skill by name and describe the task.
Name target files or source material, expected output, forbidden changes, and whether network or shell access is allowed. Permission fingerprint: read files, write/modify files, read environment variables.
Start with a small task and check whether the result follows “Required reads / Primary documentation targets / Guardrails”. Inspect diffs, logs, previews, or tests before expanding scope.
Confirm the final output includes a concrete result, evidence, and next action. If it stays generic, tighten inputs, boundaries, and acceptance criteria.
---
name: qprisma-doc-sync
description: Keep QPrisma documentation, Copilot instructions, agents, skills, PR templates, and changelog sy…
category: documentation
source: tomevault-io/skills-registry
---
# qprisma-doc-sync
## When to use
- Keep QPrisma documentation, Copilot instructions, agents, skills, PR templates, and changelog synchronized with implem…
- Use it when the task has clear inputs, repeatable steps, and validation criteria.
## What to provide
- Target material, scope, expected result, and forbidden changes.
- Whether network, commands, file writes, or external services are allowed.
## Execution rules
- Organize steps around “Required reads / Primary documentation targets / Guardrails” and keep inference separate from source facts.
- read files, write/modify files, read environment variables; mostly runs locally; usually needs no extra API key.
- Validate with a small sample before expanding the task.
## Output requirements
- Return the deliverable, key evidence, validation method, and next action.
- Mark missing information as unknown; do not invent commands, platforms, or dependencies. The author source anchors workflow facts; repository files anchor sources and commands; Fluxly only adds fit, limitations, and quality judgment.
skill "qprisma-doc-sync" {
input -> user goal + target files + boundaries + acceptance criteria
context -> Required reads / Primary documentation targets / Guardrails
rules -> SKILL.md triggers / order / output contract
runtime -> no special runtime | read files, write/modify files, read environment variables | mostly runs locally
guardrails -> usually needs no extra API key + small-sample validation + diff/log review
output -> copyable result + checklist + next iteration
} QPrisma Documentation Sync Skill
Use this skill when code, APIs, workflows, architecture, evaluation behavior, or maintainer process changes.
Required reads
AGENTS.md.github/instructions/docs.instructions.md- Changed implementation/workflow files
- Existing docs that mention the changed behavior
CHANGELOG.mdwhen the change is user-visible, operator-visible, release-facing, or workflow-facing
Primary documentation targets
README.mdAPI_DOCUMENTATION.mdTESTING.mdCHANGELOG.mddocs/ARCHITECTURE.mddocs/BACKEND_ARCHITECTURE.mddocs/INFRASTRUCTURE.mddocs/MEMORY_ARCHITECTURE.mdbackend/agent/ARCHITECTURE.md.github/copilot-instructions.md.github/agents/*.agent.md.github/skills/*/SKILL.md.github/PULL_REQUEST_TEMPLATE.md
Guardrails
- Prefer edits to existing docs over creating new files.
- Do not document aspirational behavior; document shipped or explicitly planned workflow only.
- Do not duplicate large sections. Cross-reference the source of truth.
- Keep examples runnable and aligned with current repository commands.
- Explicitly note external prerequisites such as Azure, Neo4j, PostgreSQL, Foundry, or deployed hosted agent.
- Redact private values in examples and evidence.
Process
- Identify impacted docs from changed files and user-visible/operator-visible behavior.
- Search for stale references across docs, Copilot instructions, agents, skills, and PR templates.
- Update existing sections with precise paths, commands, environment variables, and constraints.
- Add changelog entries only when the behavior or workflow matters to users, operators, or maintainers.
- Verify there are no contradictory statements across docs.
Validation
- Run
git diff --checkfor text formatting issues. - Inspect Markdown headings, links, commands, and examples touched by the change.
- For docs generated from implementation, run the existing generator/check command if one exists.
Output format
### Updated docs
- `path`: change summary
### Consistency checks
- ...
### Remaining gaps
- ...
Source: alexandergg/QPrisma — distributed by TomeVault.
Decide Fit First
Design Intent
How To Use It
Boundaries And Review