Jordan Godau avatar

Jordan Godau

Community

@jordangunn · Victoria, BC

18Followers
|
33Public Repos
|
32Published Skills

Geospatial Software Developer

Agent Skills by Jordan Godau

Showing 32 vetted skills indexed across 1 GitHub repositories.

JordanGunnJordanGunn
6

plan

Coordinate plan-create, plan-exec, and plan-status tasks with deterministic sequencing.

Community
Intermediate
JordanGunnJordanGunn
6

prompt

Route user intent to member skills for prompt validation without execution.

Community
Intermediate
JordanGunnJordanGunn
6

mimic

Apply persona overlays to AI output with guardrails and intensity settings.

Community
Advanced
JordanGunnJordanGunn
6

task

Coordinate task creation, validation, activation, and lifecycle governance with intent hashing.

Community
Advanced
JordanGunnJordanGunn
6

refactor

Coordinate refactor sub-skills to audit code quality and generate a Markdown report.

Community
Advanced
JordanGunnJordanGunn
6

plan-status

Parse plan frontmatter to output a numeric progress metric with active task highlight.

Community
Intermediate
JordanGunnJordanGunn
6

plan-exec

Execute root planning plans by advancing through ordered sub-plans and roman numeral tasks.

Community
Advanced
JordanGunnJordanGunn
6

plan-create

Create planning phase directories, plan.md, and subplan task files from conversation.

Community
Intermediate
JordanGunnJordanGunn
6

doctor-triage

Generates ranked, evidence-based Triage Reports for symptoms across Backend to IaC ownership zones.

Community
Advanced
JordanGunnJordanGunn
6

doctor-intake

Produce a clinical-grade intake summary with diagnoses and recommendations from operative reports and/or other medical documents,flagging unresolved items and uncertainties for review.

Community
Advanced
JordanGunnJordanGunn
6

doctor-treatment

Convert health evidence into a structured Treatment Note with diagnosis and options.

Community
Advanced
JordanGunnJordanGunn
6

doctor-exam

Diagnose a single suspect area through focused evidence and produce an Exam Note.

Community
Advanced
JordanGunnJordanGunn
6

prompt-forge

Clarify ambiguous user intent into a canonical prompt artifact in YAML.

Community
Advanced
JordanGunnJordanGunn
6

prompt-exec

Execute stored .prompt-forge prompts verbatim after explicit user consent.

Community
Intermediate
JordanGunnJordanGunn
6

task-prev

Return the ID of the task created immediately before a given task.

Community
Basic
JordanGunnJordanGunn
6

task-next

Select the next oldest task ID from a timestamped tasks dataset.

Community
Basic
JordanGunnJordanGunn
6

task-validate

Validates tasks by enforcing metadata requirements and updating frontmatter fields with hash recomputation via task_hash tool.

Community
Intermediate
JordanGunnJordanGunn
6

task-invalidate

Invalidates a task by updating its frontmatter fields with reason and supersession.

Community
Intermediate
JordanGunnJordanGunn
6

task-status

Compute and display derived task status without modifying its state.

Community
Intermediate
JordanGunnJordanGunn
6

task-review

Audit task metadata to refresh timestamps and detect hash drift.

Community
Intermediate
JordanGunnJordanGunn
6

task-list

Retrieve and display filesystem tasks with filters for state and kind.

Community
Intermediate
JordanGunnJordanGunn
6

task-activate

Transition tasks from inactive to active after passing trust and integrity checks.

Community
Intermediate
JordanGunnJordanGunn
6

task-create

Create a task directory with a standardized 00_TASK.md file.

Community
Intermediate
JordanGunnJordanGunn
6

md-split

Split Markdown files into numbered documents at H2 headings with slug-based filenames and an index.

Community
Intermediate