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

websublime

Repository-level view of 21 collected skills across 2 GitHub repositories.

skills collected
21
repositories
2
updated
2026-06-16
repository explorer

Repositories and representative skills

core-loop
project-management-specialists

Enforces staged execution discipline on large tasks: a written stage plan, parallel delegation where the runtime supports it, a failable verification check at each stage, and a skeptical self-review before delivery. Trigger when the user explicitly asks ("do this thoroughly", "be systematic", "deep work mode") OR when the task objectively spans multiple files, multiple sources, or multiple sessions. Do NOT trigger on ordinary multi-step requests that a direct attempt handles fine.

2026-06-16
setup
software-developers

Bootstrap project orchestration with beads task tracking.

2026-05-19
subagents-discipline
software-developers

Core engineering principles for implementation tasks

2026-05-19
tasks
project-management-specialists

Create beads from a spec (full decomposition) or from user input (ad-hoc issues). Single entry point for all bead creation.

2026-05-19
do
software-developers

Dispatch the implementation supervisor for a bead task. Resolves the correct supervisor from the assignee field, checks branch state, and dispatches with full context.

2026-05-14
quality
software-quality-assurance-analysts-and-testers

QA finalization gate โ€” validates spec conformity, runs tests/build/lint, produces a structured QA report. Auto-dispatches the supervisor for rework on FAIL. Last gate before human merge.

2026-05-14
review
software-quality-assurance-analysts-and-testers

Code review gate โ€” dispatches the code-reviewer agent to analyze an implementation branch, tracks findings, and auto-dispatches the supervisor for rework when verdict is NEEDS-REWORK.

2026-05-14
update
software-developers

Update mister-anderson plugin and clean up legacy local copies that are now provided by the plugin system.

2026-04-16
Showing top 8 of 20 collected skills in this repository.
Showing 2 of 2 repositories
All repositories loaded
websublime Agent Skills | SkillsMP