By jrjsmrtn
Skills for AI-assisted project orchestration following best practices for software development lifecycle, architecture documentation, and quality automation
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.
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.
Establish architecture-as-code practice using C4 modeling and Structurizr DSL. Use after bootstrap-project, when establishing architecture documentation, or when migrating from diagram-based to code-based architecture.
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 |
| 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
/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
Project management agents — agile coach, delivery manager, progress tracking
Agent Teams orchestration, governance hooks, multi-AI review, memento skill intelligence, and project management skills for Claude Code
Context-Driven Development plugin that transforms Claude Code into a project management tool with structured workflow: Context → Spec & Plan → Implement
Helder's personal SDLC toolbelt for AI coding agents — from PRD to ship. Bundles the tracer-bullet workflow alongside TDD, code review, audits, and shipping skills.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review