A repo-local scaffolder that generates a schema-valid SKILL.md, registers it in registry.yaml, and runs validation for the SciAgent-Skills repository.
A codeArbiter skill that scans an existing codebase with six parallel read-only scouts and back-fills the full set of project-state documents without guessing.
A strict commit-discipline skill that lets nothing reach version control until nine blocking gates — from explicit authorization to a clean post-commit tree — are cleared.
Gives Claude Code grounded, cited recall over the memory, rules and decisions that every coding agent on the machine has written, all stored locally.
A five-mode testing workflow that finds high-value test candidates, writes and reviews focused tests, generates adversarial workloads, and diagnoses test-suite health.
A reference skill that keeps Claude/Anthropic SDK code accurate — model IDs, params, tool use, streaming, agents, and model migration.
Converts GitHub Actions or Bamboo pipelines into TeamCity YAML and walks you through the manual steps until builds go green.
Lets Claude drive the `teamcity` CLI to investigate build failures and manage jobs, queues, agents and pipelines.
An advanced playbook for designing or refactoring agent-based engineering workflows with bounded autonomy, custom evals, durable state, and verified write-back.
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.
A contributor-only skill that downloads the latest Claude Code docs and validates a plugin's agents, skills, hooks, and config against them.
Contributor-only skill that drives a full release: version bump across manifests, CHANGELOG finalization, a mandatory `make ci` gate, commit, tag and GitHub release.
Enforces the edit → eval → lint → test → commit workflow when modifying skills, agents, hooks, or the eval framework inside the claude-elixir-phoenix repo.
A one-shot quick-reference card listing every Chisle command, rule and safety boundary.
Takes a product idea to a signed, policy-compliant Google Play release using Kotlin and Jetpack Compose with an evidence-based release gate.
Audit, strategy, and release-gate workflow for turning a live website, PWA, or dashboard into an App Store-ready iOS app.
A release-time skill that updates a Ratel monorepo unit's CHANGELOG.md by drafting entries with git-cliff, letting you curate them, then writing the file.