Ricky Yoshioka
Community@ricky-yosh · Fremont, CA
Software Engineer
Agent Skills by Ricky Yoshioka
Showing 25 vetted skills indexed across 1 GitHub repositories.
ex-triage
Select the next pending task from tasks.json and write the decision to next-task.json.
ex-create-spec
Convert a one-line idea into a formal software specification.
ex-save-progress
Mark current tasks complete and persist progress to progress.json and tasks.json.
review-implementation
Read progress and digest files to gate workflow advancement on user confirmation.
create-digest
Distill long documents into concise, journalist-style digests.
gf-save-progress
Append session decisions to progress.txt and update tasks.json.
gf-testing-notes
Generate structured testing notes by comparing feature specs to implemented behavior.
gf-write-tests
Generate and validate tests for task batches before coding.
gf-plan
Research context and generate a grounded plan with a test checklist.
gf-implement
Automates project tasks by generating code and executing predefined workflows and checklists.
gf-create-tasks
Generate a task list from a spec into a draft JSON file.
gf-create-git-commits
Analyze code changes and create atomic git commits organized by intent.
gf-resume
Load greenfield progress files and write next-task.json with task details.
gf-review
Gate greenfield progress by requiring user verification after an implementation step.
gf-create-spec
Capture structured feature specifications through guided braindumps into spec.xml.
bf-research
Create a structured research report outline for a brownfield code area.
bf-create-spec
Interview stakeholders and generate a structured spec.txt draft for brownfield projects.
bf-plan
Plan task-scoped implementation work using Claude Code Plan mode with architectural patterns.
bf-implement
Execute approved plans and generate implementation digests from progress files.
bf-save-progress
Append session progress and decisions to .aw/brownfield-progress/progress.txt.
bf-create-tasks
Convert ticket specs into structured tasks.json drafts for implementation planning.
bf-resume
Reload ticket context from brownfield-progress files and git history.
bf-qa-notes
Generate QA handoff notes by comparing feature specs against implementation.
bf-triage
Read tasks.json, confirm the first not-done task, and write it to next-task.json.