forked from marfrit/marfrit-packages
3314971389
- arch/claude-his-agent/PKGBUILD: fetches v0.1.0 tarball from git.reauktion.de/marfrit/claude-his-agent, installs agent+skill+helper to /usr/share/claude-agents/, /usr/share/claude-skills/his/, /usr/bin/ - debian/claude-his-agent/: control+changelog+copyright + build-deb.sh mirroring the lmcp-debian pattern (dpkg-deb, reproducible mtimes) - .gitea/workflows/build.yml: two new serialized jobs (claude-his-any + claude-his-debian) after lmcp-debian; same publish flow as lmcp.
19 lines
793 B
Plaintext
19 lines
793 B
Plaintext
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
|
|
Description: Home Infrastructure Specialist subagent + skill for Claude Code
|
|
Ships the His subagent (agents/his.md) and skill (skills/his/SKILL.md) that
|
|
encode operational knowledge of mfritsche's home network — distcc hosts,
|
|
wake procedures, /opt/herding/ tooling, lmcp endpoints — so sibling Claude
|
|
Code instances can summon it instead of re-learning the infra every session.
|
|
.
|
|
Files install to /usr/share/claude-agents/ and /usr/share/claude-skills/his/.
|
|
Run 'claude-his-install' as a user to symlink them into ~/.claude/.
|