OpsMill avatar

OpsMill

Official

@opsmill

0Followers
|
53Public Repos
|
35Published Skills

Infrahub by OpsMill

Skills Distribution
DomainDeveloper To...Specification Engi.. (40%)Version Control Ma.. (30%)Code Quality Assur.. (30%)

Agent Skills by OpsMill

Showing 35 vetted skills indexed across 1 GitHub repositories.

opsmillopsmill
9

speckit-checklist

Generate requirements-focused unit-test style checklists from spec-kit documents.

Official
Advanced
opsmillopsmill
9

speckit-critique-run

Analyze spec.md and plan.md to produce a structured critique report.

Official
Advanced
opsmillopsmill
9

speckit-archive

Archive merged feature specifications into main project memory with changelog entries.

Official
Advanced
opsmillopsmill
9

speckit-review-errors

Audit error handling across code paths and produce a structured report.

Official
Advanced
opsmillopsmill
9

speckit-tinyspec-implement

Execute tinyspec tasks in order and update status to done.

Official
Advanced
opsmillopsmill
9

speckit-tinyspec-classify

Classify task descriptions to recommend tinyspec or full SDD workflow.

Official
Intermediate
opsmillopsmill
9

speckit-git-remote

Extract the GitHub remote URL, owner, and repository from local git config.

Official
Basic
opsmillopsmill
9

speckit-tinyspec-tinyspec

Generate a compact Tinyspec markdown file with context, requirements, plan, and tasks.

Official
Basic
opsmillopsmill
9

speckit-git-validate

Validate Git feature-branch names against sequential or timestamp patterns.

Official
Intermediate
opsmillopsmill
9

speckit-git-initialize

Initialize a Git repository with an initial commit in the current directory.

Official
Intermediate
opsmillopsmill
9

speckit-summary-run

Generate a flow-level session summary with timeline and outcomes as Markdown.

Official
Intermediate
opsmillopsmill
9

speckit-constitution

Automate constitution updates and template synchronization for spec-kit projects.

Official
Advanced
opsmillopsmill
9

speckit-implement

Automates execution of a speckit implementation plan from tasks.md with phased, test-first workflows.

Official
Advanced
opsmillopsmill
9

speckit-auto-run

Orchestrate speckit workflows from feature input through knowledge extraction.

Official
Advanced
opsmillopsmill
9

speckit-iterate-define

Generate a pending iteration plan from a change request, specifying affected artifacts and tasks without altering them.

Official
Advanced
opsmillopsmill
9

speckit-taskstoissues

Convert design artifacts and tasks into dependency-ordered GitHub issues.

Official
Intermediate
opsmillopsmill
9

speckit-review

Coordinate multi-agent code reviews for pull requests with configurable scope.

Official
Advanced
opsmillopsmill
9

speckit-iterate-apply

Applies a pending speckit iteration to spec artifacts in dependency order.

Official
Advanced
opsmillopsmill
9

speckit-clarify

Identify underspecified areas in feature specs and encode answers into a Clarifications section.

Official
Advanced
opsmillopsmill
9

speckit-review-simplify

Identify simplification opportunities in recently modified spec-kit files.

Official
Intermediate
opsmillopsmill
9

speckit-plan

Generate design artifacts from a plan template within spec-kit projects.

Official
Advanced
opsmillopsmill
9

speckit-git-feature

Create and switch to Git feature branches from specifications with sequential or timestamp naming.

Official
Intermediate
opsmillopsmill
9

speckit-analyze

Analyze spec.md, plan.md, and tasks.md for inconsistencies and gaps.

Official
Advanced
opsmillopsmill
9

speckit-checkpoint-commit

Stage changes and create descriptive commits at spec-kit workflow milestones.

Official
Intermediate

Frequently Asked Questions About OpsMill

FAQPage Schema
What specific tasks can I perform using OpsMill?

OpsMill enables the generation of dependency-ordered task lists, automated extraction of architectural decision records, and structured auditing of code quality. It facilitates the transition from natural language requirements to testable specifications and ensures synchronization between project documentation and repository commits.

Who is the target persona for these capabilities?

The primary users are software engineers, technical leads, and architects who manage complex codebases requiring strict adherence to design specifications. It is designed for teams prioritizing test-first development, rigorous documentation standards, and consistent version control practices across distributed development environments.

What are the prerequisites for implementing these specifications?

Implementation requires a repository structured around the Spec Kit format, specifically utilizing markdown files such as spec.md, plan.md, and tasks.md. Users must have a configured Git environment to allow the system to validate branch naming conventions and manage commit hooks effectively.