BetterDevClub/warsztat-copilot-06052026
Agent Claude Code
Reviews the implementer's diff against VSA invariants and BookSlot conventions. Read-only. Output → review.md with severities. After this, HITL.
BetterDevClub/warsztat-copilot-06052026
Agent Claude Code
Reviews the implementer's diff against VSA invariants and BookSlot conventions. Read-only. Output → review.md with severities. After this, HITL.
BetterDevClub/warsztat-copilot-06052026
Agent Claude Code
Implements an approved plan.md by editing/creating files within strict scope. Generates code + tests for a single VSA slice. Loops with verifier up to 3 times.
BetterDevClub/warsztat-copilot-06052026
Agent Claude Code
Defines the 5-stage pipeline (planner → HITL.
BetterDevClub/warsztat-copilot-06052026
Agent Claude Code
Reads a feature/task prompt and produces a detailed implementation plan for a single VSA slice in BookSlot. Read-only. Output → ./.agent-run/ /plan.md. Use proactively when user asks to plan a feature.
BetterDevClub/warsztat-copilot-06052026
Agent Claude Code
The last agent in the pipeline. Only you are allowed to commit, push, and open a PR. Only you modify docs/agent-decisions.md.
BetterDevClub/warsztat-copilot-06052026
Agent Claude Code
Runs build + unit + arch + (optional) integration tests against the implementer's diff. Read-only on filesystem. Output → verify-report.md.
BetterDevClub/warsztat-copilot-06052026
Instructions file GitHub Copilot
Copilot instructions for BetterDevClub/warsztat-copilot-06052026, covering copilot instructions for bookslot, project map, slice rules (netarchtest enforces these), conventions and testing rules.
BetterDevClub/warsztat-copilot-06052026
Skill Claude CodeCodex
Author or modify GitHub Actions workflows — verify triggers, concurrency, permissions, branch protection integration, secrets best practices, OIDC over PAT.
BetterDevClub/warsztat-copilot-06052026
Skill Claude CodeCodex
Principal-level PR review pass for BookSlot — verify diff, run mandates, post material findings only.
BetterDevClub/warsztat-copilot-06052026
Skill Claude CodeCodex
Guided refactoring workflow — identify legacy hotspot, add characterization tests, apply small-step transformations, verify build+test after each step.