Skip to main content

charliecpeterson/agent-config

SkillsMP는 charliecpeterson/agent-config에서 23개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

최근 기록된 소스 활동
SkillsMP 카탈로그 업데이트
수집된 skills
23
GitHub 스타
0
GitHub 포크
0

수집된 skill 23개 중 23개를 표시합니다.

직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Independent re-verification of an AI session's recorded work: extract the falsifiable claims from commit messages, lab logs, and boards since a git ref, fan out FRESH-context workers to re-derive them (never trusting the session's own verification), report…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Unattended, long-running inspection that generates candidate defects mechanically and verifies them before reporting. Trigger on 'overnight audit', 'run an audit while I sleep', 'automate finding what we keep missing', or 'nightly inspection'. NOT an…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Proactive hunt for latent bugs nobody reported: inventory prior coverage, partition by failure mode, fan out code-skeptic workers, then verify and rank what returns. Trigger on 'hunt for bugs', 'scan for latent defects', 'find what's silently wrong', or…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

In-depth, tool-grounded code review, distinct from the built-in /code-review. Default scope is the WHOLE codebase (runs linters/tests, reads architecture, checks for AI slop, renders a Continue/Refactor/Rebuild verdict); scopes down to a deep change review…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Compare a parser or scientific tool against an independent reference implementation over a real corpus. Trigger on 'differential test', 'compare against ASE/cclib/OpenBabel', 'validate parser output', or 'does this agree with a reference?'. Produces a…

원문 언어: 영어

업데이트
직업 분류
네트워크·컴퓨터 시스템 관리자
설명

Triage a hung, slow, or wedged build, test run, or process: is it my code, my toolchain, or my machine? Trigger on 'the build hangs', 'tests never finish', 'why is this so slow', a process sitting at zero CPU, or when a second theory about an environment…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Slow, exhaustive planning sessions: question the user one decision at a time until requirements are fully confirmed, then optionally chain into research scouts, a readiness audit, an architecture draft, and a staged roadmap. Trigger on "help me plan", "let's…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Answer a how-to / syntax / config / factual question from a SOURCE the user points at (a docs URL, or a local file/directory of docs), not from memory, and cite the exact location so they can read around it. Trigger on a doc link or local path plus a…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Audit a repo's docs against its code and bring them back in sync: inventory all docs, fan out doc-auditor sub-agents to verify every concrete claim, report drift with proving paths, then fix and rebuild on your call. Trigger on "check the docs", "are my docs…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Pressure-test a real decision through five advisor lenses, anonymous peer review, and a single synthesized verdict (Karpathy's LLM Council on sub-agents). Trigger on 'council this', 'run the council', 'pressure-test this', 'stress-test this', 'debate this',…

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Scanner-grounded security audit, distinct from the built-in /security-review: runs the right scanners (semgrep, osv-scanner, trivy, gitleaks, bandit), queries live CVEs via MCP, walks a 24-category threat-model checklist, and produces a triaged report.…

원문 언어: 영어

업데이트
직업 분류
기술 작가
설명

Macro-first pipeline for multi-page documents where structure matters as much as prose (proposals, papers, grants, reports): intake -> outline contract -> draft -> developmental, structural, specificity, voice, and persona reviews -> human-writer copy pass.…

원문 언어: 영어

업데이트
직업 분류
기술 작가
설명

Use any time you generate or rewrite prose for the user — emails, documents, posts, proposals, any written content — so it reads like a sharp human wrote it: direct, specific, no AI tells. Also trigger on "make this sound less like AI", "rewrite this",…

원문 언어: 영어

업데이트
직업 분류
기술 작가
설명

Design slide content and narrative for decks, talks, and pitches — what each slide says and why, not visual layout. Trigger on "help me with my deck", "what should this slide say", "plan my talk", "build out my presentation", or an outline the user wants…

원문 언어: 영어

업데이트
직업 분류
시장조사 분석가·마케팅 전문가
설명

Check current community and web sources (Reddit, HN, forums, news) before answering on fast-moving topics. Trigger on what's new/best/trending, and whenever recency matters even unasked: version numbers, prices, release status, "still", "latest", the current…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Generate a self-contained Markdown handoff document — plus a file inventory and proposed workspace layout if the session produced files — for moving work to another AI agent. Trigger ONLY on explicit asks: "handoff doc", "session handoff", "I'm moving this to…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Bootstrap a new project with my conventions so it never starts as a blank slate. Trigger on "new project", "start a repo", "scaffold this", "set up a project", or picking a name for something about to be built. Picks the matching template (Python science/ML,…

원문 언어: 영어

업데이트
직업 분류
네트워크·컴퓨터 시스템 관리자
설명

Diagnose a failed, stuck, slow, or pending Slurm job on Stampede3 (TACC). Use when the user reports a JobID that crashed, exited early, ran out of memory/time, "is stuck in queue", produced unexpected output, or was killed. Walks through sacct, output logs,…

원문 언어: 영어

업데이트
직업 분류
네트워크·컴퓨터 시스템 관리자
설명

Build a Slurm sbatch script for Stampede3 (TACC). Use when the user on Stampede3 asks to "run X on the cluster", "submit a job", "make a batch script", or "request N nodes/GPUs". Covers serial, MPI, OpenMP, hybrid, and GPU (H100/PVC) workloads with the…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Disciplined debugging when the user reports a bug, error, crash, failing test, or wrong output. Trigger on "this is broken", "why doesn't this work", stack traces, or code that runs but gives the wrong result. Finds the real root cause instead of patching…

원문 언어: 영어

업데이트
직업 분류
일반 사무원
설명

Format ALL responses to be dyslexia-friendly. Trigger when the user mentions dyslexia, reading difficulties, or asks for easier-to-read output ("hard to read", "simpler layout"). Once active, every response follows the formatting rules, even short replies.

원문 언어: 영어

업데이트
직업 분류
편집자
설명

Critique-style feedback on an existing draft (emails, essays, reports, proposals, docs): structured notes, not redrafted prose. Trigger on "review this", "give me feedback", "does this flow?", or a shared draft plus a request for thoughts. If the user wants…

원문 언어: 영어

업데이트
직업 분류
데스크톱 출판 전문가
설명

Use when reading or editing the user's open Microsoft Word, Excel, or PowerPoint documents on macOS through the office MCP tools (word_*, excel_*, ppt_*, run_applescript). Covers the read -> edit -> screenshot workflow, tool conventions (1-based indexes,…

원문 언어: 영어

업데이트
수집된 skill 23개 중 23개를 표시합니다.