Jordan Godau
Community@jordangunn · Victoria, BC
Geospatial Software Developer
Agent Skills by Jordan Godau
Showing 32 vetted skills indexed across 1 GitHub repositories.
plan
Coordinate plan-create, plan-exec, and plan-status tasks with deterministic sequencing.
prompt
Route user intent to member skills for prompt validation without execution.
mimic
Apply persona overlays to AI output with guardrails and intensity settings.
task
Coordinate task creation, validation, activation, and lifecycle governance with intent hashing.
refactor
Coordinate refactor sub-skills to audit code quality and generate a Markdown report.
plan-status
Parse plan frontmatter to output a numeric progress metric with active task highlight.
plan-exec
Execute root planning plans by advancing through ordered sub-plans and roman numeral tasks.
plan-create
Create planning phase directories, plan.md, and subplan task files from conversation.
doctor-triage
Generates ranked, evidence-based Triage Reports for symptoms across Backend to IaC ownership zones.
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.
doctor-treatment
Convert health evidence into a structured Treatment Note with diagnosis and options.
doctor-exam
Diagnose a single suspect area through focused evidence and produce an Exam Note.
prompt-forge
Clarify ambiguous user intent into a canonical prompt artifact in YAML.
prompt-exec
Execute stored .prompt-forge prompts verbatim after explicit user consent.
task-prev
Return the ID of the task created immediately before a given task.
task-next
Select the next oldest task ID from a timestamped tasks dataset.
task-validate
Validates tasks by enforcing metadata requirements and updating frontmatter fields with hash recomputation via task_hash tool.
task-invalidate
Invalidates a task by updating its frontmatter fields with reason and supersession.
task-status
Compute and display derived task status without modifying its state.
task-review
Audit task metadata to refresh timestamps and detect hash drift.
task-list
Retrieve and display filesystem tasks with filters for state and kind.
task-activate
Transition tasks from inactive to active after passing trust and integrity checks.
task-create
Create a task directory with a standardized 00_TASK.md file.
md-split
Split Markdown files into numbered documents at H2 headings with slug-based filenames and an index.