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

shopsystem-knowledge

shopsystem-knowledge contains 10 collected skills from dstengle, with repository-level occupation coverage and site-owned skill detail pages.

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

Skills in this repository

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

Adversarial review gate for scenario-based BC work; sole emitter of work_done for assign_scenarios and bugfix-with-scenarios dispatches

2026-07-08
bc-router
computer-occupations-all-other

Routes inbound lead messages to the correct BC subagent after sufficiency gating; the sole entry point for all BC inbox processing

2026-07-08
bc-sufficiency-check
computer-occupations-all-other

Determines whether an inbound lead message is sufficient to act on, or whether a clarify response is required before dispatch

2026-07-08
integrating-to-main
software-developers

Merges the work branch into the BC's main and pushes so the work_id commit is reachable from origin/main before any work_done emission

2026-07-08
po-architect-decomposition-exchange
computer-occupations-all-other

Situational mechanics for the turn-limited PO<->Architect BC-decomposition collaboration. Load this when you are actively running a decomposition exchange with the PO (or, as the PO, with the Architect) and need the round cap, the extension protocol, and the ship-from-here rule. Per PDR-014.

2026-07-08
subagent-driven-development
software-developers

Executes a bd-decomposed implementation plan sub-issue by sub-issue with context isolation and mandatory TDD per behavior

2026-07-08
test-driven-development
software-developers

Use when implementing any assigned scenario or bugfix, before writing implementation code

2026-07-08
using-git-worktrees
software-developers

Isolates each dispatch's implementation work in a dedicated git worktree and branch named for the work_id

2026-07-08
work-done-gate
software-developers

Pre-emission gate that must pass before any work_done --status complete is sent; converts to --status blocked with named evidence on any failure

2026-07-08
writing-plans-bdd
software-developers

Decomposes assigned BDD scenarios into bd sub-issues for TDD execution, keeping the outer loop proof intact

2026-07-08