qprisma-doc-sync
- Repo stars 0
- Author repo skills-registry
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
- ...
<!-- tomevault:4.0:skill_md:2026-05-23 -->Source: alexandergg/QPrisma — distributed by TomeVault.
- Fluxly category
- Documentation
- Author-declared agents
- No explicit declaration found; this is not inferred or tested compatibility
- Static check
- 88 / 100 · heuristic scan, not runtime safety proof
- Author / version / license
- @tomevault-io · no license declared
- Fluxly token estimate
- Lean
- Fluxly setup estimate
- Plug-and-play
- External API key
- No requirement detected
- Detected OS requirements
- Unspecified
- Runtime requirements
- Unspecified
- Detected file/system behavior
-
- Read-only
- Write / modify
- Env read
- Detected network behavior
- Local-only
- Install commands
- None (reference only)
Profile is derived at build time from SKILL.md and install vectors. Subject to drift from author intent.
Heads up: 未限定 allowed-tools,默认拥有全部工具权限。
The current SKILL.md does not define a fixed output example. AGENTS.md .github/instructions/docs.instructions.md Changed implementation/workflow files
README.md APIDOCUMENTATION.md TESTING.md
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.
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,…
Run git diff --check for 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
# QPrisma Documentation Sync Skill
Use this skill when code, APIs, workflows, architecture, evaluation behavior, or maintainer process
changes.
## Required reads
1. `AGENTS.md`
2. `.github/instructions/docs.instructions.md`
3. Changed implementation/workflow files
4. Existing docs that mention the changed behavior
5. `CHANGELOG.md` when the change is user-visible, operator-visible, release-facing, or workflow-facing
## Primary documentation targets
- `README.md`
- `API_DOCUMENTATION.md`
- `TESTING.md`
- `CHANGELOG.md`
- `docs/ARCHITECTURE.md`
- `docs/BACKEND_ARCHITECTURE.md`
- `docs/INFRASTRUCTURE.md`
- `docs/MEMORY_ARCHITECTURE.md`
- `backend/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
1. Identify impacted docs from changed files and user-visible/operator-visible behavior.
2. Search for stale references across docs, Copilot instructions, agents, skills, and PR templates.
3. Update existing sections with precise paths, commands, environment variables, and constraints.
4. Add changelog entries only when the behavior or workflow matters to users, operators, or maintainers.
5. Verify there are no contradictory statements across docs.
## Validation
… Author text anchors workflow facts; Fluxly only indexes current sections, terms, files, and commands.
sections -> Required reads → Primary documentation targets → Guardrails → Process → Validation → Output format
terms -> Use this skill when code, APIs, workflows, architecture, evaluation behavior, or maintainer process changes. · 1. AGENTS.md 2. · - Prefer edits to existing docs over creating new files. · 1. Identify impacted docs from changed files and user-visible/operator-visible behavior. · - Run git diff --check for text formatting issues. · --- > Source: [alexandergg/QPrisma](https://github.com/alexandergg/QPrisma) — distributed by [TomeVault](https://tomevault.io).
files/cmd -> AGENTS.md · .github/instructions/docs.instructions.md · CHANGELOG.md · README.md · APIDOCUMENTATION.md · TESTING.md · docs/ARCHITECTURE.md · docs/BACKENDARCHITECTURE.md
body sha256 -> 211f0c523005
Decide Fit First
Design Intent
How To Use It
Boundaries And Review