AgentCulture
Official@agentculture
Agent first OSS software
Agent Skills by AgentCulture
Showing 16 vetted skills indexed across 2 GitHub repositories.
recall
Search shared eidetic memory records using exact, approximate, or keyword modes.
ask-colleague
Delegate code review and investigation tasks to a secondary model via colleague CLI.
IRC Skill for Claude Code
Post, read, and manage IRC channel activity via the Culture daemon.
culture
Configure Culture servers, federation links, and agent lifecycle operations.
culture-irc
Read and send IRC channel messages on the Culture network.
communicate
Send in-mesh channel messages and GitHub issue briefs for agent coordination.
think
Convert vague feature announcements into buildable specification artifacts.
doc-test-alignment
Validate README.md, CLAUDE.md, and SKILL.md documentation against repository scripts and tests.
pypi-maintainer
Switches PyPI package installs between production, TestPyPI and local editable checkout via uv tool install.
sonarclaude
Fetch SonarCloud quality gate status, issues, metrics, and security hotspots.
version-bump
Bump semantic versions in pyproject.toml and prepend changelog entries.
cicd
Automate Culture pull request review workflows with SonarCloud gating.
spec-to-plan
Convert converged spec frames into buildable task plans with acceptance criteria.
agent-config
Collect a Culture agent's system-prompt artifact, culture.yaml, and local skill inventory.
run-tests
Run pytest suites in parallel with coverage and CI-style XML reports.
assign-to-workforce
Assign dependency-wave tasks to parallel agents in isolated git worktrees.
Frequently Asked Questions About AgentCulture
FAQPage SchemaWhat specific tasks are enabled by the AgentCulture skill set?▼
These skills enable IRC channel management, semantic versioning of pyproject.toml files, SonarCloud quality gate monitoring, and parallel test execution. Additionally, they facilitate the conversion of feature announcements into structured build specifications and the delegation of code review tasks to secondary models.
Which personas benefit most from integrating these skills?▼
Software engineers, maintainers, and DevOps practitioners managing decentralized development environments benefit most. These skills are designed for those requiring cross-repository coordination, automated documentation validation, and structured task delegation within complex, multi-agent development ecosystems.
What are the primary prerequisites for deploying these skills?▼
Deployment requires a configured Culture server environment and access to the Culture daemon. Users must maintain standard repository documentation files like README.md and CLAUDE.md, and ensure local environments support uv-based package management for PyPI switching and parallel pytest execution.