JamSuite
Official@jamsuite
Offers structured documentation, security auditing, and validation frameworks for managing project specifications, architecture, and plugin dispatch behavior.
Agent Skills by JamSuite
Showing 19 vetted skills indexed across 1 GitHub repositories.
research
Consolidate codebase and external evidence into a structured research.md.
spec-check
Audit draft specs against the Socratic Definition of Done and classify acceptance criteria.
brainstorm
Capture freeform ideation into dated brainstorm markdown files.
file
Resolve and validate jim file and path queries with strict input checks.
meta-skill
Generate and update Jim plugin SKILL.md files from approved specs and plans.
roadmap
Create or update ROADMAP.md with Now/Next/Later buckets and version anchors.
sec
Analyze specs and project files for STRIDE and LINDDUN security findings.
plan
Generate a coder-ready implementation plan from an approved spec.
meta-matrix-fork-probe
Detect bang injection substitution in forked skill bodies using paired sentinels.
meta-test
Scaffold, extend, and run plain-bash test suites for deterministic scripts.
meta-matrix
Validate dynamic dispatch behavior of Claude Code plugins.
spec
Guide collaborative interviews to create structured spec documents.
vision
Create or update a VISION.md via a guided interview process.
arch
Generate or update ARCHITECTURE.md by analyzing the codebase.
meta-matrix-skill-invocation
Probe and validate Claude Code skill invocation paths across direct commands, Skill tool, and subagents.
meta-matrix-preload-probe
Emit and observe startup probes to validate meta-matrix path-3 preload mechanics.
meta-matrix-conditional-evaluation
Validate conditional directive substitution and sentinel semantics in matrix-based testing.
conf
Resolve Jim's active configuration paths and overrides from jimconf.toml.
debug
Diagnose failures and generate structured debug reports under assets.
Frequently Asked Questions About JamSuite
FAQPage SchemaWhat specific tasks can JamSuite perform for project management?▼
JamSuite enables the creation of structured project documentation, including vision, architecture, and roadmap files. It facilitates collaborative interviews to generate specifications, audits draft specs against the Socratic Definition of Done, and produces implementation plans ready for execution.
Which personas benefit most from JamSuite's security and validation capabilities?▼
Software architects, security engineers, and technical leads benefit from JamSuite. It is designed for developers managing complex plugin dispatch environments who require rigorous validation of invocation paths, configuration overrides, and security compliance findings within their project files.
What are the prerequisites for running JamSuite validation tests?▼
JamSuite requires a project environment utilizing Jim configuration files, specifically jimconf.toml, to resolve active paths. Validation of dispatch behavior and conditional evaluation relies on the presence of Claude Code plugin structures and standard bash environments for executing the generated test suites.