Skip to main content
hyhmrright
GitHub 제작자 프로필

hyhmrright

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

수집된 skills
26
저장소
5
업데이트
2026년 8월 30일
저장소 탐색

저장소와 대표 skills

sync-skill-cache
소프트웨어 개발자

Sync the Logic-Lens working-copy skills/ into the installed plugin cache so content-evals test the EDITED skill, not the last published one. ALWAYS run this after editing any skills/**/SKILL.md or guide/_shared file and BEFORE running content-evals —…

2026년 8월 29일
logic-review
소프트웨어 품질 보증 분석가·테스터

Find logic bugs in a single file or function via semi-formal execution tracing (Premises → Trace → Divergence → Trigger → Remedy). Trigger when a user shares code and suspects something is wrong without naming a concrete failure — phrases like "review this",…

2026년 8월 8일
logic-fix-all
소프트웨어 개발자

Autonomous repository-wide audit-and-fix pipeline: health → review → locate/explain → fix → diff-verify → iterate until clean. Starts with a mandatory consent prompt (token-intensive); after consent runs hands-free. Trigger when the user wants ALL logic…

2026년 8월 7일
iterate-skill
소프트웨어 개발자

Run the Logic-Lens skill-improvement loop end to end — baseline → diagnose failures → edit → sync cache → re-eval → verify net gain → iterate until clean. Use whenever the goal is to RAISE a skill's eval score or fix a failing eval mode: "improve…

2026년 6월 1일
run-iteration-eval
소프트웨어 개발자

Run the Logic-Lens content-eval pipeline for one iteration and produce a scored summary.json — use to measure a skill change. Wraps scripts/run-content-evals.sh (runner, costs tokens) and scripts/grade-iteration.py (grader, free, re-runnable). ALWAYS sync the…

2026년 6월 1일
bump-version
소프트웨어 개발자

Bump the Logic-Lens version across all six metadata locations at once (package.json, the four plugin manifests, and the README badge), then validate. Use when cutting a release or when `npm run validate` reports a version mismatch.

2026년 5월 28일
new-skill
소프트웨어 개발자

Scaffold a new logic-* skill in the Logic-Lens repo and wire it into every place a skill must be registered, so no step is missed. Use when adding a seventh (or later) skill to Logic-Lens.

2026년 5월 28일
logic-diff
소프트웨어 품질 보증 분석가·테스터

Compare two code versions for semantic equivalence via semi-formal tracing of both versions side-by-side. Trigger when the user shares a refactor, rewrite, migration, or A/B implementation and wants to confirm behavior is unchanged — "did I break anything",…

2026년 5월 15일
수집된 skill 11개 중 8개를 표시합니다.
release
소프트웨어 개발자

Cut a brooks-lint release: set the version in package.json, propagate it across all four plugin manifests and every version-bearing text file (README badges, docs site metadata), write the CHANGELOG entry, validate, then commit, push, tag, and publish the…

2026년 8월 30일
brooks-audit
소프트웨어 개발자

Architecture audit that maps module dependencies, checks layering integrity, and flags structural decay across a codebase, drawing on twelve classic engineering books. Triggers when: user asks to audit architecture, review folder/module structure, check for…

2026년 8월 4일
brooks-debt
소프트웨어 개발자

Tech debt assessment that identifies, classifies, and prioritizes maintainability problems — helping teams build a refactoring roadmap — drawing on twelve classic engineering books. Triggers when: user asks about tech debt, refactoring priorities, what to…

2026년 8월 4일
brooks-health
소프트웨어 개발자

Combined codebase health dashboard that scores a project across all four quality dimensions — PR quality, architecture, tech debt, and test quality — in a single pass, drawing on twelve classic engineering books. Triggers when: user wants an overall quality…

2026년 8월 4일
brooks-review
소프트웨어 품질 보증 분석가·테스터

PR code review that surfaces decay risks, design smells, and maintainability issues with concrete Symptom → Source → Consequence → Remedy findings, drawing on twelve classic engineering books. Triggers when: user asks to review code, check a PR, shares a diff…

2026년 8월 4일
brooks-sweep
소프트웨어 개발자

Full-sweep mode: runs a unified analysis across all quality dimensions — code decay, architecture, tech debt, and test quality — then applies fixes directly to the codebase. Safe changes are auto-applied; risky changes are confirmed before execution. Drawing…

2026년 8월 4일
brooks-test
소프트웨어 품질 보증 분석가·테스터

Test quality review drawing on twelve classic engineering books — with primary focus on xUnit Test Patterns, The Art of Unit Testing, How Google Tests Software, and Working Effectively with Legacy Code — that diagnoses structural problems in an existing test…

2026년 8월 4일
brooks-harness
기타 컴퓨터 관련 직업

Maintenance orchestrator for the brooks-lint plugin itself. Runs a sequential subagent pipeline — author → eval → QA → trigger-audit → release — to add or edit a skill, refresh the eval suite, keep the four manifests + all README translations + CHANGELOG +…

2026년 8월 3일
수집된 skill 9개 중 8개를 표시합니다.
저장소 5개 중 5개 표시
모든 저장소를 표시했습니다