Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
tkarcheski
GitHub 제작자 프로필

tkarcheski

1개 GitHub 저장소에서 수집된 12개 skills를 저장소 단위로 보여줍니다.

수집된 skills
12
저장소
1
업데이트
2026-07-04
저장소 지도

skills가 있는 위치

수집된 skill 수가 많은 주요 저장소와 이 제작자 카탈로그 내 비중, 직업 분포를 보여줍니다.

저장소 탐색

저장소와 대표 skills

rfc-worktree
소프트웨어 개발자

Sets up new rfc (robotframework-chat) work on its own branch in an isolated git worktree at ../AI/rfc/worktree/<branch>. Branches from a base of the user's choice (defaults to origin/claude-code-staging), copies .env, runs `uv sync`, and runs the CLAUDE.md baseline checks so you land on a green, isolated checkout. Prefer this over the generic using-git-worktrees skill when the working directory is rfc.

2026-07-04
audit-robot-reports
소프트웨어 품질 보증 분석가·테스터

Audits Robot Framework coverage from `make run-local-models` in the rfc repo (robotframework-chat) — i.e. answers "which models have been tested against which suites?". Builds a model × test-suite coverage matrix for the latest rfc version, writes a markdown report to `.claude/audits/`, and commits the latest results (the `results/` submodule is LFS-tracked). Also the entry point for launching the multi-hour `make run-local-models` run detached and doing status check-ins.

2026-07-04
triage-issues-prs
소프트웨어 개발자

The shared triage + engage policy for the rfc (robotframework-chat) issue/PR monitoring agents. Defines the label taxonomy, when to assign/comment/flag stale, what to auto-handle versus escalate to the owner, hard safety rails (never close/merge/force-push/delete), idempotency rules, a per-sweep action cap to prevent comment floods, and where to write reports. Invoked identically by all three monitoring layers — the 30-min cloud heartbeat, the GitHub Actions checkpoint workflow, and the local webhook listener — so behaviour is the same no matter what woke the agent.

2026-06-12
self-healing-iq
소프트웨어 품질 보증 분석가·테스터

Closes the loop on the rfc self-healing listener: analyse and heal real suite failures, and ratchet difficulty upward (the IQ scale) for suites that always pass. Trigger when a robot suite fails repeatedly, when SelfHealingListener events show exhausted retries, when the coverage audit shows a suite at 100% pass across all models, or when the user says "self-heal this suite", "tests are too easy", "raise the IQ", or "why does this suite always pass".

2026-06-11
creating-prs
소프트웨어 개발자

The robotframework-chat pull-request workflow: rebase onto claude-code-staging, self-review the full diff, run the verification suite and capture output, bump the version, fill in every section of the PR template (summary, how-to-review, evidence of testing, critical changes, checklist), create the PR, and monitor it for feedback.

2026-05-27
reviewing-prs
소프트웨어 품질 보증 분석가·테스터

How to review a pull request in robotframework-chat: picking the right scope (whole-branch vs remote-only vs uncommitted), gh tooling caveats, verifying claims against the actual files before recommending changes, and the exact report structure (quality, suggestions, risks, coverage, security, verdict).

2026-05-27
running-robot-suites
소프트웨어 품질 보증 분석가·테스터

How to run real Robot Framework suites in robotframework-chat and where output lands: the 5-tuple watermark (rfc_version, model/harness, suite, hostname, session_id), when you are the agent harness vs when the LLM under test is the model, the MODEL_HARNESS vs DEFAULT_MODEL distinction, terminal vs web session constraints, and committing output.xml.

2026-05-27
converting-tests
소프트웨어 품질 보증 분석가·테스터

Migrates tests from other frameworks (pytest-only, unittest, shell scripts, ad-hoc scripts) into the robotframework-chat tiered test system. Covers the tier decision tree, mapping assertions to Robot Framework keywords, extracting Python logic into keyword libraries, parameterized tests, fixtures, tagging, and suite registration.

2026-05-27
이 저장소에서 수집된 skills 12개 중 상위 8개를 표시합니다.
저장소 1개 중 1개 표시
모든 저장소를 표시했습니다