From jmichaelschmidt-skills-public
Use when you need to set up or maintain a shared Codex and Claude Code starter-pack for planner, implementer, reviewer, docs-handoff, security-reviewer, and repo-hygiene roles across repos or machines.
npx claudepluginhub jmichaelschmidt/skills-public --plugin skills-publicThis skill uses the workspace's default tool permissions.
Use this skill when the user wants a portable starter-pack that can be installed on another machine, refreshed into any repo, or maintained as a generic shared role pack for Claude Code and Codex.
agents/openai.yamlreferences/house-workflow.mdreferences/multi-machine-setup.mdreferences/operator-brief.mdreferences/repo-owned-integration-checklist.mdscripts/install_starter_pack.shtemplates/AGENTS.mdtemplates/docs/starter-pack/artifact-workflows.mdtemplates/docs/starter-pack/operator-brief.mdtemplates/docs/starter-pack/repo-hygiene-policy.mdtemplates/docs/starter-pack/security-review-policy.mdtemplates/docs/starter-pack/setup.mdtemplates/docs/starter-pack/workflow.mdtemplates/tools/starter-pack/bootstrap_env.shtemplates/tools/starter-pack/requirements.txttemplates/tools/starter-pack/validate.pyCreates isolated Git worktrees for feature branches with prioritized directory selection, gitignore safety checks, auto project setup for Node/Python/Rust/Go, and baseline verification.
Executes implementation plans in current session by dispatching fresh subagents per independent task, with two-stage reviews: spec compliance then code quality.
Dispatches parallel agents to independently tackle 2+ tasks like separate test failures or subsystems without shared state or dependencies.
Use this skill when the user wants a portable starter-pack that can be installed on another machine, refreshed into any repo, or maintained as a generic shared role pack for Claude Code and Codex.
This skill defines the shared runtime contract for the starter-pack:
This skill owns:
v2 contractThis skill does not own:
Optional overlays are acceptable when a repo needs richer planning, execution, or release mechanics, but they should support the shared role contract instead of replacing it.
Read these references in order:
references/multi-machine-setup.mdreferences/operator-brief.mdreferences/house-workflow.mdreferences/repo-owned-integration-checklist.mdgeneric-v2: default repo-independent contract for new repostemplates/ as the canonical source of truth for generic-v2.scripts/install_starter_pack.sh --target /path/to/repo --profile generic-v2 --dry-run first.scripts/install_starter_pack.sh --target /path/to/repo --profile generic-v2 --refresh.Return:
generic-v2.