Skip to main content
Run any Skill in Manus
with one click
GitHub repository

code-harness-skills

code-harness-skills contains 12 collected skills from 8-bit-sheep, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
12
Stars
3
updated
2026-03-17
Forks
1
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

agent-inbox
software-developers

Check and process messages from autonomous agents. Use when starting a session, after agent handoffs, or when checking for completion notifications. This skill describes the pattern of inter-agent messaging -- adapt the implementation to your project's tooling.

2026-03-17
cloud-environment-setup
network-and-computer-systems-administrators

Set up Claude Code cloud/mobile environments for development. Use when starting a new cloud session, when tools are missing, or when user says "setup cloud", "setup environment", or mentions mobile Claude Code.

2026-03-17
codebase-organizer
software-developers

Monitor and refactor large files into smaller, AI-friendly modules. Use when user asks to check file sizes, split large files, or organize the codebase. Ensures tests pass before and after refactoring.

2026-03-17
design-doc-creator
project-management-specialists

Create design documents in the correct format and location. Use when user asks to create a design doc, plan a feature, or document a design. Handles both planned/ and implemented/ docs with proper structure.

2026-03-17
github-issue-triage
software-developers

Monitor and triage GitHub issues against design docs and implementation status. Use when user asks to "check issues", "triage issues", "sync issues", "what issues are open", or wants to ensure issues are up-to-date with development progress.

2026-03-17
headless-runner
software-developers

Run Claude Code in headless/programmatic mode for automation, CI/CD, and agent workflows. Use when user asks about headless mode, programmatic execution, scripting Claude, or automating Claude workflows.

2026-03-17
perf-reviewer
software-quality-assurance-analysts-and-testers

Review code for performance issues and run benchmarks. Use when user asks to analyze performance, run benchmarks, or review code for optimization opportunities.

2026-03-17
release-manager
software-developers

Create new releases with version bumps, changelog updates, git tags, and CI/CD verification. Use when user says "ready to release", "create release", mentions version numbers, or wants to publish a new version.

2026-03-17
skill-builder
software-developers

Create new Anthropic Agent Skills, test them with eval-driven iteration, and optimize descriptions for triggering accuracy. Use when user asks to create a new skill, improve an existing skill, test skill quality, optimize skill descriptions, add skill functionality, or wants to build a custom workflow. Also use when analyzing why a skill under-triggers or produces poor results.

2026-03-17
sprint-executor
software-developers

Execute approved sprint plans with test-driven development, continuous linting, progress tracking, and pause points. Supports parallel milestone execution via Task sub-agents. Use when user says "execute sprint", "start sprint", or wants to implement an approved sprint plan.

2026-03-17
sprint-planner
project-management-specialists

Analyze design docs, calculate velocity from recent work, and create realistic sprint plans with day-by-day breakdowns. Use when user asks to "plan sprint", "create sprint plan", or wants to estimate development timeline.

2026-03-17
test-coverage-guardian
software-quality-assurance-analysts-and-testers

Analyze test coverage, identify gaps, detect dead code, and improve test quality. Use when user asks to check coverage, review tests, find untested code, or improve test robustness.

2026-03-17