HirokiYasui

HirokiYasui

@hiromaily
14 published skills0 installs

14 results

HirokiYasui
Collection

Claude Forge

0
HirokiYasui
Agent

architect

Use this agent for Phase 3 (Design) of the claude-forge. Synthesizes analysis and investigation findings into a concrete design document covering approach, architecture changes, data model, test strategy, and risk mitigation.

0
HirokiYasui
Agent

comprehensive-reviewer

Use this agent for Phase 7 (Comprehensive Review) of the claude-forge. Reviews ALL implemented tasks holistically for cross-cutting concerns — naming consistency, code duplication, interface coherence, error handling patterns, and test coverage gaps. Fixes issues directly and reports findings.

0
HirokiYasui
Agent

design-reviewer

Use this agent for Phase 3b (Design AI Review) of the claude-forge. Critically reviews a design document for spec alignment, coverage, completeness, consistency, test strategy, contradictions, and scope creep before human review. Outputs APPROVE, APPROVE_WITH_NOTES, or REVISE.

0
HirokiYasui
Agent

implementer

Use this agent for Phase 5 (Implementation) of the claude-forge. Implements a single task from the task list using TDD methodology — writes tests first, then implementation, then verifies. Writes an implementation summary upon completion.

0
HirokiYasui
Agent

impl-reviewer

Use this agent for Phase 6 (Implementation Review) of the claude-forge. Reviews a completed task's implementation against acceptance criteria, design alignment, test quality, code quality, and regression status. Outputs PASS, PASS_WITH_NOTES, or FAIL.

0
HirokiYasui
Agent

investigator

Use this agent for Phase 2 (Investigation) of the claude-forge. Goes deeper than situation analysis to examine root causes, edge cases, integration points, prior art, and deletion/rename impacts. Returns findings and open questions.

0
HirokiYasui
Agent

situation-analyst-investigator

Use this agent for Phase 1 (combined Situation Analysis + Investigation) of the claude-forge when effort is S. Performs read-only codebase exploration covering both current-state mapping and deep-dive investigation in a single pass. Returns a structured markdown report that the architect can work from directly.

0
HirokiYasui
Agent

situation-analyst

Use this agent for Phase 1 (Situation Analysis) of the claude-forge. Performs read-only codebase exploration to map the current state of files, interfaces, types, data flows, and tests relevant to a given task. Returns a structured markdown index.

0
HirokiYasui
Agent

task-decomposer

Use this agent for Phase 4 (Task Decomposition) of the claude-forge. Breaks a design document into a numbered, dependency-aware task list with acceptance criteria, parallel/sequential markers, and file assignments.

0
HirokiYasui
Agent

task-reviewer

Use this agent for Phase 4b (Tasks AI Review) of the claude-forge. Critically reviews a task list for design coverage, missing deletions, test gaps, dependency correctness, parallel safety, and acceptance criteria quality. Outputs APPROVE, APPROVE_WITH_NOTES, or REVISE.

0
HirokiYasui
Agent

verifier

Use this agent for Final Verification in the claude-forge. Runs full typecheck and test suite on the feature branch and reports results. Fixes failures if found.

0
HirokiYasui
Skill

forge-setup

Configure per-repository default flags for /forge pipelines. Interactive setup that saves preferences to .specs/preferences.json.

0
HirokiYasui
Skill

forge

Orchestrate a full development pipeline using MCP-driven subagents. Accepts plain text or issue tracker URLs (GitHub, Jira, Linear, etc.) as input.

0