callowayproject/agent-skills
Skill Claude CodeCodex
Estimate on-prem to Azure application conversion effort by running a structured discovery interview, saving partial findings across sessions, and producing a recommendation plus T-shirt size and weighted score. Use when a user wants to assess migration readiness, effort, risks, and required Azure modules for an…
callowayproject/agent-skills
Skill Claude CodeCodex
Turns an application team's cloud architecture doc into a structured, reviewable model and a fixed set of diagrams/tables before any Terraform is written, so the infra team can show the app team "is this what you said?" and catch misreadings early. Use when a new architecture doc arrives from an app team and needs…
callowayproject/agent-skills
Skill Claude CodeCodex
Helps engineers build and deliver executive decision briefs that drive alignment, secure funding, and close decisions in a single meeting. Use when preparing for executive presentations, sprint reviews reframed as strategy sessions, funding asks, technical recommendations to C-suite or VPs, or any situation where an…
callowayproject/agent-skills
Skill Claude CodeCodex
Write and convert Job Stories, the Jobs-to-be-Done format from Alan Klement that replaces "As a [persona], I want..." user stories with situation/motivation/outcome causality ("When ... I want to ... so I can ..."). Use whenever the user explicitly asks for job stories, job-to-be-done stories, JTBD stories, or asks to…
callowayproject/agent-skills
Skill Claude CodeCodex
Implement comprehensive Python testing strategies with pytest. USE WHEN writing Python unit/integration/functional/perf tests or TDD workflow (Red-Green-Refactor cycle, naming conventions, quality principles) refer to @tdd-best-practices.md.
callowayproject/agent-skills
Skill Claude CodeCodex
Runs all research subtasks in parallel and synthesizes findings into a final report. Use this skill after the research-task-splitter has produced a subtasks JSON file — when the user wants to execute the research, run the subtasks, start the research agents, or coordinate the research. Trigger when someone says "run…
callowayproject/agent-skills
Skill Claude CodeCodex
Runs the full research workflow end-to-end on a topic — plans it, splits it into subtasks, runs the subtasks in parallel, and synthesizes a final report — chaining research-planner, research-task-splitter, and research-coordinator automatically and passing each stage's output file directly to the next. Use whenever…
callowayproject/agent-skills
Skill Claude CodeCodex
Converts a research task into detailed, actionable instructions for a researcher to follow. Use this skill whenever the user has a research topic, question, or task and wants a structured plan or brief for how to conduct the research — not the research itself, but instructions a researcher can act on. Trigger this…
callowayproject/agent-skills
Skill Claude CodeCodex
Splits a research plan into independent subtasks for parallel execution by separate agents. Use this skill after a research plan has been created — when the user wants to break a research plan into subtasks, divide a plan for parallel research, or distribute research work across multiple agents. Trigger when someone…