fjpulidop

59 mods across 1 repository, 9 stars between them.

reviewer

25

fjpulidop/specrails-core

Agent

Use this agent as the final quality gate after developer agents complete implementation. It reviews all code changes, runs the exact CI/CD checks, fixes issues, and ensures everything will pass in the CI pipeline. Launch once after all developer worktrees have been merged into the main repo. Examples: Example 1: user…

9 1mo ago A 141 tokens original MIT

security-reviewer

26

fjpulidop/specrails-core

Agent

Use this agent to scan all modified files for secrets, hardcoded credentials, and security vulnerability patterns after implementation. Runs as part of Phase 4 in the implement pipeline. Do NOT use this agent to fix issues — it scans and reports only. Examples: Example 1: user: (orchestrator) Reviewer completed. Now…

9 1mo ago A 134 tokens original MIT

test-writer

27

fjpulidop/specrails-core

Agent

Use this agent after a developer agent completes implementation, to generate comprehensive tests for the implemented code. Runs as Phase 3c in the implement pipeline, before the reviewer. Examples: Example 1: user: (orchestrator) Developer agent completed. Write tests for the implemented files. assistant: Launching…

9 1mo ago A 123 tokens original MIT

fjpulidop/specrails-core

Skill Claude CodeCodex

Analyze the project from a product perspective to generate new feature ideas. Syncs results to GitHub Issues labeled product-driven-backlog. Use /specrails:get-backlog-specs to view current ideas.

9 1mo ago A 30 tokens original MIT

batch-implement

29

fjpulidop/specrails-core

Skill Claude CodeCodex

Macro-orchestrator above /specrails:implement. Accepts a set of feature references, computes a dependency-aware wave execution plan, invokes /specrails:implement per wave, and produces a batch-level progress dashboard and final report. All per-feature pipeline work (sr-architect, sr-developer, sr-reviewer, git, CI) is…

9 1mo ago A 34 tokens original MIT

compat-check

30

fjpulidop/specrails-core

Skill Claude CodeCodex

Analyze the API surface of this project (read name from CLAUDE.md or package.json) for backwards compatibility. Extracts the current contract surface (CLI flags, template placeholders, command names, argument flags, agent names, config keys), compares against a stored baseline, classifies each change by severity, and…

9 1mo ago A 31 tokens original MIT

doctor

31

fjpulidop/specrails-core

Skill Claude CodeCodex

Run diagnostics on the sr plugin installation. Checks that all agents are available, required tools are installed, config files are valid, and memory directories exist. Outputs a health report with actionable fixes.

9 1mo ago A 40 tokens original MIT

explore-spec

32

fjpulidop/specrails-core

Skill Claude CodeCodex

Interactive thinking partner that helps the user shape a spec through conversation. Maintains a structured live draft via fenced spec-draft JSON blocks. The desktop app commits the ticket — never call ticket-creation commands yourself.

9 1mo ago B 46 tokens original MIT

get-backlog-specs

33

fjpulidop/specrails-core

Skill Claude CodeCodex

Display the product-driven backlog by reading issues/tickets from the configured backlog provider (read from .specrails/backlog-config.json). These are feature ideas generated through VPC-based product discovery — evaluated against user personas. Use /specrails:auto-propose-backlog-specs to generate new ideas.

9 1mo ago A 29 tokens original MIT

health-check

34

fjpulidop/specrails-core

Skill Claude CodeCodex

Run a comprehensive codebase health check — tests, linting, coverage, complexity, and dependency audit. Compare with previous runs to detect regressions.

9 1mo ago A 33 tokens original MIT

implement

35

fjpulidop/specrails-core

Skill Claude CodeCodex

Full OpenSpec lifecycle with specialized agents: architect designs, developer implements, reviewer validates and archives. Handles 1 to N features — adapts automatically (sequential for 1, parallel with worktrees for N).

9 1mo ago D 32 tokens original MIT

memory-inspect

36

fjpulidop/specrails-core

Skill Claude CodeCodex

Inspect and manage agent memory directories. Lists all sr- agent memory stores, shows per-agent stats (file count, size, last modified), displays recent entries, and detects stale or orphaned files.

9 1mo ago C 44 tokens original MIT

merge-resolve

37

fjpulidop/specrails-core

Skill Claude CodeCodex

Resolve git merge conflicts using AI-powered context analysis and OpenSpec context bundles.

9 1mo ago A 19 tokens original MIT

opsx-apply

38

fjpulidop/specrails-core

Skill Claude CodeCodex

Implement tasks from an OpenSpec change. Use when the user wants to start implementing, continue implementation, or work through tasks.

9 1mo ago A 30 tokens copy · 75% MIT

opsx-archive

39

fjpulidop/specrails-core

Skill Claude CodeCodex

Archive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete.

9 1mo ago A 30 tokens original MIT

opsx-bulk-archive

40

fjpulidop/specrails-core

Skill Claude CodeCodex

Archive multiple completed changes at once. Use when archiving several parallel changes.

9 1mo ago A 22 tokens copy · 91% MIT

opsx-continue

41

fjpulidop/specrails-core

Skill Claude CodeCodex

Continue working on an OpenSpec change by creating the next artifact. Use when the user wants to progress their change, create the next artifact, or continue their workflow.

9 1mo ago A 38 tokens original MIT

opsx-diff

42

fjpulidop/specrails-core

Skill Claude CodeCodex

Show a before/after diff of OpenSpec spec changes for a given change. Highlights additions, removals, and behavioral modifications across acceptance criteria, flows, and constraints. Supports markdown and JSON output.

9 1mo ago A 45 tokens original MIT

opsx-explore

43

fjpulidop/specrails-core

Skill Claude CodeCodex

Enter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements. Use when the user wants to think through something before or during a change.

9 1mo ago A 39 tokens copy · 83% MIT

opsx-ff

44

fjpulidop/specrails-core

Skill Claude CodeCodex

Fast-forward through OpenSpec artifact creation. Use when the user wants to quickly create all artifacts needed for implementation without stepping through each one individually.

9 1mo ago A 33 tokens copy · 89% MIT

opsx-new

45

fjpulidop/specrails-core

Skill Claude CodeCodex

Start a new OpenSpec change using the experimental artifact workflow. Use when the user wants to create a new feature, fix, or modification with a structured step-by-step approach.

9 1mo ago A 39 tokens copy · 72% MIT

opsx-onboard

46

fjpulidop/specrails-core

Skill Claude CodeCodex

Guided onboarding for OpenSpec - walk through a complete workflow cycle with narration and real codebase work.

9 1mo ago A 26 tokens original MIT

opsx-sync

47

fjpulidop/specrails-core

Skill Claude CodeCodex

Sync delta specs from a change to main specs. Use when the user wants to update main specs with changes from a delta spec, without archiving the change.

9 1mo ago A 36 tokens copy · 72% MIT

opsx-verify

48

fjpulidop/specrails-core

Skill Claude CodeCodex

Verify implementation matches change artifacts. Use when the user wants to validate that implementation is complete, correct, and coherent before archiving.

9 1mo ago A 31 tokens original MIT