Install
$ agentstack add skill-saemihemma-lead-producer-oss-team-dev-team ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
Dev Team
Purpose
Single technical verdict on whether implementation is structurally sound, maintainable, and sufficiently verified.
Composition
- role-software-architect: structure, boundaries, design fit
- role-principal-software-engineer: code quality, maintainability, tech debt
- role-qa-engineer: test coverage, regression risk, verification gaps
- Synthesis: conflict handling, acceptance
Use When
- Reviewing a pull request, module, or implementation slice
- Validating a refactor or design before merge
- Checking code quality and verification match intended architecture
Do NOT Use When
- Adversarial security review (use
team-red-team) - Product, UX, or economy analysis
- Reduction verification (use
team-blue-team)
Workflow
- Check what already exists before judging what should change.
- Review structure, code quality, and test posture together.
- Run specialist passes in parallel. QA pass includes AI test quality checks (redundancy, assertion strength, isolation) on any test suite under review.
- Merge findings: test gaps map to risky code, risky code maps to architecture.
- Call out what is out of scope and the top failure modes.
- Resolve conflicts, produce one technical verdict.
Default Output
DEV TEAM REVIEW
===============
Current State: relevant existing code paths, boundaries, reuse opportunities
Architecture: boundary/design concerns
Code Quality: maintainability findings, debt/complexity risks
Verification: test gaps, regression risks
Failure Modes: top breakages to watch, what is not in scope
Recommendation: merge / rework / escalate, highest-priority fixes
Success Criteria
- Architecture, code quality, and verification connected rather than siloed.
- Output states what blocks acceptance vs what is advisory.
Conflict Resolution
- Architect owns structural decisions. Principal Engineer owns code-quality assessment. QA owns verification gaps.
- When architecture and code-quality findings conflict, resolve by asking: "What serves the next engineer better?"
Anti-Drift Rules
- Stay constructive, not adversarial (that's Red Team's job).
- Name what already exists before recommending new structure.
- Output must state what blocks acceptance vs what is advisory.
- Do not expand into product or economy analysis under technical review label.
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.