Skip to main content

jamesaphoenix/tx

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

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

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

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

Turn a design spec into an explicit tx task graph with `tx decompose`, then refine the graph using normal tx task and dependency primitives.

원문 언어: 영어

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

Generate a detailed design document via `tx doc add design`. Covers architecture, interfaces, data model, invariants, failure modes, verification, and testing strategy. References plan via file path instead of embedding. Plan lives in…

원문 언어: 영어

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

Generate a system overview spec via `tx doc add overview`. Produces an architectural overview covering problem, scope, components, data flows, and non-goals. References plan via file path instead of embedding. Plan lives in ~/.claude/plans/<name>.md. Output…

원문 언어: 영어

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

Generate a detailed Product Requirements Document via `tx doc add prd`. Uses EARS requirement syntax with traceable IDs, acceptance criteria, and non-functional requirements. References plan via file path instead of embedding. Plan lives in…

원문 언어: 영어

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

Internal closed-loop skill: drive CLI/API/MCP to 100% shape parity (same service methods) AND behaviour parity (same response shapes). Uses ESLint rules tx/require-surface-parity + tx/interface-parity. NOT shipped to tx users.

원문 언어: 영어

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

Generate a system-level design document via `tx doc add design`. Covers cross-cutting architecture, service boundaries, data flows, scalability, and deployment topology. References plan via file path instead of embedding. Plan lives in…

원문 언어: 영어

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

Create, patch, lint, discover, trace, and complete docs-first specs. Use when working in Claude Code and the user needs tx commands from this area.

원문 언어: 영어

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

Generate a detailed design document via `tx doc add design`. Covers architecture, interfaces, data model, invariants, failure modes, verification, and testing strategy. References plan via file path instead of embedding. Plan lives in…

원문 언어: 영어

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

Generate a system overview spec via `tx doc add overview`. Produces an architectural overview covering problem, scope, components, data flows, and non-goals. References plan via file path instead of embedding. Plan lives in ~/.codex/plans/<name>.md. Output…

원문 언어: 영어

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

Generate a detailed Product Requirements Document via `tx doc add prd`. Uses EARS requirement syntax with traceable IDs, acceptance criteria, and non-functional requirements. References plan via file path instead of embedding. Plan lives in…

원문 언어: 영어

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

Generate a system-level design document via `tx doc add design`. Covers cross-cutting architecture, service boundaries, data flows, scalability, and deployment topology. References plan via file path instead of embedding. Plan lives in…

원문 언어: 영어

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

Create, patch, lint, discover, trace, and complete docs-first specs. Use when working in Codex and the user needs tx commands from this area.

원문 언어: 영어

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

Guide for working with tx task management. Use when picking up tasks, completing work, or managing dependencies.

원문 언어: 영어

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

Build a verification script that defines "done" for a parent task or project phase. Creates a .sh script and attaches it via tx auto verify set.

원문 언어: 영어

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

Generate a detailed design document via `tx doc add design`. Covers architecture, interfaces, data model, invariants, failure modes, verification, and testing strategy. References plan via file path instead of embedding. Plan lives in…

원문 언어: 영어

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

Auto-annotate existing tests and source code with [INV-*] / @spec tags by reading all spec gaps, understanding each invariant, and matching them to existing test assertions. Optionally creates missing tests too. Drives FCI from 0% toward 100%.

원문 언어: 영어

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

Generate a system overview spec via `tx doc add overview`. Produces an architectural overview covering problem, scope, components, data flows, and non-goals. References plan via file path instead of embedding. Plan lives in ~/.claude/plans/<name>.md. Output…

원문 언어: 영어

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

Generate a detailed Product Requirements Document via `tx doc add prd`. Uses EARS requirement syntax with traceable IDs, acceptance criteria, and non-functional requirements. References plan via file path instead of embedding. Plan lives in…

원문 언어: 영어

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

Run Ralph against either the full repo queue or tasks linked to one design doc, with injected task/spec/queue context for Codex or Claude runtimes.

원문 언어: 영어

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

Refresh bundled tx Claude Code and Codex skills in a project from the canonical tx source without manual copy and paste.

원문 언어: 영어

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

Link tasks to paired PRD/design specs, export all open work to markdown, and keep Ralph-style loops moving by creating tasks, subtasks, and dependency updates through tx primitives.

원문 언어: 영어

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

Implement and verify design doc invariants by annotating tests and source code with [INV-*] / @spec tags, then driving tx spec coverage from BUILD toward HARDEN (100% FCI). Works with any design doc that has an invariants block.

원문 언어: 영어

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

Configure gates, guards, labels, verification, and retrospectives for bounded autonomy. Use when working in Claude Code and the user needs tx commands from this area.

원문 언어: 영어

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

Work the main tx queue: initialize, create tasks, inspect work, claim tasks, and complete them. Use when working in Claude Code and the user needs tx commands from this area.

원문 언어: 영어

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

Model blockers, parent-child relationships, and shared group context. Use when working in Claude Code and the user needs tx commands from this area.

원문 언어: 영어

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

Inspect graph anchors plus supporting utility and usage commands. Use when working in Claude Code and the user needs tx commands from this area.

원문 언어: 영어

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

Store, recall, search, and relate memory documents, learnings, and task context. Use when working in Claude Code and the user needs tx commands from this area.

원문 언어: 영어

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

Send agent messages, acknowledge inbox items, and persist shared context pins. Use when working in Claude Code and the user needs tx commands from this area.

원문 언어: 영어

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

Inspect queue health, diagnostics, dashboards, run traces, and recent failures. Use when working in Claude Code and the user needs tx commands from this area.

원문 언어: 영어

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

Export, import, migrate, hydrate, and compact task state and sync artifacts. Use when working in Claude Code and the user needs tx commands from this area.

원문 언어: 영어

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

Operate workers, daemons, coordinators, cycle scans, and hook installation paths. Use when working in Claude Code and the user needs tx commands from this area.

원문 언어: 영어

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

Auto-annotate existing tests and source code with [INV-*] / @spec tags by reading all spec gaps, understanding each invariant, and matching them to existing test assertions. Optionally creates missing tests too. Drives FCI from 0% toward 100%.

원문 언어: 영어

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

Configure gates, guards, labels, verification, and retrospectives for bounded autonomy. Use when working in Codex and the user needs tx commands from this area.

원문 언어: 영어

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

Work the main tx queue: initialize, create tasks, inspect work, claim tasks, and complete them. Use when working in Codex and the user needs tx commands from this area.

원문 언어: 영어

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

Model blockers, parent-child relationships, and shared group context. Use when working in Codex and the user needs tx commands from this area.

원문 언어: 영어

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

Inspect graph anchors plus supporting utility and usage commands. Use when working in Codex and the user needs tx commands from this area.

원문 언어: 영어

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

Store, recall, search, and relate memory documents, learnings, and task context. Use when working in Codex and the user needs tx commands from this area.

원문 언어: 영어

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

Send agent messages, acknowledge inbox items, and persist shared context pins. Use when working in Codex and the user needs tx commands from this area.

원문 언어: 영어

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

Inspect queue health, diagnostics, dashboards, run traces, and recent failures. Use when working in Codex and the user needs tx commands from this area.

원문 언어: 영어

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

Export, import, migrate, hydrate, and compact task state and sync artifacts. Use when working in Codex and the user needs tx commands from this area.

원문 언어: 영어

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