masa-san-jp

52 mods across 1 repository, 3 stars between them.

aiko-save

25

masa-san-jp/Agent-Aiko

Skill Claude CodeCodex

現在の作業ステートを .claude/session-state/current.md に書き出す。Use when the user types "/aiko-save", or asks Aiko to save/snapshot/checkpoint the current work state.

3 29d ago A 49 tokens original MIT

aiko-select

26

masa-san-jp/Agent-Aiko

Skill Claude CodeCodex

Switch to a named persona (or back to origin/override default). Use when the user types "/aiko-select ".

3 29d ago A 30 tokens original MIT

aiko-service

27

masa-san-jp/Agent-Aiko

Skill Claude CodeCodex

Instructions for keeping Aiko running in the background, either manually as a daemon or automatically as a Linux system service.

3 29d ago A 41 tokens original MIT

aiko

28

masa-san-jp/Agent-Aiko

Skill Claude CodeCodex

A session command that starts the Aiko AI agent and loads a chosen personality from a shared folder in the user’s home directory. It keeps that personality active for the rest of the session.

3 29d ago A 65 tokens original MIT

voice

29

masa-san-jp/Agent-Aiko

Skill Claude CodeCodex

A skill for controlling text-to-speech playback of Claude Code responses. Text-to-speech means converting written responses into spoken audio.

3 29d ago B 0 tokens original MIT

agent-call

30

masa-san-jp/Agent-Aiko

Skill Claude CodeCodex

A command-line skill for asking another available coding agent a single question or task. It can list agents, show their status, and send them prompts.

3 29d ago A 129 tokens original MIT

agent-map

31

masa-san-jp/Agent-Aiko

Skill Claude CodeCodex

A command and living document for mapping agent-related directories across a computer and its repositories. It records where repositories, configuration stores, and related files are located.

3 29d ago A 173 tokens original MIT

codex

32

masa-san-jp/Agent-Aiko

Skill Claude CodeCodex

A command that sends a question to ChatGPT through the Codex app server, with options for setup and status checks. It is intended as a separate second opinion from another model.

3 29d ago A 121 tokens original MIT

delegate-suggest

33

masa-san-jp/Agent-Aiko

Skill Claude CodeCodex

A guide for deciding when a question should be given to another specialized coding agent. It suggests a suitable agent, explains why, and asks the user for approval before delegating.

3 29d ago A 143 tokens original MIT

dir-entry

34

masa-san-jp/Agent-Aiko

Skill Claude CodeCodex

A documentation skill that creates or updates an AI-facing INDEX.md and a human-facing README.md at a project directory’s entry point. The index focuses on structure and conventions; the README focuses on purpose, setup, and current status.

3 29d ago A 144 tokens original MIT

extract-text

35

masa-san-jp/Agent-Aiko

Skill Claude CodeCodex

A fill-in template for recording a project's programming languages, packages, services, APIs, and development tools. It organizes these choices by areas such as the front end, back end, and data storage, with their purposes and documentation links.

3 29d ago A 159 tokens original MIT

gslides-read

36

masa-san-jp/Agent-Aiko

Skill Claude CodeCodex

A command-line tool that downloads a Google Slides presentation and extracts its slide text and speaker notes into Markdown. It accepts a presentation ID or a shared Google Drive URL.

3 29d ago A 124 tokens original MIT

live-preview

37

masa-san-jp/Agent-Aiko

Skill Claude CodeCodex

A skill for showing an HTML file or static project on a temporary live URL that can be opened from another device on the same private Tailscale network. Tailscale is a private network connecting approved devices.

3 29d ago C 171 tokens original MIT

log-push

38

masa-san-jp/Agent-Aiko

Skill Claude CodeCodex

A command for recording an agent session in JSONL, a text format with one JSON object per line, and pushing the resulting logs to GitHub. It is intended for use when a work session has ended.

3 29d ago A 125 tokens original MIT

meta

39

masa-san-jp/Agent-Aiko

Skill Claude CodeCodex

A manually run command for checking and starting four named helper agents: reviewer, scout, lab, and janitor. It can show when each last ran and whether work is waiting.

3 29d ago A 117 tokens original MIT

peer-inbox

40

masa-san-jp/Agent-Aiko

Skill Claude CodeCodex

A command wrapper for sending and receiving messages between separate Claude Code sessions running in different terminals. It supports requests such as reviews, parallel tasks, completion notices, and ordinary messages.

3 29d ago A 178 tokens original MIT

pr-review-merge

41

masa-san-jp/Agent-Aiko

Skill Claude CodeCodex

A workflow for handling a pull request, which is a proposed code change awaiting review before it is added to a project. It checks automated tests and reviewer comments, applies fixes, and can merge the change when it is ready.

3 29d ago A 135 tokens original MIT

masa-san-jp/Agent-Aiko

Skill Claude CodeCodex

A short self-check for messages, files, calendar entries, and email drafts sent to the project owner. It checks whether the result can be opened, is the right size, and supports an immediate decision.

3 29d ago A 131 tokens original MIT

role

43

masa-san-jp/Agent-Aiko

Skill Claude CodeCodex

A command for loading a named work role into the current agent session. A role is a set of purpose, skills, tools, principles, and decision rules for a type of work.

3 29d ago A 96 tokens original MIT

routine

44

masa-san-jp/Agent-Aiko

Skill Claude CodeCodex

A command for checking and manually running recurring tasks recorded in a repository. It can show task status, run maintenance agents, or start organization-specific jobs such as data collection and report generation.

3 29d ago A 103 tokens original MIT

run-meta-pending

45

masa-san-jp/Agent-Aiko

Skill Claude CodeCodex

A skill that checks for pending review markers and starts the matching review agents. It then records completion and removes each processed marker.

3 29d ago A 114 tokens original MIT

startup

46

masa-san-jp/Agent-Aiko

Skill Claude CodeCodex

A session-start routine for an agent-based workspace. It loads recent logs, operating rules, available skills, and unfinished input so the agent can resume with the needed context.

3 29d ago A 107 tokens original MIT

strategic-breakdown

47

masa-san-jp/Agent-Aiko

Skill Claude CodeCodex

A nine-step planning skill for breaking a large project or initiative down from its purpose to concrete preparation. It separates goals, current conditions, approaches, measures, actions, and deliverables.

3 29d ago A 146 tokens original MIT

sync

48

masa-san-jp/Agent-Aiko

Skill Claude CodeCodex

A command for synchronizing a local agent-definition folder with GitHub. GitHub is a service for storing and sharing code and related files, while synchronization keeps local and remote copies aligned.

3 29d ago B 104 tokens original MIT