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

ShipGuard

ShipGuard enthält 13 gesammelte Skills von bacoco, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
13
Stars
7
aktualisiert
2026-07-12
Forks
2
Berufsabdeckung
3 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

sg-mission-lock
Softwareentwickler

Lock the literal user mission and authorization level before work to prevent scope drift, inferred permission, adjacent-work expansion, plan churn, and false completion. Use unconditionally when the active model is gpt-5.6 or gpt-5.6-sol at any reasoning effort, when the user names GPT-5.6 Sol or Sol Ultra as the agent, after terse continuations such as continue/do all, after compaction or correction, and whenever review/plan/code/publish/live boundaries could be crossed.

2026-07-12
sg-visual-run
Softwarequalitätssicherungsanalysten und -tester

Use when UI changes need visual verification — after an audit or process check flags routes, after frontend edits, or on demand to run or re-run the project's visual test manifests.

2026-07-04
sg-ship
Softwareentwickler

Use when a change is ready to ship — before a PR or release — and the user wants the full ShipGuard verification (audit, behavior, visual, review) run on it.

2026-07-04
sg-visual-discover
Webentwickler

Use when a project needs visual test manifests created or refreshed — before the first visual run, after UI routes change, or when sg-visual-run reports uncovered routes.

2026-07-04
sg-visual-review
Softwareentwickler

Use after visual runs, code audits, or process checks when results need human review — builds and serves the interactive ShipGuard dashboard.

2026-07-04
sg-visual-review-stop
Softwarequalitätssicherungsanalysten und -tester

Use when the ShipGuard review dashboard server should be shut down after a review session — stops the sg-visual-review HTTP server via its PID file, with a port-based fallback.

2026-07-04
sg-change-report
Softwarequalitätssicherungsanalysten und -tester

Use after visual runs, screenshot capture, frontend PRs, or before stakeholder review — creates the durable ShipGuard before/after report for UI-visible changes.

2026-07-02
sg-improve
Softwareentwickler

Use after an audit, visual run, or debugging session when learnings should be captured — records local hints and mistakes, and proposes sanitized improvement issues.

2026-07-02
sg-scout
Softwareentwickler

Use when looking for techniques to improve ShipGuard itself — researches GitHub and similar tools and files scored proposals from the ShipGuard checkout.

2026-07-02
sg-visual-fix
Softwareentwickler

Use when a human has annotated screenshots in the ShipGuard review dashboard and exported a fix manifest — applies the requested UI fixes and captures before/after evidence.

2026-07-02
sg-record
Softwarequalitätssicherungsanalysten und -tester

Use when a user flow should be captured by demonstration — records browser interactions with Playwright into a replayable ShipGuard visual test manifest.

2026-07-02
sg-code-audit
Softwareentwickler

Use when code has changed and needs a bug audit before shipping — after a feature, before a PR, or on demand for any scoped path. Emits structured findings consumed by the ShipGuard pipeline.

2026-07-02
sg-process-check
Softwareentwickler

Use after editing backend or pipeline code, before shipping, or when asked whether a diff changes observable behavior — verifies before/after process behavior without requiring the stack to run.

2026-07-02