matsuni-kk/agent_template_public
Agent Claude Code
An agent for designing and generating groups of skills tailored to a specific professional domain.
matsuni-kk/agent_template_public
Agent Claude Code
An agent for designing and generating groups of skills tailored to a specific professional domain.
matsuni-kk/agent_template_public
Agent Claude Code
Agent "qa-skeleton-generate" from matsuni-kk/agent_template_public, covering qa skeleton generate agent, expertise overview, critical first step, qc process and 1. 構造チェック(critical/high).
matsuni-kk/agent_template_public
Agent Claude Code
A quality-checking agent for creating or updating skills and subagents. It checks required sections, structure, consistency, formatting, and whether the changes are kept small.
matsuni-kk/agent_template_public
Agent Claude Code
An agent for creating or editing a single Skill, including its workflow implementation.
matsuni-kk/agent_template_public
Agent Claude Code
A skill-checking agent that reviews a skill's structure, front matter, required sections, syntax, and quality. Front matter is the metadata at the beginning of a skill file.
matsuni-kk/agent_template_public
Command Claude Code
A command that uploads a completed agent to a private GitHub repository and clones it to a chosen location. GitHub repositories are places for storing and sharing code, while private means access is restricted.
matsuni-kk/agent_template_public
Command Claude Code
A synchronization command for copying skills, commands, and agents from a .claude/ directory to other environments.
matsuni-kk/agent_template_public
Hook Claude Code
Runs before the agent uses a tool for Bash tool calls, executing deny-check.sh. From matsuni-kk/agent_template_public.
matsuni-kk/agent_template_public
Hook Claude Code
Runs when the agent finishes a response, executing dynamic_voice_stop.sh and hook_stop_words.sh (4 commands). From matsuni-kk/agent_template_public.
matsuni-kk/agent_template_public
Hook Claude Code
Runs when the agent sends a notification, executing voice_notification.sh (3 commands). From matsuni-kk/agent_template_public.
matsuni-kk/agent_template_public
Settings file Claude Code
Agent settings declaring 3 hook events (PreToolUse, Stop, Notification) and 39 allowed tools.
matsuni-kk/agent_template_public
Skill Claude CodeCodex
A procedure for publishing a generated agent as a private repository on GitHub.
matsuni-kk/agent_template_public
Skill Claude CodeCodex
A requirements-gathering interview for planning a new agent, producing draft requirements and research about the relevant framework.
matsuni-kk/agent_template_public
Skill Claude CodeCodex
A maintenance workflow for core instruction files such as CLAUDE.md and AGENTS.md. These files tell coding agents how a project should be handled.
matsuni-kk/agent_template_public
Skill Claude CodeCodex
A generator for designing groups of coding-agent skills from a project's domain requirements and industry frameworks.
matsuni-kk/agent_template_public
Skill Claude CodeCodex
A cleanup procedure for removing temporary files from output/ and Flow/ after a deployment is complete.
matsuni-kk/agent_template_public
Skill Claude CodeCodex
A workflow for checking whether skills meet their requirements, with the main output saved in a file named skillschecklog.md.
matsuni-kk/agent_template_public
Skill Claude CodeCodex
A generator for the initial folder and file structure of a coding agent, including core instructions, skills, and configuration directories.
matsuni-kk/agent_template_public
Skill Claude CodeCodex
Skill "skill-maintenance" from matsuni-kk/agent_template_public, covering skill maintenance workflow, subagent連携の原則, instructions, resources and next action.
matsuni-kk/agent_template_public
Skill Claude CodeCodex
A generator for creating specialised subagents and their supporting Markdown files. A subagent is a smaller agent assigned to a particular kind of task.
matsuni-kk/agent_template_public
Skill Claude CodeCodex
Skill "subagent-maintenance" from matsuni-kk/agent_template_public, covering subagent maintenance workflow, subagent設計原則, instructions, resources and next action.
matsuni-kk/agent_template_public
Agent Codex
A browser-based research agent that runs at least three searches or brainstorming tasks in parallel through a browser extension. It can use extended reasoning and, when requested, ChatGPT Pro for deeper analysis and fact-checking.
matsuni-kk/agent_template_public
Skill Claude CodeCodex
A workflow for running at least three parallel web searches, brainstorming sessions, or research tasks through a Browser Controller extension with ChatGPT 5.2 Thinking.
matsuni-kk/agent_template_public
Cursor rule Cursor
A template of shared rules for controlling how an agent operates across derived or related agents.