Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Spartan AI Toolkit

Marketplace Verifiziert Aktiv

Spartan AI Toolkit — engineering discipline layer for Claude Code

1 Plugin
Zweck

To stop AI coding agents from shipping sloppy code by enforcing engineering discipline, standards, and quality gates throughout the development workflow.

Funktionen

  • Structured end-to-end development workflows
  • Configurable coding rules and quality gates
  • Support for multiple AI coding agents and stacks
  • Agent memory layer for context across sessions
  • Automated PR generation with quality checks

Anwendungsfälle

  • Ensuring consistent coding standards across AI-generated code
  • Automating the entire development pipeline from spec to PR
  • Improving the reliability and quality of AI-assisted development
  • Enforcing best practices like TDD and code review

Nicht-Ziele

  • Replacing the core AI coding agent itself
  • Enforcing rules outside of the code generation and review process
  • Providing a general-purpose code editor or IDE

Workflow

  1. Install the toolkit using npx, setup script, or plugin.
  2. Initialize rules for the target stack (`/spartan:init-rules`).
  3. Initiate a workflow leader command (e.g., `/spartan:build "feature"`).
  4. The toolkit executes the pipeline (spec, plan, TDD, review, PR) with quality gates.
  5. AI agents follow configured rules and skills throughout the process.

Praktiken

  • Code Quality
  • Testing
  • Code Review
  • Workflow Automation
  • Security Best Practices

Voraussetzungen

  • Node.js (for npx installation)
  • A compatible AI coding agent (Claude Code, Codex, etc.)
  • Git for version control

Documentation

  • info:Configuration & parameter referenceConfiguration options and parameters are extensively documented, but precedence order for config files is implicit.

Installation

/plugin marketplace add spartan-stratos/spartan-ai-toolkit

Qualitätspunktzahl

Verifiziert
95 /100
Analysiert about 23 hours ago

Vertrauenssignale

Letzter Commit3 days ago
Sterne68
LizenzMIT
Status
Quellcode ansehen