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

lossyrob

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

skills collected
42
repositories
3
updated
2026-06-02
repository explorer

Repositories and representative skills

paw-review-workflow
computer-systems-analysts

Orchestrates the PAW Review workflow, coordinating activity skills to analyze PRs and generate comprehensive review feedback.

2026-04-08
paw-git-operations
software-developerscomputer-occupations-all-other

Shared git mechanics for PAW activity skills including branch naming conventions, strategy-based branching logic, and selective staging discipline.

2026-03-31
paw-init
software-developers

Bootstrap skill for PAW workflow initialization. Creates WorkflowContext.md, directory structure, and git branch. Runs before workflow skill is loaded.

2026-03-31
paw-status
computer-systems-analysts

Workflow status activity skill for PAW workflow. Diagnoses workflow state, recommends next steps, explains PAW process, and optionally posts updates to Issues/PRs.

2026-03-17
paw-final-review
software-quality-assurance-analysts-and-testers

Pre-PR review activity skill for PAW workflow. Reviews implementation against spec before Final PR creation with configurable single-model, multi-model, or society-of-thought execution.

2026-03-17
paw-impl-review
software-quality-assurance-analysts-and-testers

Implementation review activity skill for PAW workflow. Reviews implementation for quality, adds documentation, and returns structured verdict.

2026-03-17
paw-implement
software-developers

Implementation activity skill for PAW workflow. Executes plan phases with code changes, documentation phases, and PR review comment handling. One phase per invocation.

2026-03-17
paw-planning-docs-review
software-developers

Holistic review of planning artifacts bundle (Spec.md + ImplementationPlan.md + CodeResearch.md) with configurable single-model, multi-model, or society-of-thought execution. Catches cross-artifact consistency issues before implementation begins.

2026-03-15
Showing top 8 of 34 collected skills in this repository.
loop
software-developers

Repeatedly run a check command or script on a configurable interval until a condition is met, a timeout is reached, or an actionable exit code is returned. Use when the user asks to loop, wait, poll, watch, retry, check periodically, wait for CI, wait for approval, wait for a service, or keep checking a PR before continuing.

2026-06-02
spar
management-analysts-131111

Open a gated, multi-round critique episode with a different-model subagent that attacks your assumptions before you commit to a consequential, uncertain decision. Use on "pair", "spar", "rubber duck", "get a second opinion", "discuss amongst yourselves", or "consult another model before committing".

2026-05-31
paw-pr-lifecycle
software-developers

Operate PAW implementer and reviewer GitHub PR lifecycle loops, including PR discovery, review response, post-approval sentry, re-review requests, and merge-readiness monitoring.

2026-05-27
session-branch
software-developers

Branch the current session, creating a new session that inherits conversation history up to the current point while preserving the original session intact. This skill should be used when the user wants to create a new session branch for experimentation or parallel development without affecting the original session.

2026-05-19
launch-copilot-terminal
software-developers

Launch a new Windows Terminal tab running Copilot CLI with a requested title, tab color, and working directory. Supports a prompt-driven interactive session, an existing-session resume, and targeting either a separate window or the current Windows Terminal window.

2026-05-14
odt-convert
software-developers

Convert ODT (OpenDocument Text) files to Markdown, with a separate threaded comments file. Extracts document body via pandoc and comment threads (with anchor text and reply grouping) via Python XML parsing. Also extracts embedded images and Visio diagrams (with PNG export). Triggers include 'convert odt', 'extract odt comments', 'odt to markdown', or when working with .odt files.

2026-05-09
Showing 3 of 3 repositories
All repositories loaded