Topic: claude-code
35,830 skills in this topic.
-
prose-detect
Locate an existing OpenProse installation using a prioritized signal chain — env var, AIWG config, AIWG-local install, project plugin manifest, user home directory, or global CLI. Returns the resolved PROSE_ROOT path. Does not install OpenProse; triggers prose-setup if no installation is found.
jmagly/aiwg 107
-
prose-install
Install OpenProse for AIWG use when no existing installation is found. Tries npx skills add first, falls back to git clone, then saves the resolved path to .aiwg/config.json.
jmagly/aiwg 107
-
devkit-create-addon
Create a new AIWG addon with AI-guided setup
jmagly/aiwg 107
-
prose-reader
Read and parse an OpenProse program file, extracting its contract (requires, ensures, strategies, errors, invariants) and services into a structured representation
jmagly/aiwg 107
-
prose-run
jmagly/aiwg 107
-
prose-setup
Clone or update the OpenProse repository to ensure AIWG prose tools hook into the latest version of the specification and examples
jmagly/aiwg 107
-
devkit-create-agent
Create a new agent with AI-guided expertise definition following the Agent Design Bible
jmagly/aiwg 107
-
prose-validate
Validate an OpenProse program file against Prose contract grammar without executing it — checks frontmatter, contract structure, service references, and strategy syntax
jmagly/aiwg 107
-
chunk
jmagly/aiwg 107
-
fanout
jmagly/aiwg 107
-
rlm-batch
jmagly/aiwg 107
-
rlm-mode
Detect requests for recursive decomposition and large-scale operations that benefit from RLM processing
jmagly/aiwg 107
-
rlm-prep
jmagly/aiwg 107
-
rlm-query
jmagly/aiwg 107
-
rlm-search
jmagly/aiwg 107
-
incident-triage
jmagly/aiwg 107
-
intake-from-codebase
Scan existing codebase and generate intake documents by analyzing code, dependencies, and infrastructure. Accepts optional guidance text to tailor analysis.
jmagly/aiwg 107
-
intake-start
Ingest the Project Intake Form and kick off Concept → Inception with agent assignments, accepts optional guidance to tailor process
jmagly/aiwg 107
-
intake-wizard
Generate or complete intake forms (project-intake, solution-profile, option-matrix) with interactive questioning and optional guidance
jmagly/aiwg 107
-
issue-auto-sync
jmagly/aiwg 107
-
issue-close
Mark an issue as complete with comprehensive summary and verification
jmagly/aiwg 107
-
issue-comment
Add structured comments to issues using templates for progress, feedback, or blockers
jmagly/aiwg 107
-
issue-create
Create a new ticket/issue with configurable backend (Gitea, GitHub, Jira, Linear, or local files)
jmagly/aiwg 107
-
issue-driven-al
Orchestrates issue-driven agent loops that post cycle status to issue threads and incorporate human feedback in each cycle.
jmagly/aiwg 107