maister
Guided development workflows with enforced coding standards
All Skills in This Repository (14)
Pure Emerald Level Indicatorsmaister-init
Automates SDLC framework setup by analyzing codebase and generating documentation scaffolding.
performance-orchestrator
Orchestrate performance optimization workflows via static code analysis and profiling data.
codebase-analyzer
Coordinate adaptive parallel codebase analysis with dynamic agent roles and delegated reporting.
implementer
Execute implementation plans with continuous standards discovery and verification.
docs-manager
Manage project documentation and standards in the .maister/docs/ repository.
maister-standards-update
Update or create project standards from conversation context or explicit descriptions.
implementation-plan-executor
Executes implementation plans with adaptive two-mode execution and continuous standards discovery.
implementation-verifier
Delegate verification tasks to subagents and generate a consolidated verification report.
research-orchestrator
Coordinate end-to-end research workflows from question to findings documentation.
migration-orchestrator
Orchestrate end-to-end technology migrations from analysis through implementation to verification.
maister-standards-discover
Discover coding standards across repositories by analyzing configuration files, code patterns, and documentation.
maister-quick-bugfix
Automates TDD-driven bug fixes with guided planning and verification steps.
Frequently Asked Questions
FAQPage SchemaHow to install Maister?▼
Run `npx skills add SkillPanel/maister --all -g -y` in your terminal to install all skills in this suite globally.
What does Maister do?▼
It runs structured development workflows for features, bug fixes, migrations, performance optimization, research, and product design, guiding you from specification through tested, verified code.
How does Maister enforce coding standards?▼
It scans your config files, source code, docs, and pull requests to discover your project's conventions, then applies them automatically during planning, implementation, and verification.
Does Maister work with Claude Code and Copilot CLI?▼
Yes. The repository ships two plugin variants: one for Claude Code and one for Copilot CLI, both following the same workflow structure.
Can I pause and resume a Maister workflow?▼
Yes. Every workflow saves its state to a task folder, so you can stop at any phase and resume later without losing progress.
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