Agent Skills by zhixuan312
Showing 14 vetted skills indexed across 1 GitHub repositories.
mma-research
Compile cited research sources from arxiv, semantic_scholar, github_search, and brave-search into a bibliographic report.
mma-context-blocks
Register large documents once and reference them by ID in mma-* calls.
mma-orchestrate
Orchestrate multi-phase frontend workflows with session-persistent structured prompts and outputs.
mma-delegate
Dispatch ad-hoc tasks to workers and return structured per-task reports.
mma-retry
Re-run selected tasks by index from a completed or failed dispatch.
mma-journal-record
Record team decisions and learnings into the persistent knowledge graph.
multi-model-agent
Route delegation tasks to the most specific mma-* skill.
mma-explore
Orchestrate parallel codebase investigation, external research, and journal recall into cited directions.
mma-debug
Automate cross-file debugging of failing tests and broken builds.
mma-investigate
Delegate codebase read/grep investigations to a worker and return structured reports.
mma-execute-plan
Dispatch Markdown plan tasks sequentially to a single worker session.
mma-audit
Audit prose artifacts for ambiguity and gaps across four subtypes.
mma-journal-recall
Recall project learnings from the .mma/journal/ graph to inform new work.
mma-review
Automate parallel per-file code reviews for correctness, security, and quality.