Skip to main content
agentculture
GitHub クリエイタープロフィール

agentculture

81 件の GitHub リポジトリにある 489 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
489
リポジトリ
81
更新
2026年8月29日
リポジトリマップ

skills がある場所

収集済み skill 数が多いリポジトリを、このクリエイターカタログ内の比率と職業範囲とともに表示します。

#01
culture
21 件の skills · 2026年8月23日
ソフトウェア開発者その他コンピュータ職ソフトウェア品質保証アナリスト・テスターネットワーク・コンピュータシステム管理者
4 件の職業カテゴリ · 81% 分類済み
4.3%比率
#02
culture-nodes
17 件の skills · 2026年8月29日
ソフトウェア開発者ソフトウェア品質保証アナリスト・テスター
2 件の職業カテゴリ · 24% 分類済み
3.5%比率
#03
reachy-mini-mcp
15 件の skills · 2026年7月15日
その他コンピュータ職ソフトウェア開発者ソフトウェア品質保証アナリスト・テスター
3 件の職業カテゴリ · 100% 分類済み
3.1%比率
#04
reachy-mini-cli
15 件の skills · 2026年8月8日
その他コンピュータ職ソフトウェア開発者ソフトウェア品質保証アナリスト・テスター
3 件の職業カテゴリ · 100% 分類済み
3.1%比率
#05
devague
14 件の skills · 2026年7月29日
その他コンピュータ職ソフトウェア開発者ソフトウェア品質保証アナリスト・テスター
3 件の職業カテゴリ · 100% 分類済み
2.9%比率
#06
org
14 件の skills · 2026年7月19日
ソフトウェア開発者その他コンピュータ職
2 件の職業カテゴリ · 100% 分類済み
2.9%比率
#07
colleague
11 件の skills · 2026年7月15日
ソフトウェア開発者その他コンピュータ職ソフトウェア品質保証アナリスト・テスター
3 件の職業カテゴリ · 100% 分類済み
2.2%比率
#08
auntiepypi
10 件の skills · 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 件のリポジトリを表示