Skip to main content
GitHub 저장소

agentd

agentd에는 geoffjay에서 수집한 skills 16개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
16
Stars
0
업데이트
2026-06-17
Forks
0
직업 범위
직업 카테고리 3개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

agent-memory
기타 컴퓨터 관련 직업

Store, search, and manage shared knowledge through the memory service. Use for persisting information across agent sessions, semantic search over stored knowledge, and inter-agent knowledge sharing.

2026-06-17
agent-knowledge
기타 컴퓨터 관련 직업

Browse, read, and author per-project knowledgebase documents through the knowledge service CLI. Use for creating, updating, listing, and reading markdown documents stored against a project, and reconciling DB rows against disk.

2026-06-17
release
소프트웨어 개발자

Cut a new agentd release. Suggests the next semver version from conventional commits (or accepts an explicit `x.y.z`), bumps the workspace version, regenerates the changelog with git-cliff, then commits, tags, and pushes the `v*` tag that triggers the Release workflow. Use when the user runs /release or asks to publish/cut/tag a new version.

2026-06-07
create-plan-issue
소프트웨어 개발자

Create a new GitHub plan issue with the "Plan: <title>" format, appropriate labels, and structured body. Use when the user wants to capture a high-level plan for future work.

2026-05-12
agent-ask
네트워크·컴퓨터 시스템 관리자

Ask the human user a question during workflow execution and check for answers. Use for agent-to-human Q&A, collecting decisions, and reacting to human responses via ask_response workflow triggers.

2026-04-04
git-spice
소프트웨어 개발자

Branch stacking and PR management with git-spice for the agentd project. Use when creating stacked branches, submitting PRs, syncing with upstream, resolving rebase conflicts, or navigating a branch stack.

2026-03-22
agent-communicate
소프트웨어 개발자

Create, list, and manage conversation rooms, participants, and messages through the communicate service. Use for inter-agent messaging, room management, real-time message watching, and participant coordination.

2026-03-20
agent-apply
네트워크·컴퓨터 시스템 관리자

Apply and teardown declarative YAML templates for agents and workflows. Use for deploying agent stacks from .agentd/ directories, validating templates, and cleaning up resources.

2026-03-18
agent-notify
소프트웨어 개발자

Create, list, respond to, and manage notifications through the notification service. Use for alerts, inter-agent messaging, and actionable prompts.

2026-03-18
agent-orchestrator
소프트웨어 개발자

Manage the full agent lifecycle, workflows, approvals, tool policies, and runtime configuration through the orchestrator service.

2026-03-18
agent-status
네트워크·컴퓨터 시스템 관리자

Check the health and availability of all agentd services. Use to verify services are running before performing operations.

2026-03-18
agent-wrap
소프트웨어 개발자

Launch, list, and manage AI agents in tmux sessions through the wrap service. Use for running interactive agent sessions with various providers and models.

2026-03-18
service-ops
네트워크·컴퓨터 시스템 관리자

Start, stop, and troubleshoot agentd services. Use when checking service health, starting/stopping services, viewing logs, or diagnosing connectivity issues between services.

2026-03-12
agent-ops
네트워크·컴퓨터 시스템 관리자

Create, monitor, message, and debug agents via the CLI. Use when creating agents, checking agent status, sending messages to running agents, attaching to tmux sessions, streaming agent output, or managing tool policies and approvals.

2026-03-09
template-ops
소프트웨어 개발자

Apply, teardown, and validate declarative YAML templates for agents and workflows. Use when working with .agentd/ template files, deploying agent+workflow stacks, or debugging template application issues.

2026-03-09
workflow-ops
소프트웨어 개발자

Create, test, and debug workflows and dispatches. Use when creating workflows, checking dispatch history, validating prompt templates, enabling/disabling workflows, or debugging task source polling.

2026-03-09