Skip to main content
Run any Skill in Manus
with one click
GitHub repository

branchdeck

branchdeck contains 13 collected skills from DogaOztuzun, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
13
Stars
19
updated
2026-03-25
Forks
0
Occupation coverage
5 occupation categories · 100% classified
repository explorer

Skills in this repository

bmad-story-cycle
software-developers

Full epic development cycle: all stories implemented, verified, reviewed, and merged in sequence. Use when user says "dev epic N", "run story cycle", "implement epic [N]", or "story cycle [N.M]" to resume from a specific story.

2026-03-25
bmad-agent-builder
computer-occupations-all-other

Builds, edit or validate Agent Skill through conversational discovery. Use when the user requests to "Create an Agent", "Optimize an Agent" or "Edit an Agent".

2026-03-25
bmad-builder-setup
computer-occupations-all-other

Sets up BMad Builder module in a project. Use when the user requests to 'install bmb module', 'configure bmad builder', or 'setup bmad builder'.

2026-03-25
bmad-workflow-builder
computer-occupations-all-other

Builds workflows and skills through conversational discovery and validates existing ones. Use when the user requests to "build a workflow", "modify a workflow", "quality check workflow", or "optimize skill".

2026-03-25
bmad-help
computer-occupations-all-other

Analyzes current state and user query to answer BMad questions or recommend the next workflow or agent. Use when user says what should I do next, what do I do now, or asks a question about BMad

2026-03-25
bmad-tea
software-quality-assurance-analysts-and-testers

Master Test Architect and Quality Advisor. Use when the user asks to talk to Murat or requests the Test Architect.

2026-03-25
bmad-testarch-framework
software-quality-assurance-analysts-and-testers

Initialize test framework with Playwright or Cypress. Use when the user says "lets setup test framework" or "I want to initialize testing framework"

2026-03-25
wds-agent-freya-ux
web-and-digital-interface-designers

Strategic UX designer and design thinking partner for WDS. Use when the user asks to talk to Freya or requests the WDS designer.

2026-03-25
wds-agent-saga-analyst
project-management-specialists

Strategic business analyst and product discovery partner for WDS. Use when the user asks to talk to Saga or requests the WDS analyst.

2026-03-25
sat-generate
software-quality-assurance-analysts-and-testers

Generate UX test scenarios from project documentation using persona lenses. Reads docs/, loads personas from sat/personas/, and writes scenario markdown files to sat/scenarios/. Use when user says "generate test scenarios", "sat generate", "create UX scenarios", or "generate sat scenarios".

2026-03-25
sat-run
software-quality-assurance-analysts-and-testers

Execute SAT test scenarios against the real Branchdeck app via WebDriver. Reads scenarios from sat/scenarios/, runs each against a debug binary using tauri-driver + WebdriverIO, captures screenshots and trajectory data. Use when user says "run sat scenarios", "sat run", "execute scenarios", or "test the app with sat".

2026-03-25
sat-score
software-quality-assurance-analysts-and-testers

Score user satisfaction from SAT run trajectories and screenshots. Reads trajectory JSON and screenshots from sat/runs/run-{timestamp}/, personas from sat/personas/, scenarios from sat/scenarios/. Produces scores.json, report.md, and updates learnings.yaml. Use when user says "score sat run", "sat score", "evaluate satisfaction", or "grade the sat results".

2026-03-25
pr-shepherd
software-developers

Analyze and fix failing GitHub PRs. Check .branchdeck/analysis.json to determine current state. If no analysis exists, analyze the PR. If analysis is approved, execute the fix plan.

2026-03-22