ospec-workflow
v2.68.1Spec-Driven Development workflow for VS Code Agent Customization with OpenSpec, strict TDD, phase agents, skills, hooks, and verification contracts.
By Manuel Michael Retamozo García3 GitHub starsUpdated 12 hours ago
Directory evidence
- Runtimes
- Claude Code
- Parsed components
- 52 skill or MCP entries
- Source updated
- Sep 23, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Install ospec-workflow for Claude Code
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install ospec-workflow@agent-plugin-marketplacePaste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.
The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.
Get the source manually
git clone https://github.com/Snakeblack/ospec-workflowClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The repository root is the plugin root.
Plugin files
├── .claude-plugin/plugin.json├── skills/accessibility/SKILL.md├── skills/agent-harness-construction/SKILL.md├── skills/agent-introspection/SKILL.md├── skills/agent-self-evaluation/SKILL.md├── skills/ai-first-engineering/SKILL.md├── skills/ai-regression-testing/SKILL.md├── skills/api-design/SKILL.md├── skills/architecture-decision-records/SKILL.md├── skills/backend-patterns/SKILL.md├── skills/branch-pr/SKILL.md├── skills/caveman/SKILL.md├── skills/caveman-commit/SKILL.md├── skills/caveman-compress/SKILL.md├── skills/caveman-help/SKILL.md├── skills/caveman-review/SKILL.md├── skills/chained-pr/SKILL.md├── skills/cognitive-doc-design/SKILL.md├── skills/comment-writer/SKILL.md├── skills/context7-mcp/SKILL.md├── skills/design-system/SKILL.md├── skills/frontend-patterns/SKILL.md├── skills/gh-release-notes/SKILL.md├── skills/harness-audit/SKILL.md├── skills/hexagonal-architecture/SKILL.md├── skills/issue-creation/SKILL.md├── skills/judgment-day/SKILL.md├── skills/review-change/SKILL.md├── skills/review-correction/SKILL.md├── skills/review-efficiency/SKILL.md├── skills/review-evolution/SKILL.md├── skills/review-readability/SKILL.md├── skills/review-reliability/SKILL.md├── skills/review-resilience/SKILL.md├── skills/review-risk/SKILL.md├── skills/review-runtime/SKILL.md├── skills/review-trust/SKILL.md├── skills/sdd-apply/SKILL.md├── skills/sdd-archive/SKILL.md├── skills/sdd-baseline/SKILL.md├── skills/sdd-clarify/SKILL.md├── skills/sdd-design/SKILL.md├── skills/sdd-document/SKILL.md├── skills/sdd-explore/SKILL.md├── skills/sdd-foundation/SKILL.md├── skills/sdd-init/SKILL.md├── skills/sdd-onboard/SKILL.md├── skills/sdd-propose/SKILL.md├── skills/sdd-reconcile/SKILL.md├── skills/sdd-spec/SKILL.md├── skills/sdd-tasks/SKILL.md└── .mcp.json
Included Skills50
Design, implement, and audit inclusive digital products using WCAG 2.2 Level AA standards. Use this skill to generate semantic ARIA for Web and accessibility traits for Web and Native platforms (iOS/Android).
Design and optimize AI agent action spaces, tool definitions, and observation formatting for higher completion rates.
Diagnose and recover a derailed agent run. Trigger: an agent loops, drifts, loses context, repeatedly fails, or burns tokens without progress.
Use after completing any non-trivial task. The agent self-rates its output on 5 axes — accuracy, completeness, clarity, actionability, conciseness — with concrete evidence per criterion. Produces a structured 1-5 scorecard with specific improvement suggestions.
Engineering operating model for teams where AI agents generate a large share of implementation output.
Regression testing strategies for AI-assisted development. Sandbox-mode API testing without database dependencies, automated bug-check workflows, and patterns to catch AI blind spots where the same model writes and reviews code.
REST API design patterns including resource naming, status codes, pagination, filtering, error responses, versioning, and rate limiting for production APIs.
Capture architectural decisions made during Claude Code sessions as structured ADRs. Auto-detects decision moments, records context, alternatives considered, and rationale. Maintains an ADR log so future developers understand why the codebase is shaped the way it is.
Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes.
Create pull requests with branch, validation, and publication checks. Trigger: creating, opening, or preparing PRs for review.
Trigger: caveman mode, talk like caveman, use caveman, less tokens, be brief, /caveman. Compress replies without losing technical accuracy.
Trigger: write a commit, commit message, generate commit, /commit, /caveman-commit. Generate terse Conventional Commits messages.
Trigger: /caveman:compress <filepath>, compress memory file. Compress prose files while preserving technical content and backups.
Trigger: /caveman-help, caveman help, what caveman commands, how do I use caveman. Show one-shot caveman command help.
Trigger: review this PR, code review, review the diff, /review, /caveman-review. Write terse actionable review comments.
Trigger: PRs over 400 lines, stacked PRs, review slices. Split oversized changes into chained PRs that protect review focus.
Design docs that reduce cognitive load. Trigger: writing guides, READMEs, RFCs, onboarding, architecture, or review-facing docs.
Write warm, direct collaboration comments. Trigger: PR feedback, issue replies, reviews, Slack messages, or GitHub comments.
This skill should be used when the user asks about libraries, frameworks, API references, or needs code examples. Activates for setup questions, code generation involving libraries, or mentions of specific frameworks like React, Vue, Next.js, Prisma, Supabase, etc.
Use this skill to generate or audit design systems, check visual consistency, and review PRs that touch styling.
Frontend development patterns for React, Next.js, state management, performance optimization, and UI best practices.
Trigger: release notes, changelog entries, tag release. Generate homogeneous Spanish release notes based on project format.
Inspect, debug, optimize, or harden the ospec workflow harness. Trigger: auditing the plugin manifest, agent boundaries, hooks, skills, or token efficiency.
Design, implement, and refactor Ports & Adapters systems with clear domain boundaries, dependency inversion, and testable use-case orchestration across TypeScript, Java, Kotlin, and Go services.
Create GitHub issues with issue-first checks. Trigger: creating GitHub issues, bug reports, or feature requests.
Trigger: judgment day, dual review, adversarial review, juzgar. Run blind dual review, fix confirmed issues, then re-judge.
Read-only residual router for the Quality Review Gate when deterministic classification is ambiguous.
Read-only targeted correction validator for a bounded review lineage.
Efficiency review skill for the Quality Review Gate.
Evolution and maintainability review skill for the Quality Review Gate.
Readability review skill. Flag/Block/Require-evidence/Do-not-flag rules for the readability dimension of the 4R review gate.
Reliability review skill. Flag/Block/Require-evidence/Do-not-flag rules for the reliability dimension of the 4R review gate.
Resilience review skill. Flag/Block/Require-evidence/Do-not-flag rules for the resilience dimension of the 4R review gate.
Security and risk review skill. Flag/Block/Require-evidence/Do-not-flag rules for the risk dimension of the 4R review gate.
Runtime reliability review skill for the Quality Review Gate.
Trust and security review skill for the Quality Review Gate.
Implement SDD tasks from specs and design. Trigger: orchestrator launches apply for one or more change tasks.
Archive a completed SDD change by syncing delta specs. Trigger: orchestrator launches archive after implementation and verification.
Trigger: sdd baseline, brownfield baseline, seed specs, baseline.status pending or partial. Seed openspec/specs/ with baseline specs of existing behavior in resumable one-domain batches.
Reduce spec ambiguities before design. Trigger: orchestrator launches clarify after sdd-spec completes.
Create the SDD technical design and architecture approach. Trigger: orchestrator launches design for a change.
Generate repository wiki pages mapping architecture, specs, and status. Trigger: orchestrator launches sdd-document.
Explore SDD ideas before committing to a change. Trigger: orchestrator launches exploration or requirement clarification.
Trigger: sdd foundation, new project, empty workspace, project from scratch. Build project foundation docs and config.
Trigger: sdd init, iniciar sdd, openspec init. Initialize SDD context, testing capabilities, registry, and persistence.
Walk users through the SDD workflow on the real codebase. Trigger: orchestrator launches onboarding for the full SDD cycle.
Create an SDD change proposal with intent, scope, and approach. Trigger: orchestrator launches proposal work for a change.
Trigger: sdd reconcile, spec drift, reconcile domain, fold changes into spec, /sdd-reconcile. Fold already-shipped, undocumented code changes back into a baseline domain's spec as a diff-window-scoped retroactive delta.
Write SDD delta specs with requirements and scenarios. Trigger: orchestrator launches spec work for a change.
Break an SDD change into implementation tasks. Trigger: orchestrator launches task planning for a change.
MCP servers2
- command
- npx
- args
- @upstash/[email protected]
- env.CONTEXT7_API_KEY
- ${input:CONTEXT7_API_KEY}
- command
- uvx
- args
- [email protected]
Plugin manifests1
{
"name": "ospec-workflow",
"description": "Spec-Driven Development workflow for VS Code Agent Customization with OpenSpec, strict TDD, phase agents, skills, hooks, and verification contracts.",
"version": "2.68.1",
"author": {
"name": "Manuel Michael Retamozo García"
},
"agents": "agents/",
"commands": "commands/",
"skills": "skills/",
"rules": "rules/",
"hooks": "hooks/hooks.json",
"mcpServers": ".mcp.json"
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[ospec-workflow on Agent Plugins Marketplace](https://pluginsmp.com/plugins/ospec-workflow)