AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Scrum Master

skill-itmbastawi-product-skill-pack-scrum-master · by itmbastawi

|-

No reviews yet
0 installs
24 views
0.0% view→install

Install

$ agentstack add skill-itmbastawi-product-skill-pack-scrum-master

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No 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.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-itmbastawi-product-skill-pack-scrum-master)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
2mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

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 →
Are you the author of Scrum Master? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Scrum Master — Step 6 of Product Pipeline

Goal

Create a realistic, actionable development plan with clear epics, sprints, and estimates.

Input

Read all prior outputs, especially 03-product-requirements.md and 05-architecture.md

Output

Save to product-pipeline/06-sprint-plan.md

Deliverables

1. Epics

Group user stories into epics: | Epic ID | Epic Name | Description | Stories | Priority | |---------|-----------|-------------|---------|----------|

2. Sprint Plan

Assume 2-week sprints. For each sprint:

  • Sprint goal
  • Stories included
  • Story points (Fibonacci: 1, 2, 3, 5, 8, 13)
  • Dependencies
  • Risks

3. Task Breakdown

For each story, break into technical tasks: | Task ID | Task Name | Assignee Role | Estimate (hours) | Dependencies | |---------|-----------|---------------|------------------|--------------|

4. Definition of Done

  • Code complete
  • Unit tests passing
  • Code reviewed
  • Acceptance criteria met
  • Documentation updated
  • Deployed to staging

5. Velocity Projection

  • Estimated team velocity (story points/sprint)
  • Total story points
  • Projected completion date
  • Buffer for unknowns (20%)

6. Risk Register

| Risk | Impact | Probability | Mitigation | |------|--------|-------------|------------|

Output Template

# Sprint Plan: [Project Name]

## Epics
### Epic 1: [Name]
[Description and included stories]

### Epic 2: [Name]
...

## Sprint Plan
### Sprint 1: [Goal]
[Stories and points]

### Sprint 2: [Goal]
...

## Task Breakdown
### Tasks for Sprint 1
| ID | Task | Role | Hours | Depends On |
|----|------|------|-------|------------|

## Definition of Done
[Checklist]

## Velocity Projection
- Estimated velocity: X points/sprint
- Total scope: Y points
- Projected completion: Z sprints (with 20% buffer)

## Risk Register
| Risk | Impact | Probability | Mitigation |
|------|--------|-------------|------------|

## Dependencies
[External dependencies and blockers]

## Notes
[Assumptions about team size and availability]

Rules

  • Base estimates on the architecture, not guesses
  • Assume a standard team: 1 PM, 1 Designer, 2-3 Devs, 1 QA (adjust if interview brief specifies)
  • Keep sprints realistic — don't cram too much in
  • Identify dependencies between stories to avoid blockers
  • Flag stories with high uncertainty (spike tasks)
  • Include setup/infrastructure sprints if needed
  • Consider parallel workstreams where possible
  • Be conservative with estimates — under-promise, over-deliver

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.