Research Data Laboratory
Official@nq-rdl · Australia
Research Data Laboratory Repositories
Agent Skills by Research Data Laboratory
Showing 78 vetted skills indexed across 2 GitHub repositories.
speckit-checklist
Generate language-agnostic checklists validating written feature requirements.
speckit-git-remote
Extract GitHub owner, repository name, and origin status from Git remote URLs.
speckit-git-validate
Validate active Git branch names against sequential and timestamp patterns.
speckit-git-initialize
Initialize a Git repository and create an initial commit in the current project.
speckit-constitution
Derive and apply project principles to update the living constitution.
speckit-implement
Executes task-plan-driven workflows from a tasks.md file across defined phases.
speckit-taskstoissues
Convert task lists into dependency-ordered GitHub issues from design artifacts.
speckit-clarify
Generate targeted clarification questions and update feature specifications with answers.
speckit-plan
Generate design artifacts from an IMPL_PLAN template with extension hooks.
speckit-git-feature
Generate and check out a Git feature branch with deterministic naming.
speckit-analyze
Analyze spec.md, plan.md, and tasks.md for inconsistencies and coverage gaps.
speckit-git-commit
Automate git add and commit after Spec Kit commands via git-config.yml.
speckit-specify
Convert natural language feature descriptions into formal specifications with acceptance criteria.
speckit-tasks
Convert design artifacts into a dependency-ordered tasks.md with setup, foundational, and user-story phases.
zod
Validate runtime data and infer TypeScript types with Zod schemas.
quarto-authoring
Author and migrate Quarto content across documents, books, and websites.
defuddle
Extract clean Markdown from web pages using Defuddle CLI.
writerside
Standardize semantic markup and quality checks for Markdown and XML documentation.
pi-rpc
Provide a ConnectRPC HTTP/JSON service to manage pi.dev coding agent sessions.
argo-cd
Manage ArgoCD configurations and health checks via the argocd CLI.
lefthook
Manage git hooks with declarative YAML and parallel execution.
obsidian-markdown
Create and edit Obsidian-flavored Markdown notes with wikilinks, embeds, callouts, and frontmatter.
dispatch
Route tasks to appropriate backends for execution with progress tracking.
r-lib-cran-extrachecks
Validate R package documentation, licensing, and URLs for CRAN submission.
Frequently Asked Questions About Research Data Laboratory
FAQPage SchemaWhat specific tasks can I perform with these repositories?▼
You can perform R package validation, DuckDB-based data querying, structured Markdown documentation authoring, and Git repository management. These capabilities enable standardized project initialization, dependency-ordered task planning, and automated file format conversion across various data types including CSV, XLSX, and PDF.
Which technical personas benefit most from these resources?▼
Data scientists, R package maintainers, and software engineers focused on reproducible research and documentation quality will find these resources most beneficial. The collection is specifically designed for those managing complex data pipelines, technical specifications, and rigorous testing environments.
What are the prerequisites for using these project configurations?▼
Most configurations require a standard Unix-like environment with Git, R, and DuckDB installed. Specific project management relies on Pixi for environment isolation and standard YAML-based configuration files for defining hooks, task plans, and documentation schemas.