leos_claude_starter
Structured sprint planning, implementation, and code review workflows
All Skills in This Repository (13)
Pure Emerald Level Indicatorsrole-educator
Generate YAML configurations and QA criteria for SQL curriculum exercises.
review-tests
Discover test files, launch parallel review agents, and aggregate findings into a summary report.
role-architect
Designs system interfaces and architecture documents with Python function signatures.
arch-review
Compare architecture documents against code implementation to identify mismatches.
eval-sprint
Evaluate sprint specifications for flaws using adversarial review and LSP tools.
review-sprint
Audit code changes for dead code, test naming, and spec drift.
implement-sprint
Automate software development sprints with agentic implementation, testing, and review workflows.
verify-sprint
Trace sprint specification requirements through new or modified source files.
audit-docs
Audit architecture documents against code implementation with checkpointing and resumption.
arch-design
Generate implementation-ready architecture documentation with file impact analysis.
get-started
Guide interactive project setup and update CLAUDE.md and docs/CAPABILITIES.md.
create-sprint
Guides structured sprint planning from scope assessment to spec.md and state.yaml generation.
Frequently Asked Questions
FAQPage SchemaHow to install leos_claude_starter?โผ
Run `npx skills add leogodin217/leos_claude_starter --all -g -y` in your terminal to install all skills globally.
What does this starter template do?โผ
It gives your coding agent a structured workflow: design architecture, plan sprints, implement in isolated worktrees, and run post-implementation reviews with quality gates.
How do I start a new project with it?โผ
Run the /get-started skill, which walks you through defining your project identity, core principles, invariants, and initial capabilities.
Does it work with Claude Code?โผ
Yes. All skills follow the standard SKILL.md format and run as slash commands directly inside Claude Code.
Can I customize the workflow for my own project?โผ
Yes. The CLAUDE.md template, principles, agents, and skills are all editable, and CUSTOMIZATION.md explains how to adapt them to your domain.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core