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

agentculture

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

수집된 skills
489
저장소
81
업데이트
2026년 8월 29일
저장소 지도

skills가 있는 위치

수집된 skill 수가 많은 주요 저장소와 이 제작자 카탈로그 내 비중, 직업 분포를 보여줍니다.

#01
culture
skills 21개 · 2026년 8월 23일
소프트웨어 개발자기타 컴퓨터 관련 직업소프트웨어 품질 보증 분석가·테스터네트워크·컴퓨터 시스템 관리자
직업 카테고리 4개 · 81% 분류됨
4.3%비중
#02
culture-nodes
skills 17개 · 2026년 8월 29일
소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터
직업 카테고리 2개 · 24% 분류됨
3.5%비중
#03
reachy-mini-mcp
skills 15개 · 2026년 7월 15일
기타 컴퓨터 관련 직업소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터
직업 카테고리 3개 · 100% 분류됨
3.1%비중
#04
reachy-mini-cli
skills 15개 · 2026년 8월 8일
기타 컴퓨터 관련 직업소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터
직업 카테고리 3개 · 100% 분류됨
3.1%비중
#05
devague
skills 14개 · 2026년 7월 29일
기타 컴퓨터 관련 직업소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터
직업 카테고리 3개 · 100% 분류됨
2.9%비중
#06
org
skills 14개 · 2026년 7월 19일
소프트웨어 개발자기타 컴퓨터 관련 직업
직업 카테고리 2개 · 100% 분류됨
2.9%비중
#07
colleague
skills 11개 · 2026년 7월 15일
소프트웨어 개발자기타 컴퓨터 관련 직업소프트웨어 품질 보증 분석가·테스터
직업 카테고리 3개 · 100% 분류됨
2.2%비중
#08
auntiepypi
skills 10개 · 2026년 6월 23일
소프트웨어 개발자소프트웨어 품질 보증 분석가·테스터
직업 카테고리 2개 · 100% 분류됨
2%비중
여기에는 상위 8개 저장소가 표시되며, 전체 저장소 목록은 아래에서 이어집니다.
저장소 탐색

저장소와 대표 skills

challenge
미분류

Run a risk-scaled blind-spot discovery pass over a converged, exported frame BETWEEN /think and /spec-to-plan (the seventh origin skill, third leg in flow order): pressure-test the spec through structured lenses, route every finding back through the existing…

2026년 8월 23일
deviate
미분류

Stop an in-flight assign-to-workforce run the moment execution must diverge from the confirmed plan, get explicit human approval for the divergence, and record it as a first-class, append-only deviation record via `devague deviate` before resuming — never…

2026년 8월 23일
scope
미분류

Explore the scope of a vague idea BEFORE framing it into a spec (the idea→scope leg; the optional opening move ahead of /think). Survey the surfaces the idea touches — code, docs, skills, CI, sibling repos — and seed the coming Announcement Frame with…

2026년 8월 23일
summarize-delivery
미분류

Close the loop after an assign-to-workforce run by turning what actually happened into an accountability artifact — planned versus actual delivery, mid-work decisions, plan drift, evidence-backed delivery claims, and remaining work. The plan the user…

2026년 8월 23일
run-tests
소프트웨어 품질 보증 분석가·테스터

Run pytest with parallel execution and coverage. Use when running tests, verifying changes, or the user says "run tests", "test", or "pytest".

2026년 7월 2일
communicate
소프트웨어 개발자

Cross-repo + mesh communication: file tracked GitHub issues on sibling repos, comment on existing issues, fetch issues with body + comments to inline current state into briefs, and send live messages to Culture mesh channels. Use when the next step lives…

2026년 7월 2일
culture
네트워크·컴퓨터 시스템 관리자

Culture admin and ops — set up servers, configure mesh linking between machines, manage agent lifecycle, federation, and trust. Use when asked about server setup, mesh configuration, linking machines, starting/stopping agents, or any Culture infrastructure…

2026년 7월 2일
recall
기타 컴퓨터 관련 직업

Search the shared eidetic memory store and get back ranked, provenanced records. Drives `eidetic recall` with four search modes — exact (verbatim substring), approximate (vector/semantic), keyword (BM25 lexical), and hybrid (a weighted blend of…

2026년 7월 2일
수집된 skill 21개 중 8개를 표시합니다.
jira
미분류

Comment on, create, and read Jira issues from the operator lane, using the Jira credential already granted to the sweep on thor (the credential never leaves that host — the script runs its API calls there over ssh). Verbs: `show <ISSUE>` reads summary, status…

2026년 8월 29일
nodes-operator
미분류

Drive a running culture-nodes control plane: inspect runs/ledger/actors, author + validate + publish workflows, and assign real work to registered agent actors (codex-thor, codex-orin) through the normal engine dispatch path. Use when the user says "assign…

2026년 8월 29일
assign-to-workforce
미분류

Fan out a converged devague plan's dependency waves to parallel agents in isolated git worktrees, one agent per task per wave, with TDD-gated merges by the main agent. Human gates: the exported spec, the implementation split plan (task map + per-task…

2026년 8월 27일
challenge
미분류

Run a risk-scaled blind-spot discovery pass over a converged, exported frame BETWEEN `think` and `spec-to-plan` (the seventh origin skill, third leg in flow order): pressure-test the spec through structured lenses, route every finding back through the…

2026년 8월 27일
cicd
미분류

culture-nodes's CI/CD lane, layered on `devex pr`. Delegates lint / open / read / reply / delta to devex; adds two extensions — `status` (SonarCloud quality gate + hotspots + unresolved-thread tally) and `await` (read --wait + status with non-zero exit on…

2026년 8월 27일
communicate
미분류

Cross-repo + mesh communication from culture-nodes: file tracked GitHub issues on sibling repos, fetch issues from sibling repos to inline current state into briefs, and send live messages to Culture mesh channels. Use when the next step lives outside…

2026년 8월 27일
deviate
미분류

Stop an in-flight `assign-to-workforce` run the moment execution must diverge from the confirmed plan, get explicit human approval for the divergence, and record it as a first-class, append-only deviation record via `devague deviate` before resuming — never…

2026년 8월 27일
scope
미분류

Explore the scope of a vague idea BEFORE framing it into a spec (the idea→scope leg; the optional opening move ahead of the `think` skill). Survey the surfaces the idea touches — code, docs, skills, CI, sibling repos — and seed the coming Announcement Frame…

2026년 8월 27일
수집된 skill 17개 중 8개를 표시합니다.
ask-colleague
기타 컴퓨터 관련 직업

Ask colleague — a *different* backend/model than you (e.g. a local vLLM Qwen) — to take a scoped repo task off your plate, then fold its answer back. The point isn't a stronger model; it's a second, independent mind, and that diversity is the value:…

2026년 7월 15일
recall
기타 컴퓨터 관련 직업

Search the shared eidetic memory store and get back ranked, provenanced records. Drives `eidetic recall` with four search modes — exact (verbatim substring), approximate (vector/semantic), keyword (BM25 lexical), and hybrid (a weighted blend of…

2026년 6월 23일
remember
기타 컴퓨터 관련 직업

Ingest records into the shared eidetic memory store so they can be recalled later. Drives `eidetic remember`: accepts one record as a JSON object, or a batch as NDJSON on stdin for bulk ingest. Upsert is idempotent by id (and dedups by content hash) —…

2026년 6월 23일
agent-config
기타 컴퓨터 관련 직업

Show a Culture agent's full configuration in one read-only view: its system-prompt file (CLAUDE.md / AGENTS.md / GEMINI.md), the parallel culture.yaml, and the agent's local .claude/skills index. Use when an operator says "show agent <name>", "what does…

2026년 6월 2일
assign-to-workforce
소프트웨어 개발자

Fan out a converged devague plan's dependency waves to parallel agents in isolated git worktrees, one agent per task per wave, with TDD-gated merges by the main agent. Human gates: the exported spec, the implementation split plan (task map + per-task…

2026년 6월 2일
cicd
소프트웨어 개발자

reachy-mini-mcp's CI/CD lane, layered on `devex pr`. Delegates lint / open / read / reply / delta to devex; adds two extensions — `status` (SonarCloud quality gate + hotspots + unresolved-thread tally) and `await` (read --wait + status with non-zero exit on…

2026년 6월 2일
communicate
소프트웨어 개발자

Cross-repo + mesh communication from reachy-mini-mcp: file tracked GitHub issues on sibling repos, fetch issues from sibling repos to inline current state into briefs, and send live messages to Culture mesh channels. Use when the next step lives outside…

2026년 6월 2일
doc-test-alignment
소프트웨어 품질 보증 분석가·테스터

Verify that committed docs (README.md, CLAUDE.md, SKILL.md descriptions) still describe what the code and tests actually do. Use at the end of a plan, before PR creation, or when the user says "check doc-test alignment", "verify docs", or "do the docs still…

2026년 6월 2일
수집된 skill 15개 중 8개를 표시합니다.
find-reachy
소프트웨어 개발자

Find a Reachy Mini Wireless on the local network without a human typing an IP: sweep the LAN, remember which unit is yours, and log into it over SSH. Wraps `reachy wireless` (`reachy/discover/`) — a stdlib-only HTTP probe plus a bounded, capped,…

2026년 8월 8일
ask-colleague
기타 컴퓨터 관련 직업

Ask the repository's Colleague harness for an independent read-only explore or review, a previewed scoped write, or feedback on a finished work item. Use when the user asks to consult a colleague or when a fresh, independently verifiable perspective would…

2026년 7월 19일
assign-to-workforce
기타 컴퓨터 관련 직업

Fan out a converged Devague plan's dependency waves to isolated workers with human approval of the implementation split and test-gated reconciliation. Use when the user asks to assign a plan to a workforce, fan out work, or run approved plan waves in parallel.

2026년 7월 19일
challenge
소프트웨어 개발자

Pressure-test a converged, exported Devague spec for blind spots before planning. Use when the user asks to challenge a spec, find missing risks or unknowns, run a blind-spot pass, or proceed from think to spec-to-plan.

2026년 7월 19일
communicate
기타 컴퓨터 관련 직업

Coordinate with sibling repositories and Culture mesh agents through tracked GitHub handoffs, issue follow-ups, current issue reads, or ephemeral channel messages. Use when work or a question needs to cross the reachy-mini-cli repository boundary.

2026년 7월 19일
deviate
기타 컴퓨터 관련 직업

Stop and record an execution-time departure from a confirmed Devague plan before work continues. Use when reality no longer matches an approved task, dependency, acceptance criterion, or workforce split.

2026년 7월 19일
scope
기타 컴퓨터 관련 직업

Explore what a feature idea touches before framing it into a spec. Use for scope exploration across code, tests, docs, CI, skills, deployment, hardware, and sibling systems, especially when the user asks to scope, map boundaries, or ground a Devague frame in…

2026년 7월 19일
spec-to-plan
기타 컴퓨터 관련 직업

Turn a converged Devague spec into a buildable, dependency-ordered plan with complete claim coverage and testable acceptance criteria. Use after think and challenge, or when the user asks to plan a spec or create an implementation plan.

2026년 7월 19일
수집된 skill 15개 중 8개를 표시합니다.
assign-to-workforce
기타 컴퓨터 관련 직업

Fan out a converged devague plan's dependency waves to parallel agents in isolated git worktrees, one agent per task per wave, with TDD-gated merges by the main agent. Human gates: the exported spec, the implementation split plan (task map + per-task…

2026년 7월 29일
challenge
기타 컴퓨터 관련 직업

Run a risk-scaled blind-spot discovery pass over a converged, exported frame BETWEEN /think and /spec-to-plan (the seventh origin skill, third leg in flow order): pressure-test the spec through structured lenses, route every finding back through the existing…

2026년 7월 29일
summarize-delivery
기타 컴퓨터 관련 직업

Close the loop after an assign-to-workforce run by turning what actually happened into an accountability artifact — planned versus actual delivery, mid-work decisions, plan drift, evidence-backed delivery claims, and remaining work. The plan the user…

2026년 7월 29일
scope
기타 컴퓨터 관련 직업

Explore the scope of a vague idea BEFORE framing it into a spec (the idea→scope leg; the optional opening move ahead of /think). Survey the surfaces the idea touches — code, docs, skills, CI, sibling repos — and seed the coming Announcement Frame with…

2026년 7월 28일
spec-to-plan
기타 컴퓨터 관련 직업

Turn a converged devague spec into a buildable plan by working forwards (the spec→plan leg; drives the `devague plan` CLI group). Seed a plan from a converged frame, add tasks that collectively cover every coverage target (the frame's confirmed claims +…

2026년 7월 28일
think
기타 컴퓨터 관련 직업

Think a vague feature idea into a buildable spec by working backwards (the idea→spec leg; drives the `devague` CLI). Start from the announcement ("pretend it shipped"), capture and classify claims, interrogate them with honesty conditions and hard questions,…

2026년 7월 28일
recall
기타 컴퓨터 관련 직업

Search the shared eidetic memory store and get back ranked, provenanced records. Drives `eidetic recall` with four search modes — exact (verbatim substring), approximate (vector/semantic), keyword (BM25 lexical), and hybrid (a weighted blend of…

2026년 6월 23일
remember
기타 컴퓨터 관련 직업

Ingest records into the shared eidetic memory store so they can be recalled later. Drives `eidetic remember`: accepts one record as a JSON object, or a batch as NDJSON on stdin for bulk ingest. Upsert is idempotent by id (and dedups by content hash) —…

2026년 6월 23일
수집된 skill 14개 중 8개를 표시합니다.
assign-to-workforce
기타 컴퓨터 관련 직업

Fan out a converged devague plan's dependency waves to parallel agents in isolated git worktrees, one agent per task per wave, with TDD-gated merges by the main agent. Human gates: the exported spec, the implementation split plan (task map + per-task…

2026년 7월 19일
challenge
기타 컴퓨터 관련 직업

Run a risk-scaled blind-spot discovery pass over a converged, exported frame BETWEEN /think and /spec-to-plan (the seventh origin skill, third leg in flow order): pressure-test the spec through structured lenses, route every finding back through the existing…

2026년 7월 19일
deviate
기타 컴퓨터 관련 직업

Stop an in-flight assign-to-workforce run the moment execution must diverge from the confirmed plan, get explicit human approval for the divergence, and record it as a first-class, append-only deviation record via `devague deviate` before resuming — never…

2026년 7월 19일
scope
소프트웨어 개발자

Explore the scope of a vague idea BEFORE framing it into a spec (the idea→scope leg; the optional opening move ahead of /think). Survey the surfaces the idea touches — code, docs, skills, CI, sibling repos — and seed the coming Announcement Frame with…

2026년 7월 19일
spec-to-plan
소프트웨어 개발자

Turn a converged devague spec into a buildable plan by working forwards (the spec→plan leg; drives the `devague plan` CLI group). Seed a plan from a converged frame, add tasks that collectively cover every coverage target (the frame's confirmed claims +…

2026년 7월 19일
summarize-delivery
소프트웨어 개발자

Close the loop after an assign-to-workforce run by turning what actually happened into an accountability artifact — planned versus actual delivery, mid-work decisions, plan drift, evidence-backed delivery claims, and remaining work. The plan the user…

2026년 7월 19일
think
소프트웨어 개발자

Think a vague feature idea into a buildable spec by working backwards (the idea→spec leg; drives the `devague` CLI). Start from the announcement ("pretend it shipped"), capture and classify claims, interrogate them with honesty conditions and hard questions,…

2026년 7월 19일
deviate
소프트웨어 개발자

Stop an in-flight assign-to-workforce run the moment execution must diverge from the confirmed plan, get explicit human approval for the divergence, and record it as a first-class, append-only deviation record via `devague deviate` before resuming — never…

2026년 7월 15일
수집된 skill 14개 중 8개를 표시합니다.
assign-to-workforce
소프트웨어 개발자

Fan out a converged devague plan's dependency waves to parallel agents in isolated git worktrees, one agent per task per wave, with TDD-gated merges by the main agent. Human gates: the exported spec, the implementation split plan (task map + per-task…

2026년 7월 15일
spec-to-plan
소프트웨어 개발자

Turn a converged devague spec into a buildable plan by working forwards (the spec→plan leg; drives the `devague plan` CLI group). Seed a plan from a converged frame, add tasks that collectively cover every coverage target (the frame's confirmed claims +…

2026년 7월 15일
think
소프트웨어 개발자

Think a vague feature idea into a buildable spec by working backwards (the idea→spec leg; drives the `devague` CLI). Start from the announcement ("pretend it shipped"), capture and classify claims, interrogate them with honesty conditions and hard questions,…

2026년 7월 15일
recall
소프트웨어 개발자

Search the shared eidetic memory store and get back ranked, provenanced records. Drives `eidetic recall` with four search modes — exact (verbatim substring), approximate (vector/semantic), keyword (BM25 lexical), and hybrid (a weighted blend of…

2026년 6월 26일
remember
소프트웨어 개발자

Ingest records into the shared eidetic memory store so they can be recalled later. Drives `eidetic remember`: accepts one record as a JSON object, or a batch as NDJSON on stdin for bulk ingest. Upsert is idempotent by id (and dedups by content hash) —…

2026년 6월 26일
promote
기타 컴퓨터 관련 직업

Graduate colleague from a task runner into a persistent Culture mesh peer — the born → trained → resident lifecycle transition. Mints + self-registers a stable mesh identity, selects channels, and (with --serve) connects to IRC and runs the resident until…

2026년 6월 12일
cicd
소프트웨어 개발자

colleague's CI/CD lane, layered on `devex pr` (the same PR-lifecycle CLI as `agex`, invoked under the `devex` name). Delegates lint / open / read / reply / delta to devex; adds two extensions — `status` (SonarCloud quality gate + hotspots + unresolved-thread…

2026년 6월 2일
communicate
기타 컴퓨터 관련 직업

Cross-repo + mesh communication from colleague: file tracked GitHub issues on sibling repos, fetch issues from sibling repos to inline current state into briefs, and send live messages to Culture mesh channels. Use when the next step lives outside colleague…

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

Search the shared eidetic memory store and get back ranked, provenanced records. Drives `eidetic recall` with four search modes — exact (verbatim substring), approximate (vector/semantic), keyword (BM25 lexical), and hybrid (a weighted blend of…

2026년 6월 23일
remember
소프트웨어 개발자

Ingest records into the shared eidetic memory store so they can be recalled later. Drives `eidetic remember`: accepts one record as a JSON object, or a batch as NDJSON on stdin for bulk ingest. Upsert is idempotent by id (and dedups by content hash) —…

2026년 6월 23일
agent-config
소프트웨어 개발자

Show a Culture agent's full configuration in one read-only view: its system-prompt file (CLAUDE.md / AGENTS.md / GEMINI.md), the parallel culture.yaml, and the agent's local .claude/skills index. Use when an operator says "show agent <name>", "what does…

2026년 5월 25일
cicd
소프트웨어 개발자

auntiepypi's CI/CD lane, layered on `agex pr`. Delegates lint / open / read / reply / delta to agex; adds two extensions — `status` (SonarCloud quality gate + hotspots + unresolved-thread tally) and `await` (read --wait + status with non-zero exit on Sonar…

2026년 5월 25일
communicate
소프트웨어 개발자

Cross-repo + mesh communication from auntiepypi: file tracked GitHub issues on sibling repos, fetch issues from sibling repos to inline current state into briefs, and send live messages to Culture mesh channels. Use when the next step lives outside auntiepypi…

2026년 5월 25일
doc-test-alignment
소프트웨어 품질 보증 분석가·테스터

Verify that committed docs (README.md, CLAUDE.md, SKILL.md descriptions) still describe what the code and tests actually do. Use at the end of a plan, before PR creation, or when the user says "check doc-test alignment", "verify docs", or "do the docs still…

2026년 5월 25일
pypi-maintainer
소프트웨어 개발자

Switch a PyPI package install between the production index, TestPyPI pre-release builds, and a local editable checkout. Use when an agent maintains a package and needs to verify a TestPyPI dev build before promoting to production, or when the user says…

2026년 5월 25일
run-tests
소프트웨어 품질 보증 분석가·테스터

Run pytest with parallel execution and coverage. Use when running tests, verifying changes, or the user says "run tests", "test", or "pytest".

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

Search the shared eidetic memory store and get back ranked, provenanced records. Drives `eidetic recall` with four search modes — exact (verbatim substring), approximate (vector/semantic), keyword (BM25 lexical), and hybrid (a weighted blend of…

2026년 7월 20일
remember
소프트웨어 개발자

Ingest records into the shared eidetic memory store so they can be recalled later. Drives `eidetic remember`: accepts one record as a JSON object, or a batch as NDJSON on stdin for bulk ingest. Upsert is idempotent by id (and dedups by content hash) —…

2026년 7월 20일
cicd
소프트웨어 개발자

Steward's CI/CD lane, layered on `agex pr`. Delegates lint / open / read / reply / delta to agex; adds two steward extensions — `status` (SonarCloud quality gate + hotspots + unresolved-thread tally) and `await` (read --wait + status with non-zero exit on…

2026년 6월 22일
communicate
소프트웨어 개발자

Cross-repo + mesh communication from steward: file tracked GitHub issues on sibling repos, fetch issues from sibling repos to inline current state into briefs, and send live messages to Culture mesh channels. Use when the next step lives outside steward (a…

2026년 6월 22일
doc-test-alignment
소프트웨어 품질 보증 분석가·테스터

Verify that committed docs (README.md, CLAUDE.md, SKILL.md descriptions) still describe what the code and tests actually do. Use at the end of a plan, before PR creation, or when the user says "check doc-test alignment", "verify docs", or "do the docs still…

2026년 6월 22일
model-runner
네트워크·컴퓨터 시스템 관리자

Run, assess, and switch the local vLLM model via the `lobes` CLI (lobes-cli). Use when changing the served model, starting/stopping the server, load-testing a candidate (e.g. an NVFP4 checkpoint), or producing the numbers for a per-model doc under docs/.

2026년 6월 22일
run-tests
소프트웨어 품질 보증 분석가·테스터

Run pytest with parallel execution and coverage. Use when running tests, verifying changes, or the user says "run tests", "test", or "pytest".

2026년 6월 22일
sonarclaude
소프트웨어 품질 보증 분석가·테스터

Query SonarCloud API for code quality data. Use when: checking quality gate status, fetching code issues or security hotspots, reviewing metrics (coverage, bugs, code smells), or the user says "sonar", "quality gate", "code quality", "sonarclaude".

2026년 6월 22일
수집된 skill 9개 중 8개를 표시합니다.
recall
기타 컴퓨터 관련 직업

Search the shared eidetic memory store and get back ranked, provenanced records. Drives `eidetic recall` with four search modes — exact (verbatim substring), approximate (vector/semantic), keyword (BM25 lexical), and hybrid (a weighted blend of…

2026년 7월 15일
remember
기타 컴퓨터 관련 직업

Ingest records into the shared eidetic memory store so they can be recalled later. Drives `eidetic remember`: accepts one record as a JSON object, or a batch as NDJSON on stdin for bulk ingest. Upsert is idempotent by id (and dedups by content hash) —…

2026년 7월 15일
cultureflare-write
소프트웨어 개발자

Write / edit / delete operations against CloudFlare state for the AgentCulture organization — create redirects, modify rules, delete resources. Use when: creating a CloudFlare redirect, adding a Single Redirect rule, editing / modifying CloudFlare state,…

2026년 6월 23일
cultureflare
네트워크·컴퓨터 시스템 관리자

Read-only visibility into CloudFlare state for the AgentCulture organization: zones, DNS records, Workers scripts and routes, Pages projects and deployments, plus a single-shot status digest. Use when: checking CloudFlare state, verifying DNS, inventorying…

2026년 6월 22일
cicd
소프트웨어 개발자

PR-review lane for cultureflare, layered on `agex pr`. Delegates lint / open / read / reply / delta to the agex CLI; adds two steward extensions — `status` (SonarCloud quality gate + hotspots + unresolved-thread tally) and `await` (read --wait + status, with…

2026년 6월 8일
assign-to-workforce
소프트웨어 개발자

Fan out a converged devague plan's dependency waves to parallel agents in isolated git worktrees, one agent per task per wave, with TDD-gated merges by the main agent. Human gates: the exported spec, the implementation split plan (task map + per-task…

2026년 6월 8일
communicate
소프트웨어 개발자

Cross-repo + mesh communication from cultureflare: file tracked GitHub issues on sibling repos, comment on existing issues, fetch issues to inline current state into briefs, and send live messages to Culture mesh channels. Use when the next step lives outside…

2026년 5월 14일
poll
네트워크·컴퓨터 시스템 관리자

Spawn a background subagent that waits for a GitHub PR's automated reviewers via `agex pr read --wait`, and notifies you ONLY when the reviewers have finished or the PR is merged/closed. Cheaper than self-paced ScheduleWakeup because the main session does NOT…

2026년 5월 14일
수집된 skill 9개 중 8개를 표시합니다.
verify
소프트웨어 품질 보증 분석가·테스터

Launch and drive the real irc-lens web console to verify a change at its surface — build/launch/drive recipe for this repo (serve against a live AgentIRC, curl the routes, degrade-state probes). Use when verifying nontrivial changes end-to-end before…

2026년 7월 7일
recall
기타 컴퓨터 관련 직업

Search the shared eidetic memory store and get back ranked, provenanced records. Drives `eidetic recall` with four search modes — exact (verbatim substring), approximate (vector/semantic), keyword (BM25 lexical), and hybrid (a weighted blend of…

2026년 7월 4일
remember
기타 컴퓨터 관련 직업

Ingest records into the shared eidetic memory store so they can be recalled later. Drives `eidetic remember`: accepts one record as a JSON object, or a batch as NDJSON on stdin for bulk ingest. Upsert is idempotent by id (and dedups by content hash) —…

2026년 7월 4일
cicd
소프트웨어 개발자

irc-lens CI/CD lane: open PR (auto-wait for Qodo/Copilot), push fixes (re-poll bots), triage feedback, reply, resolve. Adds a portability lint (no absolute /home paths, no per-user dotfile refs in committed docs), an alignment-delta check when CLAUDE.md or…

2026년 7월 2일
assign-to-workforce
소프트웨어 개발자

Fan out a converged devague plan's dependency waves to parallel agents in isolated git worktrees, one agent per task per wave, with TDD-gated merges by the main agent. Human gates: the exported spec, the implementation split plan (task map + per-task…

2026년 7월 2일
scope
소프트웨어 개발자

Explore the scope of a vague idea BEFORE framing it into a spec (the idea→scope leg; the optional opening move ahead of /think). Survey the surfaces the idea touches — code, docs, skills, CI, sibling repos — and seed the coming Announcement Frame with…

2026년 7월 2일
spec-to-plan
소프트웨어 개발자

Turn a converged devague spec into a buildable plan by working forwards (the spec→plan leg; drives the `devague plan` CLI group). Seed a plan from a converged frame, add tasks that collectively cover every coverage target (the frame's confirmed claims +…

2026년 7월 2일
think
소프트웨어 개발자

Think a vague feature idea into a buildable spec by working backwards (the idea→spec leg; drives the `devague` CLI). Start from the announcement ("pretend it shipped"), capture and classify claims, interrogate them with honesty conditions and hard questions,…

2026년 7월 2일
수집된 skill 9개 중 8개를 표시합니다.
bootstrap-sibling
기타 컴퓨터 관련 직업

Bootstrap a new aligned AgentCulture sibling end-to-end: GitHub repo create, local clone, afi-cli scaffold, and pypi/testpypi Trusted-Publishing Environments. Each gitculture step dry-runs first and waits for confirmation before applying. Use when starting a…

2026년 6월 24일
doc-test-align
소프트웨어 품질 보증 분석가·테스터

Verify that claims in CLAUDE.md (GitHub endpoints, required scopes, bootstrap step order) still match what the code in `gitculture/` actually does. Run before merging anything that touches CLAUDE.md or the `gitculture.cli._commands.repo` module — catches doc…

2026년 6월 24일
mass-approve-prs
기타 컴퓨터 관련 직업

Approve many pull requests at once across a whole GitHub org (or one repo), selecting them by a title heading. Composes two gitculture verbs — `gitculture pr list` (read-only org-wide search) to discover the matches and `gitculture pr approve` (one approving…

2026년 6월 24일
mass-merge-prs
기타 컴퓨터 관련 직업

Merge many pull requests at once across a whole GitHub org (or one repo), selecting them by a title heading. Composes two gitculture verbs — `gitculture pr list` (read-only org-wide search) to discover the matches and `gitculture pr merge` (one direct merge…

2026년 6월 24일
pr-review
소프트웨어 품질 보증 분석가·테스터

gitculture PR workflow: branch, commit, push, PR, wait for review (Qodo + Copilot), triage, fix, reply, resolve. Includes a portability lint (no absolute /home paths, no per-user dotfile refs in committed docs) and a dry-run-default reminder for any…

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

Bump the semver version in pyproject.toml (major, minor, or patch) and prepend a Keep-a-Changelog entry to CHANGELOG.md. Use when preparing a release, before creating a PR (the version-check CI job blocks merge if you don't), or when the user says "bump…

2026년 6월 24일
recall
소프트웨어 개발자

Search the shared eidetic memory store and get back ranked, provenanced records. Drives `eidetic recall` with four search modes — exact (verbatim substring), approximate (vector/semantic), keyword (BM25 lexical), and hybrid (a weighted blend of…

2026년 6월 24일
remember
소프트웨어 개발자

Ingest records into the shared eidetic memory store so they can be recalled later. Drives `eidetic remember`: accepts one record as a JSON object, or a batch as NDJSON on stdin for bulk ingest. Upsert is idempotent by id (and dedups by content hash) —…

2026년 6월 24일
수집된 skill 9개 중 8개를 표시합니다.
저장소 81개 중 12개 표시