跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Spartan AI Toolkit

市场 已验证 活跃

Spartan AI Toolkit — engineering discipline layer for Claude Code

1 个 Plugin
目的

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

功能

  • 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

使用场景

  • 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

非目标

  • 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

工作流

  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.

实践

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

先决条件

  • 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.

安装

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

质量评分

已验证
95 /100
1 day ago 分析

信任信号

最近提交4 days ago
星标68
许可证MIT
状态
查看源代码