masa-san-jp

52 mods across 1 repository, 3 stars between them.

PreToolUse

01

masa-san-jp/Agent-Aiko

Hook Claude Code

Runs before the agent uses a tool for Bash tool calls, executing template-check.sh via bash. From masa-san-jp/Agent-Aiko.

3 29d ago A tokens not measured original MIT

Agent-Aiko

02

masa-san-jp/Agent-Aiko

Settings file Claude Code

Agent settings declaring 1 hook event (PreToolUse) and 5 allowed tools.

3 29d ago A tokens not measured original MIT

dev-check

03

masa-san-jp/Agent-Aiko

Skill Claude CodeCodex

A pre-commit and pre-push checklist for the Agent-Aiko project. It checks that development-only files and references are not included in distributable templates, and that logs and documentation are up to date.

3 29d ago A 0 tokens original MIT

dev-log

04

masa-san-jp/Agent-Aiko

Skill Claude CodeCodex

A development-log skill that appends session entries to a JSON Lines log and creates documentation files in a specified directory. JSON Lines is a text format with one JSON record per line.

3 29d ago A 0 tokens original MIT

masa-san-jp/Agent-Aiko

Instructions file

A set of Claude Code instructions for Agent-Aiko that separates files meant for users, private development logs, and local-only rules.

3 29d ago A 1,538 tokens original MIT

SessionStart

06

masa-san-jp/Agent-Aiko

Hook

Runs when a session starts, executing aiko-session-context.mjs via node. From masa-san-jp/Agent-Aiko.

3 29d ago A tokens not measured original MIT

BeforeTool

07

masa-san-jp/Agent-Aiko

Hook

Runs on the BeforeTool event for write_file, replace and run_shell_command tool calls, executing aiko-before-tool-guard.mjs via node. From masa-san-jp/Agent-Aiko.

3 29d ago A tokens not measured original MIT

AfterAgent

08

masa-san-jp/Agent-Aiko

Hook

Runs on the AfterAgent event, executing aiko-after-agent-guard.mjs via node. From masa-san-jp/Agent-Aiko.

3 29d ago A tokens not measured original MIT

agent-aiko

09

masa-san-jp/Agent-Aiko

Plugin Claude Code

Agent-Aiko persona system. Brings AICO-P0-style assistant persona to Claude Code with switchable origin/override modes and named profiles.

3 29d ago A tokens not measured original MIT

masa-san-jp/Agent-Aiko

Skill Claude CodeCodex

Propose new capability skills or rules based on observed user requests. Always asks user approval before writing files. Use when the user types "/aiko-capability-evolve" or requests reviewing recent patterns.

3 29d ago A 47 tokens original MIT

aiko-introduce

11

masa-san-jp/Agent-Aiko

Skill Claude CodeCodex

Introduce Aiko briefly and report current mode. Use when the user types "/aiko-introduce" or asks who you are.

3 29d ago A 33 tokens original MIT

aiko-resume

12

masa-san-jp/Agent-Aiko

Skill Claude CodeCodex

A session-resume skill that reads saved state and recent automatic logs to identify unfinished work. Session state is a record of what was in progress before a restart.

3 29d ago A 76 tokens original MIT

aiko-delete

13

masa-san-jp/Agent-Aiko

Skill Claude CodeCodex

A command that removes the currently active custom Aiko persona, including its stored user memory, after confirmation. A persona is a set of instructions that defines an agent's character and speaking style.

3 29d ago A 47 tokens original MIT

aiko-diff

14

masa-san-jp/Agent-Aiko

Skill Claude CodeCodex

Show a unified diff between origin/persona.md and the active (or specified) persona. Use when the user types "/aiko-diff" or "/aiko-diff ".

3 29d ago A 43 tokens original MIT

aiko-export

15

masa-san-jp/Agent-Aiko

Skill Claude CodeCodex

Export the full content of the active (or specified) persona. Use when the user types "/aiko-export" or "/aiko-export ".

3 29d ago A 35 tokens original MIT

masa-san-jp/Agent-Aiko

Skill Claude CodeCodex

Migrate a legacy project-local .claude/aiko/ store to the shared store /.aiko/. Use when the user types "/aiko-migrate-to-shared", "/aiko-migrate-to-shared --dry-run", or "/aiko-migrate-to-shared --overwrite". Destructive operation — always run dry-run first and explicitly confirm.

3 29d ago A 84 tokens original MIT

aiko-mode

17

masa-san-jp/Agent-Aiko

Skill Claude CodeCodex

Read or switch the Aiko persona mode (origin or override). Use when the user types "/aiko-mode", "/aiko-mode origin", or "/aiko-mode override".

3 29d ago A 40 tokens original MIT

aiko-new

18

masa-san-jp/Agent-Aiko

Skill Claude CodeCodex

Create a new named persona and activate it. Use when the user types "/aiko-new ".

3 29d ago A 25 tokens original MIT

aiko-or

19

masa-san-jp/Agent-Aiko

Skill Claude CodeCodex

Alias of /aiko-override. Switch to override mode, or customize the override persona. Use when the user types "/aiko-or".

3 29d ago A 33 tokens original MIT

aiko-org

20

masa-san-jp/Agent-Aiko

Skill Claude CodeCodex

Alias of /aiko-origin. Switch to origin mode so Aiko (original) starts by default. Use when the user types "/aiko-org".

3 29d ago A 35 tokens original MIT

aiko-origin

21

masa-san-jp/Agent-Aiko

Skill Claude CodeCodex

Switch to origin mode so Aiko (original) starts by default. Use when the user types "/aiko-origin" or "/aiko-org".

3 29d ago A 34 tokens original MIT

aiko-override

22

masa-san-jp/Agent-Aiko

Skill Claude CodeCodex

Switch to override mode, or customize the override persona. Use when the user types "/aiko-override" or "/aiko-or".

3 29d ago A 33 tokens original MIT

aiko-personas

23

masa-san-jp/Agent-Aiko

Skill Claude CodeCodex

List available named personas and show which is active. Use when the user types "/aiko-personas".

3 29d ago A 26 tokens original MIT

aiko-reset

24

masa-san-jp/Agent-Aiko

Skill Claude CodeCodex

Reset the active (or specified) persona to origin after confirmation. Use when the user types "/aiko-reset" or "/aiko-reset ".

3 29d ago A 35 tokens original MIT