Skip to main content
Run any Skill in Manus
with one click
sumithr
GitHub creator profile

sumithr

Repository-level view of 20 collected skills across 1 GitHub repositories.

skills collected
20
repositories
1
updated
2026-07-13
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

sumo-qa-creating-test-plan
software-quality-assurance-analysts-and-testers

Use when the user asks for a formal test plan, entry/exit criteria, or a phased QA approach for a piece of work. Walk the user through scope → risks → entry criteria → phases → exit criteria → residual risks one section at a time, getting confirmation before each step. Heavier than sumo-qa-preparing-for-work; use when the work is tracked or formally reviewed.

2026-07-13
sumo-qa-executing-qa-rollout
software-quality-assurance-analysts-and-testers

Use after sumo-qa-planning-qa-rollout to dispatch a written QA plan task-by-task. Each task runs in a fresh subagent (parallel where independent); each subagent's output goes through a two-stage review (test-correctness → test-quality) before the task is marked done. Continuous execution — no per-task check-ins. Finishes by routing to sumo-qa-finishing-qa-work.

2026-07-13
sumo-qa-finishing-qa-work
software-quality-assurance-analysts-and-testers

Use at the end of a QA rollout (after sumo-qa-executing-qa-rollout, or after a manual multi-step QA task) to capture evidence, produce a PR-ready summary, and close the loop. Runs the suite one last time, captures coverage / risk-to-test map / open follow-ups, writes a markdown summary to docs/qa/runs/YYYY-MM-DD-<feature>.md, and offers to draft the PR description.

2026-07-13
sumo-qa-reviewing-before-merge
software-quality-assurance-analysts-and-testers

Use when the user asks "review my changes" / "is this safe to merge" / "what could break". Reads the diff and the changed files first, surfaces what was found + named risks, runs tests, then delivers the verdict — section by section with confirmation gates, not as one dump. Refuses to claim safe-to-merge without fresh verification evidence.

2026-07-13
sumo-qa-answering-testing-question
software-quality-assurance-analysts-and-testers

Use when the user asks a generic testing question — "how do I test this?", "what should I check for X?" — that doesn't fit a more specific QA skill. Cites a principle or technique from the loaded catalogue rather than producing generic advice.

2026-06-20
sumo-qa-deciding-approach
software-quality-assurance-analysts-and-testers

Use as the FIRST step on any QA intent. Loads classifications + approaches (the two needed to route), then reasons over the user's intent to pick the canonical approach and routes to the matching sub-skill (which loads any further catalogues on demand).

2026-06-20
sumo-qa-preparing-for-work
software-quality-assurance-analysts-and-testers

Use when the user asks to plan QA for a story, ticket, or piece of work before coding starts. Identifies named risks anchored in the change shape, then proposes a smallest useful test set tied to those risks. Lighter-weight than sumo-qa-creating-test-plan; no formal entry/exit criteria.

2026-06-20
sumo-qa-security-testing
software-quality-assurance-analysts-and-testers

Use when explicit security testing or a grounded security gap needs deeper evidence selection.

2026-06-20
Showing top 8 of 20 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded
sumithr Agent Skills | SkillsMP