Skip to main content

xoai/sage

SkillsMP는 xoai/sage에서 76개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

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

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

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

When --quality-locked is active, loop review/revise at each Quality Gate until findings reach a clean bar (no Critical, no Major, only cosmetic Minor) or the iteration cap (10) is reached. Uses a deterministic Python checker for classification and decision…

원문 언어: 영어

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

Use after implementation passes the quality gates, when a change needs an independent pass over the code before it ships, or when the user asks to "QA this", "check the implementation", or "verify it matches the spec". Applies to Standard and Comprehensive…

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

Configure Sage preset and project settings. Switch between base, startup, enterprise, or opensource constitution presets. Use when the user says "configure sage", "change preset", or "sage settings".

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

Captures and recalls durable context for AI agents — architecture decisions, user preferences, debugging insights, conventions, anything worth remembering across sessions. Teaches the agent when to remember (store findings during work), when to recall (search…

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

Typed knowledge graph for any AI agent that needs structure — entity relationships, dependency chains, code-symbol graphs (with 0.11+ scan-codebase), task/project links, supersession chains. Use when creating or querying structured entities (Person, Project,…

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

Detects mistakes, stores prevention rules, promotes them across scope — the 'experience' layer for any AI agent that recurringly hits the same bugs, miscommunications, or wrong-tool choices across sessions. Use when: (1) a command or operation fails…

원문 언어: 영어

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

Use when the user picks [A] Review at a spec/plan/ADR/root-cause/fix-plan checkpoint, or asks for an independent review before implementation begins. Applies to Standard and Comprehensive scopes with the Task tool available; Lightweight tasks skip.

원문 언어: 영어

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

Use as the code-quality gate after spec-compliance and constitution checks pass, or when the user says "review my code", "quality check", "security review", or "is this code good". Runs as an independent sub-agent when the Task tool is available.

원문 언어: 영어

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

Adversarial review verifying implementation matches its specification — checks completeness (nothing missing) and precision (nothing extra). Distrusts the implementer's self-report. Use after implementation, or when the user says "check against spec", "does…

원문 언어: 영어

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

Drives task-by-task execution from an approved plan with quality gates between each task. Reads the plan, finds the next incomplete task, dispatches implementation, validates, updates progress, and continues. Use after a plan is approved and the user says…

원문 언어: 영어

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

Parses workflow flags (--quality-locked, --autonomous, --subagents) from $ARGUMENTS at the start of /build and /architect commands. Uses a deterministic python3 runtime with a prose-rule fallback if python3 is unavailable. Returns a strict JSON contract that…

원문 언어: 영어

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

Creates implementation plans from specifications by breaking work into small tasks (2-5 min each) with exact file paths, tests, and dependency ordering. Use after a spec is approved and before implementation begins, or when the user says "create a plan",…

원문 언어: 영어

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

Session resumption with context

원문 언어: 영어

업데이트
직업 분류
프로젝트 관리 전문가
설명

Socratic questioner — helps clarify the real problem before jumping to solutions. Invoke via delegate_task.

원문 언어: 영어

업데이트
직업 분류
컴퓨터 시스템 분석가
설명

Systems thinker — sees boundaries, trade-offs, and second-order consequences. Invoke via delegate_task.

원문 언어: 영어

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

Optimized codebase on dedicated branch, Iteration log

원문 언어: 영어

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

Brief (medium+ tasks), Spec, Implementation plan

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

Routes free-input requests to the right Sage workflow phase when keyword routing doesn't match. Invoke via delegate_task.

원문 언어: 영어

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

Session resumption with context

원문 언어: 영어

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

Methodical investigator — follows evidence, resists guessing, finds root causes. Invoke via delegate_task.

원문 언어: 영어

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

Pragmatic implementation persona — values working software, simplicity, and TDD. Invoke via delegate_task.

원문 언어: 영어

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

Root cause diagnosis with evidence, Reproducing test, Minimal patch

원문 언어: 영어

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

Knowledge entries in sage-memory, Docs in .sage/docs/

원문 언어: 영어

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

Cycle review, Learnings with prevention rules, Next-cycle seeds

원문 언어: 영어

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

Review report with strengths, issues, risks, verdict

원문 언어: 영어

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

Independent READ-ONLY reviewer for Sage artifacts (spec, plan, ADR, root cause, fix plan, QA). Invoke via delegate_task.

원문 언어: 영어

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

Routes to the right workflow based on intent and scope

원문 언어: 영어

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

Monitors implementation scope and prevents drift beyond the plan. Detects unrequested refactors, gold-plating, and "while I'm here" additions. Use when implementing tasks from a plan, writing code for a feature, or when the agent starts modifying files not…

원문 언어: 영어

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

Enforces test-driven development: write failing test, write minimal code to pass, refactor. Mandatory for all implementation work. Use when writing any production code, implementing features, fixing bugs, refactoring, or when the user says "write code",…

원문 언어: 영어

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

Preserves and restores context across agent sessions using plan file checkboxes as source of truth. Use when starting a new session, resuming previous work, ending a session, or when the user says "continue from last time", "what was I doing", or "save…

원문 언어: 영어

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

Architecture Decision Records, System spec, Milestone plan

원문 언어: 영어

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

Brief (medium+ tasks), Spec, Implementation plan

원문 언어: 영어

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

Root cause diagnosis with evidence, Reproducing test, Minimal patch

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

Presenting work for approval and formatting the response footer. Use when reaching an approval gate, showing a spec, plan, brief, or finished deliverable, offering the user choices, or when unsure which zone footer a response should end with.

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

The project's engineering principles and non-negotiable process rules. Use when asking whether something is allowed, what the project's principles or conventions are, why a rule exists, or when a decision seems to conflict with the constitution.

원문 언어: 영어

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

Recording decisions in the right log. Use when a decision needs to be written down, when the user asks why something was decided, when writing an ADR or a decision entry, or when unsure whether something belongs in the initiative's log or the global one.

원문 언어: 영어

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

Sage's quality gates and the file checks each workflow must pass. Use when an edit was blocked, when asking why a hook stopped you, when a gate fails or reports UNVERIFIABLE, before claiming work is done, or when you need the spec/plan preconditions for…

원문 언어: 영어

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

Choosing which Sage workflow fits a request. Use when the user asks what to run, which command or workflow to use, where to start, or when a request is ambiguous or spans multiple surfaces and needs to be routed to build, fix, architect, review, learn,…

원문 언어: 영어

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

Sizing a task before doing it. Use when the user asks which tier a task is, how big or small a change is, whether something needs a spec or a plan, whether to just do it or slow down, or when deciding how much process a piece of work deserves.

원문 언어: 영어

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

Sage's persistent memory. Use when the user says remember this, store this, don't forget, note for next time, what do we know about X, have we seen this before — and whenever the user corrects you, an approach fails repeatedly, or you discover a non-obvious…

원문 언어: 영어

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