name: qbr-quarterly version: 0.1.0 description: "Cadencia QBR: auditoria trimestral y plan del proximo trimestre (P13)." owner: "JM Labs" triggers: - qbr - quarterly-review - repaso-trimestral allowed-tools: - Read - Write - Edit - Bash
Qbr Quarterly
Inputs Expected
- Goal or task to complete.
- Relevant context, constraints, and audience.
- Existing files or references when the request depends on a codebase or document.
Outputs Expected
- A concise deliverable in the requested format.
- Evidence notes for non-obvious claims.
- Validation status and remaining risks.
Procedure
Discover
Read the user request, inspect relevant project artifacts, and identify missing critical information.
Analyze
Map intent to the skill domain, choose the smallest viable approach, and identify risks before execution.
Execute
Produce the deliverable using the allowed tools and keep changes scoped to the request.
Validate
Check quality criteria, edge cases, assumptions, and evidence requirements before final delivery.
Quality Criteria
- The output directly addresses the user goal.
- Claims are tagged with evidence when required by the host environment.
- No local overrides or generated files are overwritten without explicit force.
- The result is actionable and has clear acceptance criteria.
Edge Cases
- Empty input: ask for the missing objective.
- Conflicting requirements: state the conflict and choose the safer interpretation.
- Local customization: preserve local files and prefer additive changes.
Assumptions and Limits
- This skill does not replace expert review for high-risk legal, medical, financial, or security decisions.
- If evidence is unavailable, mark the claim as an assumption or open question.
Related Skills
workspace-governanceworkflow-forgequality-guardian
Evidence Requirements
- Cite code, config, docs, or tests used to justify findings.
- Mark inferences and assumptions explicitly.
Update-Safety Notes
- Generated support files are missing-only by default.
- Use
--forceonly after reviewing diffs.