원클릭으로
agent-skills
agent-skills에는 tomfordrumm에서 수집한 skills 3개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Senior software engineering decision-making, development, debugging, and code-review process based on an 18+ year engineer's habits. Use when Codex should approach a coding task, bug investigation, refactor, architecture choice, or review by first understanding the business goal, user scenario, data flow, system impact, risks, and lowest long-term-cost solution before changing code.
Enforce Architectural Decision Records (ADR) logging for every task. Use when a user asks to create, update, or enforce ADRs, or when a workflow requires logging decisions in an ADR directory with daily files named adr_yyyy_mm_dd.md.
Investigation-only mode for understanding bugs, features, or system behavior without making changes. Use when the user says phrases like "let's investigate", "we need to figure out", or "we're debuggin", or asks to investigate or analyze before changing anything.