By jrjsmrtn
Orchestrate the full software development lifecycle with AI-guided project inception, sprint planning, architecture documentation (ADR, C4), CI/CD hardening for supply-chain security, container image security, quality automation with pre-commit hooks, and release management with changelog updates and SBOM provenance.
Conduct SPARK methodology analysis for new project inception. Use at the beginning of a new project, when evaluating significant features, before bootstrap-project to validate viability, or when pivoting an existing project.
Bootstrap a new project at a chosen graduation tier (t0 minimum, t1 decision-tracked, t2 full pattern language) following AI-Assisted Project Orchestration best practices. Use when starting a new software project, promoting an existing project to a higher tier, or converting an existing project for AI-assisted development.
Harden GitHub Actions CI/CD workflows for supply-chain security — SHA-pin actions, least-privilege token permissions, verified toolchain installs, OpenSSF Scorecard, and SLSA provenance. Use when adding or auditing CI workflows, before making a repository public, when a supply-chain review flags CI gaps, or when standardizing CI hardening across projects.
Create a sprint plan for a new development cycle. Use when starting a new sprint, after completing wrapup-sprint, or when initializing Sprint 1 for a new project.
Create the foundational Architecture Decision Record (ADR) sequence for a new project. Use after bootstrap-project, when establishing decision documentation, or when standardizing ADR practices.
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.
A Claude Code plugin providing skills for AI-assisted project orchestration, following best practices for software development lifecycle, architecture documentation, and quality automation.
Install via the jrjsmrtn-skills marketplace:
/plugin install github:jrjsmrtn/jrjsmrtn-skills
Use the GitHub CLI (gh ≥ 2.90.0) — it auto-detects the agent host and installs into the right skills directory:
gh skill install jrjsmrtn/project-orchestration-skills
Pin a single skill or version: gh skill install jrjsmrtn/project-orchestration-skills <skill-name>[@v<version>]. Update later with gh skill update --all.
For Mistral Vibe (not yet in gh skill's host detection), pass --dir:
gh skill install jrjsmrtn/project-orchestration-skills --dir ~/.vibe/skills
| Skill | Description |
|---|---|
| analyze-project | SPARK methodology analysis for new project inception |
| bootstrap-project | Bootstrap a new project with foundational artifacts |
| setup-adrs | Create foundational Architecture Decision Records |
| Skill | Description |
|---|---|
| setup-architecture-as-code | Establish C4 modeling with Structurizr DSL |
| Skill | Description |
|---|---|
| setup-pre-commit | Configure two-stage pre-commit hooks |
| validate-quality-config | Validate consistency across quality configs |
| harden-ci-workflows | Harden CI/CD workflows against supply-chain risk (SHA-pinned actions, least-privilege tokens, verified toolchains) |
| setup-container-security | Harden container images (digest-pinned bases, verified fetches, non-root runtime, grype/SBOM) |
| Skill | Description |
|---|---|
| plan-sprint | Create sprint plans with backlog and goals |
| wrapup-sprint | Complete sprints with retrospective and release |
After installation, invoke skills using slash commands:
/analyze-project
/bootstrap-project
/setup-adrs
/setup-architecture-as-code
/setup-pre-commit
/validate-quality-config
/harden-ci-workflows
/setup-container-security
/plan-sprint
/wrapup-sprint
Or reference them naturally in conversation - Claude will activate the appropriate skill based on context.
This plugin is extracted from the AI-Assisted Project Orchestration pattern language project, which documents patterns for effective AI-human collaboration in software project management.
MIT
npx claudepluginhub jrjsmrtn/jrjsmrtn-skills --plugin project-orchestration-skillsC4 architecture modeling and Structurizr DSL skills for creating, evolving, reviewing, and deploying software architecture models
Skills for applying the Diataxis documentation framework — audit, create, convert, and plan documentation organized around four user needs.
Claude Code skill for interacting with Obsidian vaults via the Obsidian CLI
Agent Teams orchestration, governance hooks, multi-AI review, memento skill intelligence, and project management skills for Claude Code
Project management agents — agile coach, delivery manager, progress tracking
Build and customize a production-ready agent workflow from scratch, or audit and upgrade your existing projects.
Lead engineer skills for sprint planning, architecture reviews, tech debt audits, incident response, PR strategy, and developer onboarding.
Complete project development toolkit: 23 agents, 23 slash commands, 29 lifecycle hooks, and 69 reusable skills for Claude Code workflows
Development workflows, CI/CD ownership, release management, and incident response for tech leads.