Describes how to maintain an ado project including how to identify resources that are candidates for deletion, and how to label testing or provisional resources. Use when asked to clean up, tidy, or run maintenance on an ado project/context; to find what can…
IBM/ado
SkillsMP has collected 13 skills from IBM/ado. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 13
- GitHub stars
- 62
- GitHub forks
- 9
Skills in this repository
Showing 13 of 13 collected skills.
Guidance for creating ado resource YAML files (discoveryspace, operation, actuatorconfiguration, samplestore, document). Covers metadata conventions, dynamic reference resolution with --use-latest/--with/--set, space design principles, avoiding duplicate…
Understand the work done in an ado project/context: recent activity, research underway, study documents, spaces and operations over time, experiments and configs used. Use when the user asks for the latest or recent activity in a project; what research…
End-to-end workflow to examine and summarise an ado discoveryspace — fetch space YAML, describe entity and measurement space structure, assess sampling coverage, export measurement data, and find related resources. Use when the user asks to inspect,…
Creates experiment campaigns for addressing discovery problems (research questions) by creating ado discoveryspace and operation YAML. Guides experiment selection and parameterization for a new space, entity-space design, validation, and operator selection.…
Query ado catalogs, metadata, and measurement data via the CLI. Use when the user asks what experiments, actuators, operators, contexts, spaces, or operations are available; to list or find resources; check the active context/project; filter by metadata or…
Reference for ado CLI command syntax, flags, and usage patterns — get, create, edit, show, describe, output flags (-o, --output-file), convenience flags (--use-latest, --set, --with), debugging with -l, and run_experiment. Use when writing, verifying, or…
End-to-end workflow for conducting empirical studies with ado — systematic exploration and analysis of entity spaces. Covers problem formulation, optional implementation of custom experiments/operators, execution (local or remote), and analysing results. Use…
Describes how to create documents (document resources) that track an in-progress research study: motivation, question, objectives, materials, study labels, and a todo list of next steps. Use when starting a study, creating a study document, updating study…
End-to-end workflow to examine and summarize an ado operation — fetch operation and space YAML, summarise configuration, export entities/requests/results to CSV, perform simple analysis, and interpret failures and data quality. Use when the user asks to…
Generate a structured changelog for GitHub release notes from changes since the last release. Use when the user asks to generate release notes, a changelog, or a summary of changes since the last tag/release.
Run ado operations on remote Ray clusters using --remote execution context files. Use when the user wants to create an operation, asks about remote clusters, wants to ship local plugins or data files to a cluster, or asks about execution context YAML files.…
Review committed changes in the current branch. Use when the user asks to review, audit, or critique a branch — covers code quality, skill quality, bugs, linting issues, and adherence to project guidelines. Produces a structured review report written to a…