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

rolker

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

skills collected
44
repositories
3
updated
2026-06-21
repository explorer

Repositories and representative skills

run-issue
software-developers

Host orchestrator that drives an issue through the full per-issue lifecycle — dispatches each phase (review-issue → plan-task → review-plan → implement → review-code → triage-reviews → address-findings) as a fresh-context sub-agent, reads each phase's progress.md entry to choose the next action, and pauses at user checkpoints. Local-first: the PR is created at the end, never auto-pushes or auto-merges without confirmation.

2026-06-21
review-issue
software-developers

Evaluate a GitHub issue against workspace principles and ADRs before work begins. Records findings in progress.md and best-effort posts them as a comment on the issue.

2026-06-21
review-plan
project-management-specialists

Independent evaluation of a committed work plan before implementation begins. Checks scope, approach, principle alignment, consequences, and ROS conventions.

2026-06-21
start-deployment
software-developers

Activate deployment mode for a live field deployment. Discovers the project's deployment config, detects dev/field side via field_mode.sh, and either creates a new deployment, first-activates an existing one (worktree/main-tree + per-host log + issue-sync push), or resumes an ongoing one. Loads the urgency contract (sterile-cockpit / mitigate-before-diagnose / time-box) into the current agent session.

2026-06-21
wrap-up-deployment
software-developers

Close out a field deployment. Verifies dev-side access, finds the open deployment issue, collects field logs, interviews the operator for corrections, consolidates the dev log, reconciles field code via SHA-preserving merge and /import-field-changes, opens the wrap-up PR (Closes

2026-06-21
review-code
software-quality-assurance-analysts-and-testers

Lead reviewer that orchestrates specialist sub-reviews (static analysis, governance, plan drift, adversarial) to evaluate a PR or pre-push diff. Scales review depth to change risk. Produces a unified structured report and persists findings to progress.md.

2026-06-20
address-findings
software-developers

Work through the open action items from the latest review entry in progress.md — a

2026-06-20
plan-task
software-developers

Generate a principles-aware work plan for an issue. Saves to `.agent/work-plans/` in the repo that owns the issue and commits as the first step on the feature branch.

2026-06-16
Showing top 8 of 22 collected skills in this repository.
review-code
software-quality-assurance-analysts-and-testers

Lead reviewer that orchestrates specialist sub-reviews (static analysis, governance, plan drift, adversarial) to evaluate a PR. Scales review depth to change risk. Produces a unified structured report.

2026-05-10
start-task
software-developers

Claude Code only — create or enter the worktree for an issue/skill and switch the session into it via the native EnterWorktree tool. Wraps worktree_create.sh / worktree_enter.sh so all project policy (issue checks, branch naming, skill allowlist, --plan-file draft PR, --workflow scaffolding) still applies.

2026-05-10
triage-reviews
software-quality-assurance-analysts-and-testers

Evaluate PR review comments (human and bot) against local code, principles, and ADRs. Includes CI check status. Classifies each as valid or false positive and presents a fix plan.

2026-04-26
plan-task
software-developers

Generate a principles-aware work plan for an issue. Saves to `.agent/work-plans/` in the repo that owns the issue and commits as the first step on the feature branch.

2026-04-26
issue-triage
software-developers

Scan project repositories for GitHub issues, categorize them, flag stale items, and cross-reference with workspace tracking.

2026-04-06
what-next
software-developers

Read ROADMAP.md files, cross-reference with GitHub issues, detect staleness, and suggest prioritized next work.

2026-04-06
review-plan
project-management-specialists

Independent evaluation of a committed work plan before implementation begins. Checks scope, approach, principle alignment, consequences, and ROS conventions.

2026-04-06
review-issue
software-developerssoftware-quality-assurance-analysts-and-testers

Evaluate a GitHub issue against workspace principles and ADRs before work begins. Posts findings as a comment on the issue.

2026-04-06
Showing top 8 of 17 collected skills in this repository.
Showing 3 of 3 repositories
All repositories loaded