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

sgc

sgc contains 9 collected skills from sdsrss, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
9
Stars
1
updated
2026-07-15
Forks
0
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

review
software-quality-assurance-analysts-and-testers

Use after implementation to run independent code review - dispatches reviewer agents based on task level, ensures author-reviewer separation

2026-07-15
qa
software-quality-assurance-analysts-and-testers

Use for the L2+ browser-QA gate. Real-browser mode (Playwright Chromium) is opt-in (--browse / SGC_QA_REAL=1); by default runs a stub returning concern (never rubber-stamps). Writes verdict + findings to reviews/{task}/qa/.

2026-06-05
sgc-bootstrap
software-developers

Use when starting any conversation - establishes SGC commands, routes tasks to appropriate skills, and enforces system invariants

2026-05-21
compound
software-developers

Use to capture knowledge from solved problems - extracts structured solution documents via 4 specialized agents with dedup enforcement

2026-04-24
discover
software-developers

Use when requirements are unclear, before planning - clarifies goals, constraints, and acceptance criteria through structured questioning

2026-04-24
plan
project-management-specialists

Use when starting any non-trivial task - classifies task level (L0-L3), runs appropriate planning agents, produces intent document and execution plan

2026-04-24
ship
software-developers

Use when ready to release - verifies all evidence, runs ship gate, handles deployment, triggers compound janitor

2026-04-24
status
software-developers

Use to check current task state, view decision history, browse knowledge base statistics, or resume from a checkpoint

2026-04-24
work
software-developers

Use when executing an approved plan - implements with TDD discipline, systematic debugging, worktree isolation, and progress tracking

2026-04-24