paladini
- 22 skills
- 0 followers
- 4 hours ago last updated
- ▌ Harness Engineering 2 · paladiniUse when the user asks to improve, fix, or build their repository's AI harness — AGENTS.md, rules, skills, commands, hooks, guardrails, CI sensors — or to act on harness-score audit findings and raise their maturity level.
- ▌ Portmap · paladiniMap local dev topology before hardcoding localhost URLs or debugging API connectivity. Use when starting dev servers, configuring env vars, or when the agent assumes port 3000.
- ▌ Unhappypath · paladiniRun the unhappypath CLI to find missing loading, empty, error, and retry UI states, then fix findings and re-run until the score target is met.
- ▌ Score Any Repo · paladiniUse when asked to check, measure, rate, or compare the AI-harness maturity of any repository, project, or codebase not already in the corpus — clones or reads it, scans it with the exact pinned harness-score version this study uses, and reports the level, dimension breakdown, and biggest wins without touching the curated corpus.
- ▌ Add Corpus Entry · paladiniUse when adding a new repository to the study corpus — pins it to an exact commit, scans it, and regenerates results/ the same reproducible way every existing entry was added.
- ▌ MCP Me · paladiniUse the mcp-me MCP server to access the user's personal profile — identity, career, skills, projects, and more. Invoke when any task benefits from knowing who the user is.
- ▌ Setup Profile · paladiniInitialize and populate a mcp-me personal profile from public APIs. Use when the user needs to set up, generate, or refresh their mcp-me profile.
- ▌
- ▌ Commit Crafter · paladini bundleWrite git commit messages from staged changes following Conventional Commits. Use when the user asks to commit, asks for a commit message, wants to fix or improve a commit message, or mentions conventional commits, semantic commits, or squash/reword.
- ▌ Lessons Keeper · paladini bundleRecord and recall durable project lessons across agent sessions using a versioned lessons file. Use when finishing a task that revealed a surprise, workaround, or user correction worth remembering, when starting non-trivial work to recall relevant lessons, or when the user says "remember this", "keep note of", or asks what we learned before.
- ▌ Changelog Forge · paladini bundleGenerate CHANGELOG.md entries from git history using a deterministic script, then rewrite them into human release notes. Use when preparing a release, writing release notes, updating a changelog, or when the user mentions changelog, release notes, or "what's in the next version".
- ▌ Publish Medium · paladini bundlePublish or cross-post to Medium via the medium-publisher CLI (Playwright). Use when the user asks to publish on Medium, cross-post from dev.to/TabNews, import a story URL, or run medium-publisher login/session-check/import/publish.
- ▌ Publish Crosspost · paladiniOrchestrate multi-channel publication: write with mcp-me voice, publish dev.to via MCP, cross-post Medium via medium-publisher CLI. Use for release announcements, cross-posting, or "publish everywhere" requests.
- ▌ Review Medium Import · paladiniReview and fix Medium drafts after DEV.to import. Compare source markdown with extracted Medium editor outline, fix formatting (code blocks, headings), confirm autosave. Use after medium_import or when import formatting looks broken.
- ▌ Publish Devto To Medium · paladiniEnd-to-end DEV.to to Medium cross-post: verify session, import draft, review formatting against source markdown, apply fixes, security checks, confirm save, and publish only when the draft is fully corrected. Use when the user wants a complete corrected Medium post from an existing or new DEV.to article.
- ▌ Release · paladiniUse when the user asks to release, publish, or version-bump harness-score — covers the npm package, the Cursor plugin, and the docs, in the right order.
- ▌ Pr Release Audit · paladiniAudit pull requests and release readiness across correctness, tests, architecture, security, vendor documentation and version compatibility, repository docs, websites, changelogs, changesets, release notes, and explicit contributor attribution. Use when reviewing a PR, deciding whether it is merge-ready, adding support for a tool, or preparing a release.
- ▌ Deploy · paladiniUse when the user asks to deploy or release the sample app to production; covers the full checklist from tag to smoke test.
- ▌ Harness Engineering · paladiniUse when the user asks to improve, fix, or build their repository's AI harness — AGENTS.md, rules, skills, commands, hooks, guardrails, CI sensors — or to act on harness-score audit findings and raise their maturity level.
- ▌ Devto Publish Expert · paladini bundleResearch, write, optimize, validate, and publish specialist technical articles for DEV Community with exactly four relevant tags and a draft-first safety workflow. Use when creating, rewriting, reviewing, scheduling, or publishing DEV.to tutorials, project launches, engineering explainers, case studies, or opinionated developer posts, including through a DEV/Forem MCP server or API.
- ▌ Rehearse Demo · paladiniUse when preparing or validating the live Harness Score presentation before speaking to an audience.
- ▌ Add Calculation Case · paladiniUse when adding or changing a Meeting Cost calculation rule, validation edge case, or domain formula in src/meeting-cost.js.