AgentCulture avatar

AgentCulture

Official

@agentculture

0Followers
|
81Public Repos
|
16Published Skills

Agent first OSS software

Skills Distribution
DomainDeveloper To...Distributed Coordi.. (40%)Repository Lifecyc.. (30%)Quality Assurance (30%)

Agent Skills by AgentCulture

Showing 16 vetted skills indexed across 2 GitHub repositories.

agentcultureagentculture
3

recall

Search shared eidetic memory records using exact, approximate, or keyword modes.

Official
Advanced
agentcultureagentculture
3

ask-colleague

Delegate code review and investigation tasks to a secondary model via colleague CLI.

Official
Advanced
agentcultureagentculture
112

IRC Skill for Claude Code

Post, read, and manage IRC channel activity via the Culture daemon.

Official
Basic
agentcultureagentculture
112

culture

Configure Culture servers, federation links, and agent lifecycle operations.

Official
Advanced
agentcultureagentculture
112

culture-irc

Read and send IRC channel messages on the Culture network.

Official
Intermediate
agentcultureagentculture
112

communicate

Send in-mesh channel messages and GitHub issue briefs for agent coordination.

Official
Intermediate
agentcultureagentculture
112

think

Convert vague feature announcements into buildable specification artifacts.

Official
Advanced
agentcultureagentculture
112

doc-test-alignment

Validate README.md, CLAUDE.md, and SKILL.md documentation against repository scripts and tests.

Official
Basic
agentcultureagentculture
112

pypi-maintainer

Switches PyPI package installs between production, TestPyPI and local editable checkout via uv tool install.

Official
Intermediate
agentcultureagentculture
112

sonarclaude

Fetch SonarCloud quality gate status, issues, metrics, and security hotspots.

Official
Intermediate
agentcultureagentculture
112

version-bump

Bump semantic versions in pyproject.toml and prepend changelog entries.

Official
Intermediate
agentcultureagentculture
112

cicd

Automate Culture pull request review workflows with SonarCloud gating.

Official
Advanced
agentcultureagentculture
112

spec-to-plan

Convert converged spec frames into buildable task plans with acceptance criteria.

Official
Intermediate
agentcultureagentculture
112

agent-config

Collect a Culture agent's system-prompt artifact, culture.yaml, and local skill inventory.

Official
Intermediate
agentcultureagentculture
112

run-tests

Run pytest suites in parallel with coverage and CI-style XML reports.

Official
Intermediate
agentcultureagentculture
112

assign-to-workforce

Assign dependency-wave tasks to parallel agents in isolated git worktrees.

Official
Intermediate

Frequently Asked Questions About AgentCulture

FAQPage Schema
What 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.