Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

sgc

sgc enthält 9 gesammelte Skills von sdsrss, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
9
Stars
1
aktualisiert
2026-07-15
Forks
0
Berufsabdeckung
3 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

review
Softwarequalitätssicherungsanalysten und -tester

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

2026-07-15
qa
Softwarequalitätssicherungsanalysten und -tester

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
Softwareentwickler

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

2026-05-21
compound
Softwareentwickler

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

2026-04-24
discover
Softwareentwickler

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

2026-04-24
plan
Projektmanagementspezialisten

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
Softwareentwickler

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

2026-04-24
status
Softwareentwickler

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

2026-04-24
work
Softwareentwickler

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

2026-04-24