By labset
Spec-driven delivery workflow: discuss requirements, ship milestones, audit implementations, and review future work
Conduct a thorough audit of a spec and its implementation, identifying discrepancies, gaps, and quality issues. Use when the user wants to verify what was built matches what was specified.
Facilitate requirements discussion and milestone planning for a new piece of work. Use when the user wants to define, refine, or capture requirements and delivery milestones.
Review completed or in-progress specs to identify deferred items, gaps, and opportunities for future work. Use when the user wants to plan what to build next.
Build and deliver work defined in a spec, milestone by milestone, ensuring production readiness at each step. Use when the user wants to implement a spec.
Claude Code plugin marketplace for the labset org.
A spec-driven delivery workflow with four skills:
| Skill | Description |
|---|---|
/discuss | Requirements discussion and milestone planning |
/ship | Build and deliver milestones with production readiness checks |
/audit | Audit spec vs implementation for gaps and divergences |
/review | Review deferred items and recommend future work |
Register the marketplace (once per user):
/plugin marketplace add labset/claude-marketplace
Install the spec-delivery plugin:
/plugin install spec-delivery@labset-marketplace
Add to any repo's .claude/settings.json:
{
"extraKnownMarketplaces": {
"labset-marketplace": {
"source": {
"source": "github",
"repo": "labset/claude-marketplace"
}
}
}
}
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub labset/claude-marketplace --plugin spec-deliveryCore skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Plugin-safe Claude Code distribution of Antigravity Awesome Skills with 1,561 supported skills.
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer