Pact Community Organization
Official@pact-community-organization
Specialized engineering framework for Pact 5 smart contract lifecycle, security auditing, and Kadena-CE infrastructure management.
Agent Skills by Pact Community Organization
Showing 87 vetted skills indexed across 1 GitHub repositories.
system-architecture
Define ADR-driven system architecture for Pact 5 smart contracts.
pact-security-review
Audit Pact 5 modules for capability and guard vulnerabilities.
onboarding-guides
Create onboarding guides for Pact 5 projects with YAML frontmatter and Quick Start instructions.
agent-coordination
Coordinate inter-agent communication across a nine-agent team with routing and conflict arbitration.
devnet-management
Orchestrate Docker-based devnet containers with health checks and reset workflows.
release-management
Manage semantic versioning, changelog updates, and Git tagging for Pact 5 contracts and TypeScript packages.
feature-prioritization
Prioritize Pact project features using MoSCoW and value/effort matrices.
pact-gas-analysis
Analyze Pact 5 gas usage and budgeting for Kadena-CE deployments.
quality-gate-enforcement
Automate quality gate verification across pre-code, pre-merge, and pre-deploy stages.
incident-response
Coordinate phased security incident response for Pact 5 smart contracts on KDA-CE.
mermaid-diagrams
Generate Mermaid diagrams from architectural and workflow descriptions.
backend-integration
Automates Pact/KDA-CE backend tasks including chain polling, local preflight, and transaction monitoring.
debug-pact
Debug Pact 5 smart contracts and diagnose deployment and runtime errors.
technical-writing
Generate Pact module architecture documents with component diagrams and ADR references.
pact-repl-testing
Automate Pact REPL test setup with expect and expect-failure patterns.
markitdown-integration
Convert PDFs, images, and Office files into Markdown using markitdown.
mcp-tool-use
Select and invoke MCP tools with validated inputs for Pact and Chainweb workflows.
pact-module-design
Document Pact 5 module architecture, governance patterns, and deployment practices for Kadena CE contracts.
status-reporting
Generate stakeholder status reports from dashboard and task data.
frontend-integration
Build, sign, and submit Pact 5 transactions in TypeScript frontend apps using Kadena's @kadena/client SDK.
agent-self-management
Record and retrieve lessons learned with typing and scope tagging.
dependency-resolution
Detect cycles and plan critical paths for multi-agent task dependencies.
gas-station-design
Deploy a GAS_STATION with GAS_PAYER capability to automate transaction funding.
container-orchestration
Orchestrate multi-container Kadena devnet environments with Docker Compose templates.
Frequently Asked Questions About Pact Community Organization
FAQPage SchemaWhat specific tasks are enabled by these smart contract capabilities?▼
These capabilities enable formal verification of contract invariants, automated gas usage analysis, security threat modeling using STRIDE, and the implementation of guarded access control patterns for Kadena-CE deployments.
Which target personas benefit from these technical resources?▼
Blockchain engineers, smart contract auditors, and DevOps practitioners working within the Kadena ecosystem utilize these resources to standardize module design, enforce security gates, and manage complex deployment lifecycles.
What are the primary prerequisites for implementing these smart contract modules?▼
Implementation requires a functional Kadena-CE environment, familiarity with Pact 5 syntax, and adherence to established governance patterns including namespace definitions and schema-based table layouts.