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

robertschaub

Repository-level view of 22 collected skills across 3 GitHub repositories.

skills collected
22
repositories
3
updated
2026-07-08
repository explorer

Repositories and representative skills

doc-guard
software-developers

Keep repository documentation lean, clear, and readable. Use automatically before adding a new document, substantially expanding or rewriting Markdown/xWiki content, adding explanatory/background sections, adding FAQs/glossaries/templates, introducing repeated framing, or reviewing a documentation diff for clutter, filler, duplication, over-broad prose, stale links, or readability problems.

2026-06-16
debt-guard
software-developers

MUST be used automatically for any FactHarbor bugfix, regression fix, failing test/build fix, failed-validation recovery, or defect repair — BEFORE editing code. Decides whether the best fix is reverting or amending a previous change, quarantining/deleting obsolete code, or adding new code. Also use when about to add a fallback, flag, retry, helper, guard, diagnostic, or parallel mechanism — in response to a failure or proactively (even with no failing test) — or when reviewing a diff for workaround stacking / additive repair drift.

2026-06-12
report-review
software-quality-assurance-analysts-and-testers

Analyze local job reports from the most recent build/commit (HEAD by default), detect quality issues, and propose AGENTS.md-compliant fixes. Scopes to HEAD by default, or to specific job URLs / job IDs / commit / input slug passed as argument. Uses RAG (static register + handoffs + machine-readable benchmark expectations, plus dynamic follow-up scans) and runs an adaptive multi-agent debate before emitting recommendations. Complements `/prompt-diagnosis` (which is narrower — prompt provenance only) by covering evidence, boundaries, verdict reasoning, and warning severity end to end.

2026-06-12
debate
management-analysts-131111

Structured adversarial debate on any proposition. Runs an intake/structural audit first, then spawns pipeline-mirroring roles (Advocate, Challenger, Reconciler) with optional Consistency Probes and Validator. Use when a decision needs adversarial pressure before committing — root-cause attribution, architecture choices, fix selection, design tradeoffs. Other skills invoke /debate for their adversarial synthesis steps. Adapts role count and model tiers to proposition complexity.

2026-06-10
wip-update
software-developers

Consolidate all documentation in Docs/WIP/. Investigates implementation status of WIP topics using helper agents when the tool supports delegation, ensures all open items are well-described and present in the backlog, updates and cleans up backlog and status files, and moves historical/completed content to the Archive. Use this skill whenever the user says "consolidate WIP", "clean up WIP", "tidy WIP docs", "audit WIP", or asks to update the backlog from WIP — even if phrased differently. Note: this skill covers Docs/WIP/ only. To clean up the entire Docs/ tree use docs-update.

2026-06-10
debug
software-quality-assurance-analysts-and-testers

Analyze debug-analyzer.log and run tests to identify pipeline issues after a change. Standard post-change check per Captain's protocol.

2026-05-24
pipeline
software-developers

Deep analysis of the FactHarbor CB pipeline. Use for debugging, architecture decisions, evidence quality issues, or reviewing changes that span multiple pipeline stages.

2026-05-24
prompt-diagnosis
software-developers

RAG-augmented diagnosis of LLM prompting issues. Correlates pipeline failures with runtime prompt provenance (`promptContentHash`) plus execution commit context (`executedWebGitCommitHash`). Detects report-specific failures, systemic deficiencies, and prompt rollout drift. Use when a pipeline output looks wrong and the cause may be in how the LLM was instructed or propagated.

2026-05-24
Showing top 8 of 15 collected skills in this repository.
Showing 3 of 3 repositories
All repositories loaded
robertschaub Agent Skills | SkillsMP