PACT-Plugin
Coordinated multi-specialist coding, testing, and persistent project memory
All Skills in This Repository (16)
Pure Emerald Level Indicatorspact-testing-strategies
Design structured test strategies across unit, integration, and end-to-end levels.
worktree-setup
Create isolated git worktrees with feature branches for PACT workflows.
n8n-code-python
Write Python code in n8n Code nodes using standard library only.
n8n-workflow-patterns
Provide architectural patterns for n8n workflows covering webhook, API, database, AI, and scheduled tasks.
pact-agent-teams
Coordinate PACT specialist agents through task handoffs and blocker signals.
n8n-mcp-tools-expert
Guide n8n MCP tool discovery, validation, workflow management, and template deployment.
n8n-expression-syntax
Validate and fix n8n expression syntax in workflows using double-curly-brace syntax.
pact-security-patterns
Apply security best practices and threat mitigation patterns in PACT framework development.
pact-memory
Store and retrieve structured memories in a SQLite-backed store for PACT agents.
n8n-node-configuration
Identify and fix operation-specific field requirements in n8n node configurations.
n8n-code-javascript
Write robust JavaScript in n8n Code nodes with safe data access and return formats.
pact-architecture-patterns
Guide architectural pattern selection and C4 diagram creation for system design.
Frequently Asked Questions
FAQPage SchemaHow to install PACT-Plugin?โผ
Run `npx skills add Synaptic-Labs-AI/PACT-Plugin --all -g -y` in your terminal to install all skills in this collection globally.
What problem does PACT solve?โผ
It replaces unstructured single-session coding with a managed team of specialists that research, design, build, audit, and test your code in a repeatable cycle. This prevents lost context, skipped planning, and repeated mistakes across sessions.
How does PACT remember past decisions?โผ
It ships a persistent memory skill that saves decisions, lessons learned, and reasoning to a local database with semantic search. Future sessions can recall this knowledge automatically.
Does PACT support n8n workflow automation?โผ
Yes. It includes dedicated skills for n8n node configuration, expression syntax, JavaScript and Python code nodes, validation, and proven workflow architecture patterns.
Can I run multiple features in parallel with PACT?โผ
Yes. Built-in worktree setup and cleanup skills create isolated git worktrees so separate features or sub-tasks run in parallel without interfering with each other.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core