Source: claude-his-agent
Section: utils
Priority: optional
Maintainer: Markus Fritsche <mfritsche@reauktion.de>
Standards-Version: 4.6.2
Homepage: https://git.reauktion.de/marfrit/claude-his-agent

Package: claude-his-agent
Architecture: all
Depends: bash, rsync, openssh-client
Description: Claude Code framework for a private Home Infrastructure Specialist
 Ships the plumbing for a personal "His" (Home Infrastructure Specialist)
 subagent + skill: a fetcher (claude-his-fetch) that rsyncs the runbook from
 a private host the user controls into a per-user cache, and an installer
 (claude-his-install) that symlinks the cached files into ~/.claude/.
 .
 No infrastructure context is bundled in the package — the runbook prose lives
 on $HIS_CONTEXT_HOST:/opt/his-context/ (default host: hertz) and is pulled
 over SSH using the user's existing key auth. Refresh by re-running
 claude-his-fetch.
