autonomous-bits/spool-skills
Skills for authoring, querying, and maintaining Spool knowledge graphs.
Use native Spool MCP tools (spl_*) by default, falling back to the local CLI (spl) when MCP is unavailable. Initialize repositories, stage and commit graph changes, manage branches and merges, query graph snapshots, validate schemas, and maintain repository integrity.
Author and query architecture knowledge in Spool. Defines labels, atomic node structures, and relationship edges for architecture decisions (ADRs), system boundaries, components, data contracts, and quality attributes.
Author and query engineering standards in Spool. Defines labels, atomic node structures, and relationship edges for coding conventions, security policies, API standards, testing requirements, and observability rules.
Author and query product knowledge in Spool. Defines labels, atomic node structures, and relationship edges for problems, personas, outcomes, capabilities, requirements, and constraints.
Author, synthesize, and query technical implementation knowledge in Spool. Synthesizes cross-role atomic ideas (Product, Architecture, Standards) into technical execution specs, marks transient spec nodes as Ephemeral, and treats the implemented codebase as the ultimate source of truth.