Skip to main content
GitHub repository

harness-os

harness-os contains 25 collected skills from giulio-leone, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
25
Stars
11
updated
2026-04-02
Forks
1
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

context-management
software-developers

Rules and strategies for managing agent context window size, avoiding bloat, and preserving signal-to-noise ratio.

2026-04-02
error-handling-patterns
software-developers

Standard patterns for error handling, retry logic, circuit breakers, and graceful degradation.

2026-04-02
policy-coherence-audit
project-management-specialists

Detect and remove contradictions across agent policies before execution.

2026-04-02
programmatic-tool-calling
software-developers

Multi-step tool workflows via code orchestration to reduce latency, context pollution, and token overhead.

2026-04-02
prompt-contract-bindings
software-developers

Bind project-specific prompts to local schema and workflow artifacts while keeping the harness core generic and globally reusable.

2026-04-02
session-lifecycle
software-developers

Operational session protocol for task-scoped leases, reconciliation, checkpoints, inspection, queue promotion, and handoff across long-running work.

2026-04-02
session-lifecycle
software-developers

Operational session protocol for task-scoped leases, reconciliation, checkpoints, inspection, queue promotion, and handoff across long-running work.

2026-04-02
harness-lifecycle
software-developers

Two-phase agent harness lifecycle — initializer session for scaffolding and incremental sessions for feature-by-feature execution with cross-session memory.

2026-04-01
planning-tracking
software-developers

Execution plan with milestone/issue hierarchy, explicit dependencies, and safe parallelism.

2026-04-01
breaking-change-paths
software-developers

Structured decision process between Non-Breaking and Breaking paths without relaxing quality gates.

2026-03-26
code-review
software-quality-assurance-analysts-and-testers

Structured code review checklist covering correctness, security, performance, and maintainability.

2026-03-26
completion-gate
software-quality-assurance-analysts-and-testers

Mandatory quality gate for every Issue, Milestone, and PR with zero-error execution and no technical debt carry-over.

2026-03-26
dependency-management
software-developers

Dependency audit, update policy, license verification, and supply chain security practices.

2026-03-26
e2e-testing
software-quality-assurance-analysts-and-testers

Deterministic, CI-ready end-to-end validation for critical user flows.

2026-03-26
git-workflow
software-developers

Branch naming, commit messages, PR conventions, and merge strategy for clean, traceable git history.

2026-03-26
github-sync
software-developers

Keep local plan and GitHub project artifacts perfectly aligned with milestones, issues, labels, and statuses.

2026-03-26
interaction-loop
software-developers

Iterative decision loop with consistent user checkpoints and explicit stop criteria.

2026-03-26
mobile-mcp-optimization
software-developers

Enforce the use of mcp_mobile_multi_action to reduce latency and improve reliability during Mobile MCP UI automation.

2026-03-26
performance-audit
software-quality-assurance-analysts-and-testers

Structured performance audit covering Core Web Vitals, bundle size, memory profiling, and runtime efficiency.

2026-03-26
rollback-rca
software-developers

Stop ineffective iteration loops and choose a controlled recovery path after repeated gate failures.

2026-03-26
session-logging
project-management-specialists

Accurate, auditable execution journal for each working session.

2026-03-26
systematic-debugging
software-developers

Evidence-based debugging via structured logging, debug-data.log analysis, and MCP tool integration — replaces trial-and-error.

2026-03-26
testing-policy
software-quality-assurance-analysts-and-testers

Deterministic, CI-ready quality verification with no regressions and no coverage drop.

2026-03-26
harness-interactive-setup
software-developers

How to automatically configure, install, and sync HarnessOS to any host (Gemini, Cursor, Copilot, Windsurf) without human intervention.

2026-03-23
prompt-contract-bindings
software-developers

Bind project-specific prompts to local schema and workflow artifacts while keeping the harness core generic and globally reusable.

2026-03-22