Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

HermesCoderAgent

يحتوي HermesCoderAgent على 31 من skills المجمعة من joeshirey، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
31
Stars
3
محدث
2026-07-17
Forks
0
التغطية المهنية
5 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

github-lifecycle
مطوّرو البرمجيات

Branch, commit, push, and open PRs with humanized messages, then monitor GitHub Actions CI. Per-project autonomy gating; blocks direct pushes to the default branch and pushes with a dirty tree. Never auto-merges.

2026-07-17
harness-claude-code
المهن الحاسوبية الأخرى

Dispatch patterns for Claude Code as the coding engine. Default harness. Implementation dispatches go through dispatch_coder.py (writes the dispatch receipt the commit gate requires).

2026-07-17
quality
محللو ضمان جودة البرمجيات والمختبرون

Testing strategy, TDD enforcement, spec compliance, and regression checks.

2026-07-16
writing-plans
مطوّرو البرمجيات

Write implementation plans: bite-sized tasks for coding engine dispatch.

2026-07-16
auto-healing
محللو ضمان جودة البرمجيات والمختبرون

Automated fix loop for failed Quality/Reviewer checks. Parses failures, builds escalating prompts, dispatches through the active harness up to 3 times.

2026-07-15
parallel-dispatch
مطوّرو البرمجيات

Run independent, file-disjoint plan tasks concurrently, each isolated in its own git worktree + branch. Collects per-task results; never auto-merges.

2026-07-15
complexity-triage
مطوّرو البرمجيات

T-shirt sizing for tasks before dispatch. Runs heuristics and optionally LLM classification to determine task size (S/M/L/XL), recommend local vs cloud routing, and set tool budgets.

2026-07-11
github-backlog
مطوّرو البرمجيات

Make GitHub Issues the canonical backlog. Initialize the namespaced label schema, classify metadata, create/enrich/triage context-rich issues, and run the weekly grooming sweep. Opt-in per repo; autonomy-gated; never merges; groom may close stale/duplicate issues only behind the gate.

2026-07-11
retrospective
مطوّرو البرمجيات

Capture a reusable lesson after an auto-heal struggle or debugger session, and inject relevant prior lessons into future dispatch prompts. Per-repo memory loop.

2026-07-11
systematic-debugger
محللو ضمان جودة البرمجيات والمختبرون

Enforced 4-phase debugging pipeline. Blocks source edits until bug is reproduced, traced, and hypothesis tested. Integrates with auto-healer for the fix phase.

2026-07-11
devops
مديرو الشبكات وأنظمة الحاسوب

CI/CD, deployment, infrastructure, and environment configuration.

2026-07-01
reviewer
محللو ضمان جودة البرمجيات والمختبرون

Code review, PR management, and cross-concern quality synthesis.

2026-06-22
architect
مطوّرو البرمجيات

System design, architecture decisions, dependency analysis for coding projects.

2026-06-20
harness-claude-code
المهن الحاسوبية الأخرى

Dispatch patterns for Claude Code as the coding engine. Default harness.

2026-06-20
docs
مطوّرو البرمجيات

Documentation, changelogs, API docs, and README maintenance.

2026-06-15
harness-antigravity
مطوّرو البرمجيات

Dispatch patterns for Antigravity CLI (agy) as the coding engine.

2026-06-10
requesting-code-review
محللو ضمان جودة البرمجيات والمختبرون

Pre-commit verification: security scan, quality gates, independent code review.

2026-06-08
implementer
مطوّرو البرمجيات

Task execution templates and coding engine dispatch patterns for coding tasks.

2026-06-02
security
محللو أمن المعلومات

Security review, vulnerability scanning, and dependency audit for code changes.

2026-06-02
container-runner
مديرو الشبكات وأنظمة الحاسوب

Hardware-probe + sandboxed execution of vaulted tools. Network-isolated, read-only, resource-capped; never runs untrusted code on the host (#6, Phase 4).

2026-06-02
humanizer-gate
مطوّرو البرمجيات

Enforcement gate for all external prose. Strips AI slop patterns and calibrates to user voice before commits, PRs, docs, and chat summaries.

2026-06-02
local-model-router
مطوّرو البرمجيات

Route tasks to local Ollama models or cloud APIs based on triage output. Health-check aware with automatic cloud fallback.

2026-06-02
repo-onboarding
مطوّرو البرمجيات

On first touch of an unconfigured repo, interview the user about its permissions — backlog-as-GitHub-Issues, remote autonomy for PRs/pushes, and external skill discovery — then persist the answers to the repo's two config files so every later command honors them without re-asking. Allow skip (safe defaults: gated / no backlog / local-only).

2026-06-02
security-auditor
محللو أمن المعلومات

Static + LLM code audit of a skill/tool source into FAIL/WARN/PASS. Never executes the code. The first guard in the dynamic ingestion pipeline (#6, Phase 4).

2026-06-02
skill-discovery
المهن الحاسوبية الأخرى

Discover task-relevant skills from a curated allowlist of trusted indexes, reputation-gate them, vet through the

2026-06-02
skill-ingest
المهن الحاسوبية الأخرى

End-to-end ingestion of a third-party skill/MCP source — fetch → quarantine → classify → audit → vault. A FAIL audit hard-blocks; Tier 2/3 needs --confirm (#6, Phase 4).

2026-06-02
vetted-vault
محللو أمن المعلومات

Classify a skill/tool source into a trust tier, hash it (SHA-256), and pin approved sources in an immutable local vault. Safe groundwork for the

2026-06-02
harness-opencode
مطوّرو البرمجيات

Dispatch patterns for OpenCode as the coding engine.

2026-06-02
plan
مطوّرو البرمجيات

Plan mode: write markdown plan to .hermes/plans/, no exec.

2026-06-02
spike
مطوّرو البرمجيات

Throwaway experiments to validate an idea before build.

2026-06-02
test-driven-development
محللو ضمان جودة البرمجيات والمختبرون

TDD: enforce RED-GREEN-REFACTOR in coding engine dispatches.

2026-06-02