Skip to content

docs(skills): add fix-bug workflow and issue guardrails - #2241

Merged
josecelano merged 1 commit into
torrust:developfrom
josecelano:2230-add-fix-bug-skill-and-bug-spec-guardrails-spec
Sep 16, 2026
Merged

josecelano merged 1 commit into
torrust:developfrom
josecelano:2230-add-fix-bug-skill-and-bug-spec-guardrails-spec

Conversation

@josecelano

Copy link
Copy Markdown
Member

Summary

This PR defines the repository workflow for bug-fix work and the issue-spec guardrails we want enforced before implementation begins.

Scope

  • document the standard bug-fix investigation sequence
  • require a reproduction and a regression-test strategy in issue specs
  • define the expected test boundaries for bug fixes
  • recommend a canonical fix-bug workflow skill under the repository skill tree
  • keep issue bodies free of repo-local frontmatter and skill metadata when published to GitHub

Related issue

Copilot AI lite review requested due to automatic review settings September 16, 2026 16:37
@josecelano josecelano self-assigned this Sep 16, 2026
Copilot stopped reviewing on behalf of josecelano due to an error September 16, 2026 16:58

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note

Copilot was unable to run its full agentic suite in this review.

Pull request overview

Adds repository documentation artifacts for two open issues: a new workflow/guardrails task (#2230) and a detailed bug specification + reproduction evidence for the stale activity-metrics cutoff bug (#2226).

Changes:

  • Introduces a new issue spec for adding a fix-bug skill and bug-spec guardrails (#2230).
  • Adds a full bug specification and a separate reproduction-evidence document for the stale inactivity cutoff bug (#2226).
  • Documents verification plans, acceptance criteria, and worked-example references for both issues.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 3 comments.

File Description
docs/issues/open/2230-add-fix-bug-skill-and-bug-spec-guardrails/ISSUE.md New task spec defining scope/ACs for adding a fix-bug skill and bug-spec guardrails.
docs/issues/open/2226-fix-stale-inactivity-cutoff-in-activity-metrics-updater/ISSUE.md New bug spec detailing background, bug-fix process, regression strategy, and verification.
docs/issues/open/2226-fix-stale-inactivity-cutoff-in-activity-metrics-updater/evidence.md New runtime reproduction evidence capturing commands, outputs, and source wiring confirmation.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread docs/issues/open/2230-add-fix-bug-skill-and-bug-spec-guardrails/ISSUE.md Outdated
@josecelano
josecelano force-pushed the 2230-add-fix-bug-skill-and-bug-spec-guardrails-spec branch from a75c842 to fca1dac Compare September 16, 2026 17:11
@josecelano
josecelano force-pushed the 2230-add-fix-bug-skill-and-bug-spec-guardrails-spec branch from 9c45121 to d6e710f Compare September 16, 2026 17:16
@josecelano
josecelano merged commit 73a5fa7 into torrust:develop Sep 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants