leogodin217leogodin217Communityยท13 Agent Skills Included

leos_claude_starter

Structured sprint planning, implementation, and code review workflows

Guides software projects through a full design-to-delivery cycle: architecture design, sprint planning, automated implementation, and post-sprint review. Eliminates vague specs, scope creep, and undocumented decisions with enforceable contracts, quality gates, and documentation audits. Includes issue tracking, session analysis, and remote session control so teams ship reviewed, tested code faster.
npx skills add leogodin217/leos_claude_starter --all -g -y
Available:

Defines the project's core principles, invariants, and anti-patterns that the agent must follow when designing, implementing, and reviewing code.

All Skills in This Repository (13)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
leogodin217leogodin217

role-educator

Generate YAML configurations and QA criteria for SQL curriculum exercises.

Community
Intermediate
๐Ÿ“ฆ In Repo
leogodin217leogodin217

review-tests

Discover test files, launch parallel review agents, and aggregate findings into a summary report.

Community
Intermediate
๐Ÿ“ฆ In Repo
leogodin217leogodin217

role-architect

Designs system interfaces and architecture documents with Python function signatures.

Community
Intermediate
๐Ÿ“ฆ In Repo
leogodin217leogodin217

arch-review

Compare architecture documents against code implementation to identify mismatches.

Community
Intermediate
๐Ÿ“ฆ In Repo
leogodin217leogodin217

eval-sprint

Evaluate sprint specifications for flaws using adversarial review and LSP tools.

Community
Advanced
๐Ÿ“ฆ In Repo
leogodin217leogodin217

review-sprint

Audit code changes for dead code, test naming, and spec drift.

Community
Advanced
๐Ÿ“ฆ In Repo
leogodin217leogodin217

implement-sprint

Automate software development sprints with agentic implementation, testing, and review workflows.

Community
Advanced
๐Ÿ“ฆ In Repo
leogodin217leogodin217

verify-sprint

Trace sprint specification requirements through new or modified source files.

Community
Advanced
๐Ÿ“ฆ In Repo
leogodin217leogodin217

audit-docs

Audit architecture documents against code implementation with checkpointing and resumption.

Community
Advanced
๐Ÿ“ฆ In Repo
leogodin217leogodin217

arch-design

Generate implementation-ready architecture documentation with file impact analysis.

Community
Advanced
๐Ÿ“ฆ In Repo
leogodin217leogodin217

get-started

Guide interactive project setup and update CLAUDE.md and docs/CAPABILITIES.md.

Community
Basic
๐Ÿ“ฆ In Repo
leogodin217leogodin217

create-sprint

Guides structured sprint planning from scope assessment to spec.md and state.yaml generation.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How 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โ†’