meaningfy-ws

28 mods across 1 repository, 2 stars between them.

meaningfy-skillery

01

meaningfy-ws/skillery

Plugin Claude Code

Plugin marketplace listing 4 plugins: meaningfy-core, meaningfy-consulting, meaningfy-architecture, meaningfy-building.

2 1mo ago A tokens not measured GPL-3.0

code-reviewer

02

meaningfy-ws/skillery

Agent

Reviews code for quality, security, architecture conformance, and test coverage before.

2 1mo ago A 51 tokens GPL-3.0

epic-planner

03

meaningfy-ws/skillery

Agent

Shapes an EPIC from human seeds and derives its clarity-gated PLAN, driving the OpenSpec.

2 1mo ago A 103 tokens GPL-3.0

implementer

04

meaningfy-ws/skillery

Agent

Implements an EPIC task as production code following the documentation-first loop.

2 1mo ago A 50 tokens GPL-3.0

bdd-gherkin

05

meaningfy-ws/skillery

Skill Claude CodeCodex

Write BDD Gherkin feature files and fabricate test data from a specification. Use to project a use case catalogue (Cockburn White/Blue) or turn acceptance criteria or an EPIC into business-language .feature scenarios — Scenario Outline with Examples, explicit edge cases, no implementation detail, traced back to use…

2 1mo ago A 104 tokens GPL-3.0

ci-cd-delivery

06

meaningfy-ws/skillery

Skill Claude CodeCodex

Standardise the application-repo Continuous Delivery side of Meaningfy systems — the deploy trigger, the reusable deploy mechanism, and the release/image standard. Use to set up a CD/deploy workflow, release and push a versioned Docker image to a registry (recommended GHCR, tagged by semver + git sha), standardise or…

2 1mo ago A 194 tokens GPL-3.0

clarity-gate

07

meaningfy-ws/skillery

Skill Claude CodeCodex

Pre-ingestion quality gate for specifications and documents before they drive implementation. Use to score a spec/EPIC against a 13-item checklist (6-criterion rubric, must reach ≥9/10), surfacing hidden assumptions and ungrounded claims. Trigger on "score this spec", "is this spec ready", "run the clarity gate"…

2 1mo ago A 91 tokens GPL-3.0

meaningfy-ws/skillery

Skill Claude CodeCodex

Build and evolve a living, representation-agnostic conceptual model for a product (programming) project — the domain's entities, attributes, relationships, and meaning — and choose how it is rendered. Use to model the domain, do conceptual data modelling in UML, run ontology-engineering at the concept level…

2 1mo ago A 0 tokens GPL-3.0

cosmic-python

09

meaningfy-ws/skillery

Skill Claude CodeCodex

Clean Architecture and Cosmic Python guidance for well-tested, layered Python systems. Use for designing Python projects with layered architecture (models, adapters, services, entrypoints), enforcing Clean Code and SOLID principles, testing strategies (unit tests, BDD, Gherkin), CI/CD setup (pytest, tox…

2 1mo ago A 95 tokens GPL-3.0

decision-package

10

meaningfy-ws/skillery

Skill Claude CodeCodex

Produce the Decision Package — the paid keystone deliverable of a semantic/data consulting engagement's P1 Decision Phase. Use to write the recommendation, the in/out scope, the sequenced (pilot → scale) roadmap, the buy/build/defer decisions, and the ready-to-contract execution brief that hands off to the…

2 1mo ago A 216 tokens GPL-3.0

epic-planning

11

meaningfy-ws/skillery

Skill Claude CodeCodex

Shape an EPIC from human seeds, then derive its clarity-gated PLAN. Specifications-first, Shape-Up style — the EPIC is the work shape (appetite, problem, solution outline, key decisions, rabbit-holes, no-gos) and IS the OpenSpec proposal; the PLAN is the derived executable breakdown (design + tasks) scored by the…

2 1mo ago A 166 tokens GPL-3.0

estimation

12

meaningfy-ws/skillery

Skill Claude CodeCodex

A lightweight fixed-cost scoping / estimation discipline that de-risks fixed-cost bids — a CHECKLIST + METHOD, not a heavy model. Produces a work breakdown plus PERT-weighted effort estimates, uncertainty ranges, assumptions & exclusions, and contingency, feeding the SoW scope boundary. PERT (three-point: optimistic /…

2 1mo ago A 0 tokens GPL-3.0

meaningfy-ws/skillery

Skill Claude CodeCodex

Use when turning rough input into a clear, concise, persuasive executive message or analysis: a board paper, proposal, client recommendation, email or Slack note, spoken narrative, slide outline, or a strategic problem to be solved. Triggers include "structure this", "make this persuasive", "write this up for a board…

2 1mo ago A 0 tokens GPL-3.0

explanatory-writing

14

meaningfy-ws/skillery

Skill Claude CodeCodex

Apply explanatory craft so that Explanation-quadrant prose reads clearly — one controlling metaphor, a concrete example beside every abstract claim, self-answered question pivots, short declaratives, coin-and-explain, a confident grounded close. Use when writing or improving an explainer, a blog-style or internal…

2 1mo ago A 161 tokens GPL-3.0

guardrails

15

meaningfy-ws/skillery

Skill Claude CodeCodex

Apply agentic guardrails to every step where an LLM agent acts — decision bounds, output validation, and prompt-injection defence. Use to make an agent step safe before it runs tools, writes files, or trusts external content. Guardrails validate agent BEHAVIOUR (is this action in bounds, is this output well-formed, is…

2 1mo ago A 140 tokens GPL-3.0

linkml-engineering

16

meaningfy-ws/skillery

Skill Claude CodeCodex

The operational LinkML craft, downstream of an existing model or spec — never greenfield. Use to derive a LinkML schema from a UML model, a text spec, a model2owl output, or another existing model; to author/refine it (reusable slots, the URI-as-datatype artifice, implicit classuri/sloturi, enums, schema-level…

2 1mo ago A 196 tokens GPL-3.0

meaningfy-ws/skillery

Skill Claude CodeCodex

The Meaningfy pre-PR review — two modes (standalone = five lens subagents fanned out in parallel, one lens each; interactive main-thread), a methodical catalogue-complete review procedure (traverse the whole cosmic-python region a lens owns, not a fixed subset), and a fit-and-refactoring investigation, reported by…

2 1mo ago A 155 tokens GPL-3.0

meaningfy-ws/skillery

Skill Claude CodeCodex

Meaningfy git and GitHub conventions — Conventional Commits (imperative, no trailing punctuation), branch naming, rebase/merge etiquette, the pull-request workflow, free-tier GitHub constraints, and dev-environment hygiene. Use when committing, branching, opening or maintaining a PR, or setting up a development…

2 1mo ago A 76 tokens GPL-3.0

meaningfy-release

19

meaningfy-ws/skillery

Skill Claude CodeCodex

The Meaningfy release lifecycle — semantic versioning policy (MAJOR/MINOR/PATCH + -rc.N pre-releases), GitFlow release/hotfix branches, changelog + GitHub release notes, semi-automated releases via release-please, publishing Python libraries to PyPI with Trusted Publishing (OIDC, no tokens), opt-in supply-chain…

2 1mo ago A 168 tokens GPL-3.0

meaningfy-ws/skillery

Skill Claude CodeCodex

The shared, representation-agnostic modelling craft reused across the modelling skills — naming discipline, modelling anti-patterns, and the guardrails a modeller follows while working, plus the two load-bearing principles (decouple attributes into reusable first-class properties; identify everything by a stable URI…

2 1mo ago A 164 tokens GPL-3.0

project-setup

21

meaningfy-ws/skillery

Skill Claude CodeCodex

Scaffold or modernise a Meaningfy-standard repo and PROJECT the Meaningfy spine into it — a top-level package (no src/), Poetry + dedicated root tool configs, cosmic-python layering with import-linter guardrails, TDD+BDD tests, a CLAUDE-canonical agentic setup (CLAUDE.md is canonical; AGENTS.md is an optional…

2 1mo ago A 226 tokens GPL-3.0

proposal-writing

22

meaningfy-ws/skillery

Skill Claude CodeCodex

Produce the proposal + Statement of Work (SoW) that frames the paid Decision Phase (P1) offer — with an explicit in/out scope boundary, priced as a fixed frame. This is the ENTRY skill of the consulting front-of-funnel: it qualifies the need, frames the Decision Phase offer, prices it (delegating the numbers to…

2 1mo ago A 0 tokens GPL-3.0

meaningfy-ws/skillery

Skill Claude CodeCodex

Use when someone running or building a semantic-technologies / data consulting business (ontologies, knowledge graphs, data governance, MDM, semantic interoperability) is thinking through a business, service-design, pricing, partnering, engagement-process, client-situation (B2B sale or B2G tender), negotiation, or…

2 1mo ago A 120 tokens GPL-3.0

spec-stewardship

24

meaningfy-ws/skillery

Skill Claude CodeCodex

Steward the living specification spine after an EPIC is authored — the EPIC↔change lifecycle, archiving completed changes, grooming the durable specs/ store, and keeping the orientation index in sync. Use when finishing/archiving a change, merging spec deltas into the truth, grooming or reviewing the living specs, or…

2 1mo ago A 142 tokens GPL-3.0