maestria-co
Official@maestria-co
Offers standardized engineering governance, repository context management, and structured task planning for enterprise software development teams.
Agent Skills by maestria-co
Showing 35 vetted skills indexed across 1 GitHub repositories.
start-worktree
Create git worktrees as sibling directories for parallel branch development.
common-constraints
Enforces behavioral guardrails for task planning, execution, and code modification.
ecological-impact
Quantify compute and carbon footprints of code changes from instrumentation data.
eli5-extractor
Translate complex technical concepts into plain-English explanations with analogies and examples.
initialize-monorepo
Detect monorepo structure and generate root and per-package context files.
upgrade-repo
Automate one-major-version-at-a-time upgrades with rollback points and verification.
post-meeting
Generate structured post-meeting notes with decisions, action items, and owners.
systematic-debugging
Automates bug resolution through a four-phase reproduce, root-cause, fix, verify workflow.
jira-story
Format structured story specs into Jira-ready user stories with Markdown output.
context-maintenance
Update .context documentation by promoting retrospectives and pruning stale content.
commit-discipline
Standardize commit messages and branch naming with Conventional Commits.
knowledge-graduation
Identify recurring patterns in context/ and create reusable local skills.
linear-story
Format a structured story spec into a Linear-ready issue template.
task-retrospective
Capture structured retrospectives with What Went Well, improvements, and lessons learned.
verification-checklist
Enforce structured verification with evidence for code completion reports.
task-plan
Create standardized plan.md handoff documents for multi-step tasks.
researching-options
Investigate technical questions and deliver evidence-backed recommendations with a saved report.
designing-systems
Frame design problems and document architecture decisions as ADRs.
testing-discipline
Enforce TDD workflows, mocking strategies, and test structure quality.
context-review
Synchronize .context/ documentation with the current codebase state.
context-loader
Load relevant .context/ files based on task type without modifying them.
dependency-management
Automates dependency discovery, auditing, and safe, sequential updates across ecosystems with full test runs and rollback plans.
implementing-features
Implement features, bug fixes, or refactors from a clear specification.
initialize-repo
Configure a project-wide context knowledge base in new repositories.
Frequently Asked Questions About maestria-co
FAQPage SchemaWhat specific engineering tasks does Maestria-co support?▼
Maestria-co supports repository initialization, dependency auditing, test-driven development enforcement, and structured task planning. It enables developers to generate Jira or Linear stories, document architecture decisions via ADRs, and maintain synchronized project context files to ensure consistent development standards across complex codebases.
Which personas benefit most from these capabilities?▼
Software engineers, technical leads, and engineering managers benefit from these capabilities. The system is designed for teams requiring strict adherence to commit standards, standardized documentation for architectural decisions, and repeatable processes for feature implementation and bug resolution within large-scale repository environments.
What are the prerequisites for implementing these repository standards?▼
Implementation requires a Git-based repository environment and a VS Code multi-root workspace configuration. Users must establish a .context directory structure to house project-specific knowledge bases, which the system then utilizes to validate tasks, enforce behavioral guardrails, and synchronize documentation with the current codebase state.