Custom Agents
Custom Agents from seanspiesman/Agents-and-Workflows.
Skills in this plugin
7- ▌ Context7 Usage · seanspiesmanGuidelines for using the Context7 MCP server to fetch real-time documentation and code examples.
- ▌ Memory Contract · seanspiesmanUnified Memory Contract for Project Memory integration. Defines when and how to retrieve and store memory using local files.
- ▌ Document Lifecycle · seanspiesman bundleUnified document lifecycle management. Defines terminal statuses, unified numbering via .next-id, close procedures, and orphan detection. Load at session start.
- ▌ Workflow Adherence · seanspiesmanEssential rules for ensuring agents complete full multi-step workflows without stopping prematurely.
- ▌ Mermaid Diagramming · seanspiesmanBest practices and rules for generating error-free Mermaid diagrams.
- ▌ Non Blocking Execution · seanspiesmanGuidelines for running long-lived processes (servers, watchers) without blocking agent execution.
- ▌ Agent Architecture Patterns · seanspiesmanCore architectural patterns for local AI agents (Reflection, Planning, Tool Use, Multi-Agent, Memory).