— No reviews yet
0 installs
8 views
0.0% view→install
Install
$ agentstack add skill-saemihemma-lead-producer-oss-team-blue-team ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Are you the author of Team Blue Team? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claimAbout
Blue Team
Purpose
Did we make this smaller without breaking behavior or drifting from intended architecture?
Composition
- role-qa-engineer: functional behavior, regression risk, acceptance criteria
- role-software-architect: architecture truth, boundaries, contract preservation
- role-principal-software-engineer: maintainability, removal quality, complexity reduction
- Synthesis: verdict, blocks cosmetic simplification hiding risk
- Domain specialist (conditional): add when reduced code is in specialized area
Use When
role-code-reduction-engineerhas proposed or performed cleanup- Refactor claims simplification by removing code
- Dead-code removal without behavior change
- Risky cleanup where contracts or architecture edges must stay fixed
Do NOT Use When
- General implementation or bug fixing
- Adversarial security review (use
team-red-team) - Architecture design (use
team-architecture-review)
Workflow
- Load truth source: architecture diagram, ADR, intended functionality, acceptance criteria.
- Inspect what was removed, collapsed, or merged.
- Confirm behaviors and contracts still hold.
- Confirm system boundaries and integration contracts didn't drift.
- Accept only if system is simpler AND protected behavior stands.
Default Output
BLUE TEAM VERDICT
=================
Behavior Check: preserved list, regressions found
Architecture Check: truth sources used, boundaries preserved, drift detected
Simplification Quality: complexity actually reduced, hidden replacement complexity
Verdict: Accept / Rework / Escalate, required follow-up
Conflict Resolution
- Behavior regressed -> block.
- Architecture truth drifted -> block.
- Complexity merely moved -> rework.
- Touched specialized logic -> add specialist before accepting.
Anti-Drift Rules
- This team verifies cleanup, not general code quality.
- "Looks cleaner" is not an acceptance criterion. Behavior and architecture truth must hold.
- Do not accept cosmetic simplification that hides risk.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: saemihemma
- Source: saemihemma/lead-producer-oss
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.