Scaffold a new ADK function tool with TDD lifecycle and eval case addition
jb-612/mortgage_concierge
SkillsMP has collected 16 skills from jb-612/mortgage_concierge. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 16
- GitHub stars
- 0
- GitHub forks
- 0
Skills in this repository
Showing 16 of 16 collected skills.
Adversarial testing loop inspired by autoresearch. Generate adversarial cases, run against agent, evaluate, accumulate findings.
Three-pass code review checking prerequisites, code quality, and test/eval coverage
Create a conventional commit with workitem traceability and pre-commit checks
Design conversation flows and state transitions for the mortgage concierge phases
Design and implement a new ADK sub-agent with tools, state contracts, and eval cases
Review a feature design for completeness, architecture alignment, and ADK patterns compliance
Deep analysis of ADK eval results with failure pattern identification and improvement suggestions
Run ADK evaluations and capture current scores as a baseline before making changes
Create a new feature workitem folder with design.md and tasks.md templates
Manage bank docs and loan tracks in the knowledge base
Generate PDF from Markdown with Mermaid diagrams. Pre-renders Mermaid to SVG, manages page breaks, converts via md-to-pdf.
Iterative prompt engineering with hypothesis, edit, eval, compare, accept/revert
Audit session state keys, design new contracts, verify cross-agent compatibility
Break a feature into atomic TDD or Eval-DD tasks ordered by dependency
Orchestrate a TDD RED-GREEN-REFACTOR cycle using three specialized agents