Skip to main content
Run any Skill in Manus
with one click
GitHub repository

omp-agent

omp-agent contains 21 collected skills from bparlan, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
21
Stars
29
updated
2026-07-24
Forks
0
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

approve-spec
computer-occupations-all-other

Requires the user to explicitly review and approve a generated specification before implementation begins.

2026-07-24
archive-docs
software-developers

Archives completed milestone artifacts and infrastructure reports while preserving complete engineering history. Includes Structure Cleanup mode to enforce 3-layer registry pattern.

2026-07-24
bootstrap-project
software-developers

Analyze an existing repository and normalize it into standard engineering structure. One-time setup for brownfield projects.

2026-07-24
code-search
software-developers

Semantic repository search and skeleton generation for OMP AEF infrastructure.

2026-07-24
evolve-skills
computer-occupations-all-other

Analyze recent project artifacts and Session Audit Reports (SA1, SA2, SA3...) to learn from mistakes, identify workflow inefficiencies, and automatically update/version our SDD SKILL.md files. Handles multiple session audits and TEMP milestones.

2026-07-24
generate-spec
software-developers

Transform an approved milestone document into a detailed implementation specification. Supports followup specifications for existing milestones.

2026-07-24
generate-verification
software-quality-assurance-analysts-and-testers

Transform an implementation specification into a verification protocol defining how correctness will be evaluated. Supports followup specifications referencing multiple sources.

2026-07-24
implement-specification
software-developers

Implement an approved specification using project architecture, conventions, and verification plan. Orchestrates implementation workflow without redundant documentation generation.

2026-07-24
investigate-issue
software-developers

Investigate implementation issues and produce technical understanding for continued specification-driven development.

2026-07-24
milestone-focus
software-developers

Generates a strict, literal milestone from a user checklist, requiring explicit human approval before creation.

2026-07-24
milestone
software-developers

Transform a rough feature idea into a complete milestone document through interactive requirements elicitation. Supports followup specifications and verification reuse analysis.

2026-07-24
review-implementation
software-quality-assurance-analysts-and-testers

Evaluate completed implementation against approved specification and verification protocol. Purely analytical review, no modifications.

2026-07-24
session-audit
software-developers

Capture any session (milestone, hotfix, manual edits, external reports) into Session Audit Reports (M{X}SA{Y}.md) that drive documentation updates, skill evolution, and quality monitoring. Use when the user says "session-audit", "document this session", "capture this session".

2026-07-24
sync-documentation
software-developers

Maintain long-lived project documentation by distilling completed engineering work into canonical project documents, including /docs/ingest/ file processing with permission + context workflow.

2026-07-24
diagrammer
software-developers

Generates Mermaid diagrams (system snapshots, skill-centric views, file-flow, template maps) grounded in codebase reality.

2026-07-20
hotfix-focus
software-developers

Execute specific, granular tasks with strict literal precision. Bypasses the heavy SDD pipeline for checklist-driven changes where zero creative liberty is permitted.

2026-07-20
generate-tests
software-quality-assurance-analysts-and-testers

Translates verification protocols into executable use-case scripts and tests.

2026-07-20
hotfix-issue
software-developers

Implement small, targeted bug fixes directly from an investigation report without the full specification lifecycle.

2026-07-20
manage-development
software-developers

Tactical Engineering Manager that orchestrates the Spec-Driven Development (SDD) pipeline for an active milestone, with cycle reporting and roadmap integration.

2026-07-20
manage-roadmap
software-developers

Strategic orchestrator that aligns ROADMAP.md with user goals, handles /docs/ingest/ workflow with permission + context, and automatically generates the next actionable Milestone (M{X}.md). Provides next-steps guidance for cycle reports.

2026-07-20
evaluate-implementation
software-quality-assurance-analysts-and-testers

Executes tests, autonomously fixes minor bugs, and generates the Evaluation Report.

2026-07-20