Skip to main content
Run any Skill in Manus
with one click
GitHub repository

audiocontrol

audiocontrol contains 33 collected skills from audiocontrol-org, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
33
Stars
3
updated
2026-05-22
Forks
0
Occupation coverage
5 occupation categories · 100% classified
repository explorer

Skills in this repository

scope-inventory
project-management-specialists

Run upfront discovery for a system-wide feature. Fans out discovery agents in parallel, synthesizes a strawman scope-manifest.yaml, writes the evidence trail to the feature docs directory.

2026-05-22
scope-widen
software-developers

Run targeted discovery for a mid-implementation operator complaint. Identifies all sibling surfaces consuming the same primitive/pattern; produces a widening proposal in the dispatch-wrapper-grammar format.

2026-05-22
release-midi-macro-bridge
software-developers

Use when shipping a new midi-macro-bridge version — bumping Cargo.toml, cutting a v-tag, publishing a GitHub Release, or updating the Homebrew tap.

2026-05-06
feature-extend
software-developers

Extend a feature's scope mid-implementation by adding new phases to the existing docs and issue plan without creating a new branch or worktree.

2026-04-17
feature-help
project-management-specialists

Explain the audiocontrol feature lifecycle and report the current state of active, in-progress, or partially defined features.

2026-04-17
session-end
software-developers

Wrap up a Codex work session by updating feature docs, recording development notes, and closing the loop on issue and hardware notes where needed.

2026-04-17
session-start
software-developers

Bootstrap a Codex session by reading the active feature workplan, latest journal notes, and relevant issue context before implementation starts.

2026-04-17
feature-extend
project-management-specialists

Extend a feature's scope mid-implementation: add phases to the PRD, workplan, and create new GitHub issues. Reuses the existing worktree and branch.

2026-04-14
feature-implement
software-developers

Core implementation loop: select next workplan task, choose appropriate agent, delegate with full context, review output, update progress.

2026-04-14
feature-complete
software-developers

Mark a feature as complete: move docs to 003-COMPLETE, update ROADMAP.md, close GitHub issues. Runs on the feature branch BEFORE merge so bookkeeping is part of the PR.

2026-04-13
session-start
software-developers

Bootstrap a Claude Code session by reading the feature workplan, latest journal entry, and open issues. Reports context to the user so they can confirm the session goal.

2026-04-13
feature-pickup
software-developers

Rehydrate context for an in-progress feature by reading the workplan, notes, and issue state, then propose the next implementation move.

2026-04-13
feature-setup
software-developers

Create feature infrastructure: branch, worktree, docs directory, and initial project documents derived from a feature definition.

2026-04-13
analyze-session
data-scientists-152051

Run the session extraction and analysis pipeline, then summarize the resulting trends and improvement signals.

2026-04-13
deploy-bridge
software-developers

Build, deploy, and verify the SCSI MIDI bridge on the target Pi, then report the resulting status.

2026-04-13
feature-complete
software-developers

Mark a merged feature complete by moving docs, updating roadmap state, and closing tracking issues.

2026-04-13
feature-define
project-management-specialists

Interview the user to define a feature, then write a single feature definition file that downstream setup steps can consume.

2026-04-13
feature-implement
software-developers

Drive the core implementation loop for a feature: pick the next workplan task, implement it, verify it, and update progress.

2026-04-13
feature-issues
software-developers

Create GitHub tracking issues from a completed workplan and backfill the workplan with the resulting issue links.

2026-04-13
feature-review
software-quality-assurance-analysts-and-testers

Review recent feature changes with a code-review mindset focused on correctness, regressions, risks, and missing tests.

2026-04-13
feature-ship
software-developers

Prepare a completed feature for merge by validating the workplan, running tests, and opening a pull request with a concise summary and test plan.

2026-04-13
feature-teardown
software-developers

Remove local feature infrastructure such as worktree and branch without making assumptions about feature status.

2026-04-13
feature-define
project-management-specialists

Interview the user to define a new feature: problem, scope, approach, and tasks. Writes a feature-definition.md file that /feature-setup consumes.

2026-04-12
feature-help
project-management-specialists

Show the feature lifecycle workflow, explain each skill's role, and report current state of any active or in-progress features.

2026-04-12
feature-setup
software-developers

Create feature infrastructure: git branch, worktree, docs directory, and delegate documentation creation to documentation-engineer agent.

2026-04-12
feature-issues
project-management-specialists

Create GitHub issues from a completed workplan: parent feature issue, implementation issues, then update workplan with links.

2026-04-11
feature-ship
software-developers

Prepare feature for merge: verify acceptance criteria, run tests, create PR with summary and test plan.

2026-04-11
feature-pickup
software-developers

Bootstrap a feature-orchestrator session: read workplan, check issue status, report current state and next steps.

2026-04-11
feature-review
software-quality-assurance-analysts-and-testers

Delegate code review of recent changes to code-reviewer agent and report findings.

2026-04-11
feature-teardown
software-developers

Remove local feature infrastructure: worktree and branch. Infrastructure-only, no opinion on feature status.

2026-04-11
analyze-session
software-developers

Full pipeline: extract session data, encrypt content, run LLM analysis, generate report.

2026-04-11
session-end
software-developers

Wrap up a Claude Code session by updating feature docs, writing a journal entry, and committing documentation changes.

2026-04-10
deploy-bridge
network-and-computer-systems-administrators

Cross-compile the scsi-midi-bridge, deploy to the Pi, and verify it's running.

2026-04-10