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

ClawOSS

ClawOSS enthält 14 gesammelte Skills von billion-token-one-task, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
14
Stars
3
aktualisiert
2026-04-24
Forks
14
Berufsabdeckung
3 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

oss-discover
Softwareentwickler

Discover FRESH issues in WELL-MAINTAINED repos (200+ stars). Merge-optimized: 60% easy wins (docs, typos, tests) + 40% bug fixes. Target agentic AI repos by CRITERIA (topic:llm/agent/rag + stars:>200). Verify repo health before queuing.

2026-04-24
oss-followup
Softwareentwickler

Orchestrator-level PR follow-up detection and delegation: scan open PRs for new review comments, classify feedback type, write context files to subagent-inputs, delegate to oss-pr-review-handler sub-agents. Does NOT implement changes directly.

2026-03-18
oss-pr-review-handler
Softwareentwickler

Sub-agent skill for handling PR review feedback: clone repo, checkout PR branch, read all review comments (inline + general), implement requested changes, push updates, respond to reviewers via gh CLI, cleanup workspace. Spawned 1-per-PR by the orchestrator.

2026-03-18
oss-submit
Softwareentwickler

Submit a contribution PR (bug fix, docs fix, typo fix, or test addition) to an open-source repo: verify it's a valid contribution, push branch to fork, create PR with gh CLI, use repo's PR template, log submission, report to dashboard.

2026-03-18
oss-triage
Softwareentwickler

Triage GitHub issues: confirm contribution type (bug/docs/typo/test), assess feasibility, check repo health (merge velocity, review rate). Merge-optimized scoring: +5 docs/typo, +3 tests, +5 fast merge repos. REJECT issues in unhealthy repos.

2026-03-18
repo-analyzer
Softwareentwickler

Analyze repo health and conventions BEFORE queuing any issue. MANDATORY health gate: stars >=200, last commit <2wk, merge time <14d, review rate >50%, open PRs <50. Use /Users/kevinlin/clawOSS/scripts/repo-health-check.sh for automation.

2026-03-18
safety-checker
Softwarequalitätssicherungsanalysten und -tester

Final safety gate before PR submission: contribution type verification (bug/docs/typo/test), budget check, diff size 25-100 LOC target (HARD MAX 200), no secrets, branch naming, dedup check, independent review. Abort if any check fails.

2026-03-18
brainstorming
Projektmanagementspezialisten

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

2026-03-17
context-manager
Softwareentwickler

Manage context window: monitor usage, flush state to memory at 80% capacity, write work-in-progress summary, trigger compaction, re-read memory after compaction.

2026-03-17
oss-implement
Softwareentwickler

Implement an OSS contribution (bug fix, docs fix, typo fix, or test addition) using deep-comprehension workflow. For bugs: trace root cause, reproduce-first, comprehensive fix. For docs/typos: verify correctness. For tests: meaningful coverage. REJECT feature requests.

2026-03-17
requesting-code-review
Softwarequalitätssicherungsanalysten und -tester

Use when completing tasks, implementing major features, or before merging to verify work meets requirements

2026-03-17
systematic-debugging
Softwareentwickler

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

2026-03-17
oss-review
Softwarequalitätssicherungsanalysten und -tester

Pre-submission self-review for contributions (bug fixes, docs fixes, typo fixes, test additions): run git diff, check all 8 quality gates (contribution type gate, scope, code quality, tests, security, anti-slop, git hygiene, PR template). ABANDON if not a valid contribution.

2026-03-16
dashboard-reporter
Softwareentwickler

Report metrics and events to ClawOSS dashboard API via curl.

2026-03-16