asuna
01Plugin Claude Code
Plugin marketplace listing 2 plugins: clip-to-plan, waves.
Plugin Claude Code
Plugin marketplace listing 2 plugins: clip-to-plan, waves.
Plugin Claude Code
Turn a screen-recorded or spoken review/bug-report clip (or bare audio) into a verified, tasked implementation plan. Extracts a timestamped Whisper transcript + one video frame per spoken segment, then cross-references every complaint against the codebase to trace root causes.
Skill Claude CodeCodex
Turn a screen-recorded or spoken review/bug-report clip (or bare audio) into a verified implementation plan. Extracts a timestamped transcript (Whisper) and one representative video frame per spoken segment, then cross-references every complaint against the actual codebase to trace root causes and draft a tasked plan.…
Plugin Claude Code
Project-agnostic work framework: workspace init with CLAUDE.md routing injection, wave-based parallel execution (agent teams or subagents, chosen per wave), small-task breakdown, mandatory decision briefs for every real fork, coordinator status blurbs, fresh-docs discipline. Coordinator, language, task cap, and…
Hook
Runs when you submit a prompt, before the agent sees it, executing fresh-docs-hook.sh. From asunalabs/claude-skills.
Skill Claude CodeCodex
Answers how-to questions about third-party platforms (e.g. 'how to change theme in Shopify', 'set up a Stripe webhook', 'connect a domain in Vercel', Meta/TikTok/Google consoles, Laravel Forge, app stores) with fresh data: always WebSearch the current official guide first and cite it — never answer from stale memory.…
Skill Claude CodeCodex
Initialize a workspace or repo for AI-agent work: scan repos, index their rules, run the mandatory scoping interview, generate workspace CLAUDE.md + plans/00-master.md. Use for a new task/workspace, when a repo has no agent instructions, or to refresh a stale workspace setup.
Skill Claude CodeCodex
Turn a goal, spec, review, or clip-to-plan output into an executable master plan: ≤3-4h tasks with exit checks, dependency analysis, lane ownership, and a wave schedule. Gated on resolving open questions first — never plans on guesses. Use when breaking down work, writing plans/00-master.md, or converting a…
Skill Claude CodeCodex
Executes a master plan wave-by-wave: fans the largest unblocked task set out across parallel workers — an agent team (shared task list, teammate messaging) when enabled and the wave benefits, subagents otherwise — with worktree isolation and explicit file ownership, then merges, verifies live, updates the plan, and…
Skill Claude CodeCodex
Generate a coordinator status blurb (language + audience from config) from the master plan and git state — what shipped, what's next, impediments, decisions needed. Use at wave boundaries, session end, or when the user asks to 'send a status' / 'blurb'.
Skill Claude CodeCodex
Router for the waves work framework. Use when starting work in a waves workspace/repo, when the user types /waves with no specific sub-skill, or asks 'how do we work here'. Routes to waves-init (workspace setup), waves-plan (task breakdown), waves-run (parallel execution via agent teams or subagents), waves-status…