Lets Claude drive the `teamcity` CLI to investigate build failures and manage jobs, queues, agents and pipelines.
An audit pass for SKILL.md files that strips rationale prose, hardens soft language into imperatives, adds STOP: gates, and removes redundancy.
Creates new Lattice atoms, molecules, and refiners with the correct files, sections, and conventions.
A lint skill that structurally validates Claude Code agent and skill markdown files — frontmatter, naming, and body rules — so misconfigured files don't fail silently at runtime.
Enforces the edit → eval → lint → test → commit workflow when modifying skills, agents, hooks, or the eval framework inside the claude-elixir-phoenix repo.
A hands-on reference for building Claude Code slash commands — frontmatter, dynamic arguments, file references, and plugin patterns.
A meta-skill that walks you through designing, writing, and validating Claude Code skills with a 6-step process and checklists.
A reference skill that teaches Claude Code plugin directory layout, plugin.json manifest fields, and component auto-discovery rules.
A step-by-step release runbook that syncs the version across every manifest, builds, tags, publishes a GitHub release, regenerates the changelog, and notifies Discord.
Reviews changed Java code straight from your git worktree and writes a severity-graded review.md with concrete fixes.
For every reviewer question thread on a PR, it recovers the original implementation reasoning and drafts a plain-text answer.
Turns feature requests into detailed, sequential implementation plans with file-level tasks and dependencies.
A skill that guides Claude to copy, move, and extract functions or classes between files with line-level precision.
Spawns three parallel subagents to produce diverse solutions, then scores them and returns the best with trade-offs.
Proven architecture patterns for robot software — behavior trees, FSMs, HALs, safety systems — with working code examples.
A repo-specific playbook that guides Claude through the correct PR path, validation commands, and review gate for JSONbored/awesome-claude.
Generates consistent, standards-compliant Claude Code sub-agent files from a short role description.
A meta skill that interviews you and writes a complete, standards-compliant Claude Code SKILL.md.
Generates INVENTORY-SKILLS-JAVA.md by treating the Plinth repo's skills.xml as the single source of truth for every Java system prompt skill.