Skip to main content
GitHub-Repository

agentd

agentd enthält 16 gesammelte Skills von geoffjay, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
16
Stars
0
aktualisiert
2026-06-17
Forks
0
Berufsabdeckung
3 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

agent-memory
Sonstige Computerberufe

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
Sonstige Computerberufe

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
Softwareentwickler

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
Softwareentwickler

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
Netzwerk- und Computersystemadministratoren

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
Softwareentwickler

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
Softwareentwickler

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
Netzwerk- und Computersystemadministratoren

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
Softwareentwickler

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
Softwareentwickler

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

2026-03-18
agent-status
Netzwerk- und Computersystemadministratoren

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

2026-03-18
agent-wrap
Softwareentwickler

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
Netzwerk- und Computersystemadministratoren

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
Netzwerk- und Computersystemadministratoren

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
Softwareentwickler

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
Softwareentwickler

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