mana
v0.32.1Agent skills, cast as spells: multi-reviewer code review, PR feedback resolution without comment noise, sustained PR monitoring and repair, replies that read like you typed them, comment removal, one question repo setup for GitHub, Linear, or Jira with a settings skill to change any of it, maps of decision tickets, filing build tickets from a plan, building a ready ticket, opening a pull request with visual evidence, inbox triage, a router that reads the board and names the next skill and ticket, a roadmap of milestones whose status is derived from the maps and build efforts that serve them, merge conflict resolution, and blast radius proofs, and whole-frontend audits of design system drift, interaction states, accessibility, and component interfaces with an HTML report.
By Frankie RamirezLicense: MIT1 GitHub starsUpdated 1 hour ago
Directory evidence
- Runtimes
- Claude Code
- Parsed components
- 18 skill or MCP entries
- Source updated
- Sep 24, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Install mana for Claude Code
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install mana@agent-plugin-marketplacePaste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.
The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.
Get the source manually
git clone https://github.com/frankieramirez/manaClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The repository root is the plugin root.
Plugin files
├── .claude-plugin/plugin.json├── skills/attune/SKILL.md├── skills/augur/SKILL.md├── skills/banish/SKILL.md├── skills/cast/SKILL.md├── skills/conjure/SKILL.md├── skills/dispel/SKILL.md├── skills/mend/SKILL.md├── skills/mimic/SKILL.md├── skills/portal/SKILL.md├── skills/remedy/SKILL.md├── skills/reveal/SKILL.md├── skills/scan/SKILL.md├── skills/scry/SKILL.md├── skills/setup-mana/SKILL.md├── skills/sift/SKILL.md├── skills/ultima/SKILL.md├── skills/vision/SKILL.md└── skills/ward/SKILL.md
Included Skills18
Inspect or change repository workflow settings. Use to set validation or branch naming, change triage labels, configure review or proof, set the roadmap pointer, adjust persona or session style, or /attune.
Find what a change could break beyond its diff, name the one fact it is safe because of, and prove that fact by running real code instead of writing it up. Use for blast radius, what could this break, is this change safe, what else does this touch, reviewing a small diff you do not trust, or /augur.
Strip comments that do not earn their place. Spawns the Comment Reaper on the caller's files or the current diff, applies the accepted deletions, and fixes or reports the code the comments were covering for. Use when asked to banish comments, remove comments, clean up comments, decomment, or run /banish.
Implement one ready ticket or spec on the current branch, then open a pull request with visual evidence. Use when asked to cast a ticket, implement this ticket, build this issue, take the next ready ticket, or /cast. Pass next to claim the oldest unclaimed ready-for-agent issue, and no-pr to stop after the commit.
Turn a finished plan, spec, or decision map into a build effort with ready-for-agent tickets, or resume its filing and check progress. Use when asked to file the build tickets, break this spec into issues, turn the plan into tickets, slice the work, resume filing build tickets, check progress and close out a build effort, or /conjure.
Use when writing or rewriting any prose the user will read or send: Slack messages, PR descriptions, Linear tickets, docs, emails, release notes, summaries, plans, blog posts, commit bodies. Strips the LLM-essay register (em dashes, antithesis, corrective negation, rule of three, setup/payoff, throat-clearing openers, landing sentences, nominalization, hedging, performed enthusiasm, metaphor nouns, passive voice, adverbs) and writes for the spoken voice instead. Also use when the user says "no em dashes", "sounds like AI", "make it sound human", "strip the AI voice", or invokes /dispel.
Resolve an in-progress git merge, rebase, cherry-pick, or revert that has conflict markers or unmerged paths, or merge a pull request's base into the current branch and resolve what conflicts. Use when asked to mend, resolve merge conflicts, fix rebase conflicts, finish a conflicted rebase or cherry-pick, resolve the conflicts on this PR, my PR has conflicts, merge main into this branch, bring this branch up to date, /mend, or /resolve-merge-conflicts.
Reply to a message, comment, thread, review, or email as the user, so the result reads like they typed it themselves and nobody suspects an AI wrote it. Use when asked to reply as me, respond to this, answer this comment, draft a reply, be me, sound like me, or /mimic. Pulls the user's voice from examples in context and applies the dispel register. With setup or refresh, or when asked to build or update my voice profile, spawns Ghost to fill in a voice profile from the user's own writing.
Choose the next skill and ticket from the tracker and current branch. Use for /portal, what next, route this issue, or pick up where I left off.
Remedy PR review feedback by fixing the code and pushing, without replying on the PR. Use when addressing review comments, resolving review threads, clearing code-review feedback on a pull request, remedying a review, or asked to handle PR feedback without commenting.
Open or update a pull request with a scannable description (compact trees and diffs) plus a screenshot, recording, or command-output image. Use when opening a PR, creating a pull request, adding screenshots or a video to a PR, filing a PR with a demo, writing a visual PR description, attaching evidence to a pull request, or /reveal.
Deep multi-reviewer code review for bugs, regressions, tests, standards, and whether the change meets its ticket. Dispatches specialist reviewer subagents in parallel, merges their findings into one report, checks the diff against the ticket's acceptance criteria, then asks whether to report only, fix and push, or leave inline PR comments. Use before opening a PR, when asked for a thorough review, to scan a branch, or to review a PR.
Plan a chunk of work too big for one agent session as a shared map of decision tickets on GitHub, and resolve them one at a time. Use when asked to scry, wayfinder, chart a map, walk a map, take the next ticket on the map, or /scry.
Set up a repository for the other skills using your chosen tracker, asking where tickets live when that choice is missing. Supports GitHub Issues, Linear, Jira, markdown files under .scratch/, or a tracker you describe in a paragraph. Detects and writes the configuration and a pointer block in CLAUDE.md or AGENTS.md. Run once per repo, and again to refresh configuration or switch trackers. Use when asked to set up mana, set up this repo for the skills, choose the issue tracker, connect Linear or Jira, point the skills at a tracker, or /setup-mana.
Move unlabeled and needs-triage issues through inbox states and write agent-ready briefs, on GitHub, Linear, Jira, or local files. Use when asked to sift the inbox, triage issues, show what needs attention, or /sift. Pass you-pick to triage without waiting for answers.
Audit a whole frontend codebase for design system drift, missing interaction states, accessibility gaps, and component interface problems, then present ranked candidates in a self-contained HTML report and ask whether to report only, file tickets, or fix one now. Use when asked to audit the frontend, review UI consistency, find design system drift, check design token usage, run an accessibility audit from code, review usability or interaction states, improve frontend code quality, or /ultima.
Create or update a project roadmap. Use for milestone planning, overall progress, what remains toward a goal, or /vision.
Monitor an open GitHub pull request until it merges or closes, fixing valid review feedback and branch-caused CI failures along the way. Use when asked to ward a PR, monitor a pull request, watch CI and review feedback, keep an eye on a PR, or keep handling feedback until merge.
Plugin manifests1
{
"name": "mana",
"displayName": "mana",
"version": "0.32.1",
"description": "Agent skills, cast as spells: multi-reviewer code review, PR feedback resolution without comment noise, sustained PR monitoring and repair, replies that read like you typed them, comment removal, one question repo setup for GitHub, Linear, or Jira with a settings skill to change any of it, maps of decision tickets, filing build tickets from a plan, building a ready ticket, opening a pull request with visual evidence, inbox triage, a router that reads the board and names the next skill and ticket, a roadmap of milestones whose status is derived from the maps and build efforts that serve them, merge conflict resolution, and blast radius proofs, and whole-frontend audits of design system drift, interaction states, accessibility, and component interfaces with an HTML report.",
"author": {
"name": "Frankie Ramirez",
"url": "https://github.com/frankieramirez"
},
"homepage": "https://github.com/frankieramirez/mana",
"repository": "https://github.com/frankieramirez/mana",
"license": "MIT",
"keywords": [
"skills",
"code-review",
"pull-requests",
"writing",
"voice",
"comments",
"planning",
"issues",
"triage",
"git",
"merge-conflicts",
"blast-radius",
"linear",
"jira",
"setup",
"settings",
"output-style",
"persona",
"frontend",
"design-system",
"accessibility",
"routing",
"roadmap"
],
"agents": [
"./agents/comment-reaper.md",
"./agents/ghost.md",
"./agents/weaver.md"
]
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[mana on Agent Plugins Marketplace](https://pluginsmp.com/plugins/mana)