npx claudepluginhub kalpmodi/akiraThis skill uses the workspace's default tool permissions.
This directory contains bash libraries sourced by all Akira skills. It is not an invokable skill.
Guides creating and optimizing Claude Code Skills with activation patterns, frontmatter structure, hooks, workflows, and best practices. Use for new skills, memory conversions, activation debugging.
Guides creation of Claude Code skills per Anthropic best practices: SKILL.md structure, frontmatter fields, naming, directory layout, invocation controls, subagents, and hooks.
Guides developers in creating, improving, and organizing SKILL.md files for Claude Code plugins, covering frontmatter, triggers, structure, progressive disclosure, hooks, budgets, and best practices.
Share bugs, ideas, or general feedback.
This directory contains bash libraries sourced by all Akira skills. It is not an invokable skill.
phase0.sh - canonical Phase 0 functions: p0_init_vars, p0_state_gate, p0_read_relay, p0_read_memory, p0_read_hypotheses, p0_manifest_write, p0_relay_write, p0_completion_gatesignals.sh - atomic append-only signal emission: emit_signal TYPE VALUE SOURCE CONFIDENCEsource ~/.claude/skills/_shared/phase0.sh
source ~/.claude/skills/_shared/signals.sh