Synaptic-Labs-AISynaptic-Labs-AIOfficialยท16 Agent Skills Included

PACT-Plugin

Coordinated multi-specialist coding, testing, and persistent project memory

Orchestrates a team of specialist coding agents through a structured Prepare, Architect, Code, Test cycle for building software features. Eliminates context loss, repeated mistakes, and unplanned guessing by giving each specialist a fresh context window and shared persistent memory. Includes architecture patterns, security rules, testing strategies, n8n workflow guidance, and git worktree isolation for parallel work.
npx skills add Synaptic-Labs-AI/PACT-Plugin --all -g -y

All Skills in This Repository (16)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
Synaptic-Labs-AISynaptic-Labs-AI

pact-testing-strategies

Design structured test strategies across unit, integration, and end-to-end levels.

Official
Advanced
๐Ÿ“ฆ In Repo
Synaptic-Labs-AISynaptic-Labs-AI

worktree-setup

Create isolated git worktrees with feature branches for PACT workflows.

Official
Advanced
๐Ÿ“ฆ In Repo
Synaptic-Labs-AISynaptic-Labs-AI

n8n-code-python

Write Python code in n8n Code nodes using standard library only.

Official
Advanced
๐Ÿ“ฆ In Repo
Synaptic-Labs-AISynaptic-Labs-AI

n8n-workflow-patterns

Provide architectural patterns for n8n workflows covering webhook, API, database, AI, and scheduled tasks.

Official
Advanced
๐Ÿ“ฆ In Repo
Synaptic-Labs-AISynaptic-Labs-AI

pact-agent-teams

Coordinate PACT specialist agents through task handoffs and blocker signals.

Official
Advanced
๐Ÿ“ฆ In Repo
Synaptic-Labs-AISynaptic-Labs-AI

n8n-mcp-tools-expert

Guide n8n MCP tool discovery, validation, workflow management, and template deployment.

Official
Advanced
๐Ÿ“ฆ In Repo
Synaptic-Labs-AISynaptic-Labs-AI

n8n-expression-syntax

Validate and fix n8n expression syntax in workflows using double-curly-brace syntax.

Official
Advanced
๐Ÿ“ฆ In Repo
Synaptic-Labs-AISynaptic-Labs-AI

pact-security-patterns

Apply security best practices and threat mitigation patterns in PACT framework development.

Official
Advanced
๐Ÿ“ฆ In Repo
Synaptic-Labs-AISynaptic-Labs-AI

pact-memory

Store and retrieve structured memories in a SQLite-backed store for PACT agents.

Official
Advanced
๐Ÿ“ฆ In Repo
Synaptic-Labs-AISynaptic-Labs-AI

n8n-node-configuration

Identify and fix operation-specific field requirements in n8n node configurations.

Official
Advanced
๐Ÿ“ฆ In Repo
Synaptic-Labs-AISynaptic-Labs-AI

n8n-code-javascript

Write robust JavaScript in n8n Code nodes with safe data access and return formats.

Official
Advanced
๐Ÿ“ฆ In Repo
Synaptic-Labs-AISynaptic-Labs-AI

pact-architecture-patterns

Guide architectural pattern selection and C4 diagram creation for system design.

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How 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โ†’