julien-m avatar

julien-m

Community

@julien-m

0Followers
|
10Public Repos
|
24Published Skills

julien-m maintains LiveSpec, a slash-command suite for spec-driven development covering specification, planning, testing, coverage, and shipping lifecycle commands.

Skills Distribution
DomainDeveloper To...Specification Auth.. (35%)Test & Coverage Ve.. (25%)Project Lifecycle .. (25%)User Journey Manag.. (15%)

Agent Skills by julien-m

Showing 24 vetted skills indexed across 1 GitHub repositories.

julien-mjulien-m

spec-verify-output

Verify LiveSpec command run artifacts against expectations contracts.

Community
Intermediate
julien-mjulien-m

spec-doctor

Audits LiveSpec project health by detecting spec drift, missing traceability anchors, and stale mappings.

Community
Intermediate
julien-mjulien-m

source-command-cli

Routes user requests to the unified livespec CLI subcommands with correct flags and exit codes.

Community
Intermediate
julien-mjulien-m

spec-feature

Orchestrates the full LiveSpec pipeline from specification through planning, implementation, and testing.

Community
Advanced
julien-mjulien-m

spec-stack

Analyzes stack change impact and creates architecture decision records for LiveSpec projects.

Community
Advanced
julien-mjulien-m

spec-refresh-conventions

Regenerates the project conventions bundle from the LiveSpec stack definition.

Community
Intermediate
julien-mjulien-m

spec-check

Verifies specification-to-code alignment and produces gap reports with visual drift detection.

Community
Advanced
julien-mjulien-m

spec-specify

Generates feature specifications with user stories, Gherkin scenarios, Mermaid flowcharts, and acceptance criteria.

Community
Advanced
julien-mjulien-m

spec-status

Displays a read-only status overview of LiveSpec roadmap tiers and feature progress.

Community
Intermediate
julien-mjulien-m

spec-ship

Ships multiple roadmap features end-to-end via autonomous sub-agent pipelines with merge and tracking.

Community
Advanced
julien-mjulien-m

spec-migrate

Applies pending LiveSpec migrations to upgrade a project's .specs directory to the latest version.

Community
Advanced
julien-mjulien-m

spec-fix

Fixes functional and visual implementation gaps detected by spec-check gap reports.

Community
Advanced
julien-mjulien-m

spec-hooks

Display, create, and edit lifecycle hooks for LiveSpec slash commands.

Community
Intermediate
julien-mjulien-m

spec-init

Initializes a LiveSpec specification system through a conversational brainstorm and stack decision workflow.

Community
Advanced
julien-mjulien-m

spec-refine

Refines existing LiveSpec artifacts through guided conversation with diff-based edits.

Community
Advanced
julien-mjulien-m

spec-preflight

Verifies tooling, authentication sessions, and credentials before autonomous implementation work.

Community
Advanced
julien-mjulien-m

spec-journey

Creates, edits, compiles, and runs cross-feature User Journeys v2 for regression testing.

Community
Advanced
julien-mjulien-m

spec-play-coverage

Opens a browser playground visualizing spec-to-code coverage from @spec anchor grep data.

Community
Intermediate
julien-mjulien-m

spec-test

Audits test coverage, generates missing tests from Gherkin scenarios, and executes test suites with visual gates.

Community
Advanced
julien-mjulien-m

spec-plan

Generates technical implementation plans with Mermaid sequence, state, and ER diagrams from feature specs.

Community
Advanced
julien-mjulien-m

spec-propose

Analyzes project context and proposes the next features to build with priority reasoning.

Community
Advanced
julien-mjulien-m

spec-implement

Implements features from LiveSpec plans with TDD, visual baselines, and spec traceability anchors.

Community
Advanced
julien-mjulien-m

spec-refresh-from-brainstorm

Syncs brainstorm lifecycle events into LiveSpec feature specs via an interactive Impact Report.

Community
Advanced
julien-mjulien-m

spec-explain

Synthesizes feature documentation from specs, plans, changelogs, and ADRs into visual explanations.

Community
Intermediate

Frequently Asked Questions About julien-m

FAQPage Schema
What tasks can I perform with julien-m's LiveSpec skills?

You can manage the full spec-driven development lifecycle: initialize projects, specify and plan features, implement and fix specs, run tests and coverage, execute mutation testing, verify output, check project health, and ship releases using dedicated slash commands.

Who are the LiveSpec slash commands designed for?

They target software engineers and technical leads practicing spec-driven development who want structured commands for specifying, planning, testing, and shipping features, plus teams maintaining User Journeys v2 and convention documentation.

How do I run tests, coverage, and mutation checks with these skills?

Use the source-command-cli skill, an interactive picker for the unified livespec CLI surface. It exposes test, coverage, drivers, mutation, and preflight operations from one entry point, complemented by /spec-test, /spec-play-coverage, and /spec-preflight commands.

What prerequisites are needed to use the LiveSpec command suite?

You need a LiveSpec-enabled project, typically created with /spec-init, and an environment supporting slash commands such as Claude, since several skills are migrated Claude commands. The unified livespec CLI must be available for the interactive picker surface.

How does LiveSpec handle project health and specification drift?

The /spec-doctor command audits project health, /spec-check and /spec-verify-output validate outputs, /spec-refresh-conventions updates conventions, and /spec-refresh-from-brainstorm syncs brainstorm lifecycle events into specs through an interactive Impact Report.