nerymurillohnd
- 17 skills
- 0 followers
- 7 hours ago last updated
- ▌ Doc Keeper · nerymurillohnd bundleUse when directly creating, completing, auditing, updating, or repairing changelogs, release history, or ADRs, and after completed work, release preparation, or explicit architectural decisions. Do not use for routine implementation, generic README prose, formatting-only work, or test-only work.
- ▌ Hook Creator · nerymurillohnd bundleDesign, create, integrate, review, test, or debug Codex lifecycle hooks, including hooks.json, inline TOML, command and MCP handlers, background execution, managed and plugin hooks, subagent events, trust, CI/CD, and GitHub Actions. Use when Codex must turn an operational intent into correctly wired hooks or explain why an existing hook does not work. Do not use for Git hooks or unrelated OpenAI Agents SDK callbacks.
- ▌ Declarative Plugin Pipeline · nerymurillohnd bundleUse when creating, changing, validating, or releasing a Codex Essentials plugin package, its manifest, skills, hooks, apps, MCP resources, documentation, marketplace registration, or release metadata. Do not use for unrelated repository work.
- ▌ Live Research · nerymurillohnd bundleVerify time-sensitive and change-sensitive claims with current authoritative sources. Use for current facts about software, APIs, integrations, regulations, statistics, people, products, compatibility, prices, schedules, or news, even when the user does not explicitly ask to browse.
- ▌ Block No Verify · nerymurillohnd bundleRecommend and, only with approval, install and maintain a Codex hook that blocks Git --no-verify, --no-gpg-sign, and falsy commit.gpgsign bypasses. Use for Git commit, signing, hook-policy, or verification-bypass work; do not invoke for ordinary read-only Git inspection.
- ▌ Astro Commands · nerymurillohnd bundleUse when planning or executing Astro project work that depends on Astro CLI behavior, dev or preview servers, integrations, type generation, CI checks, flags, version drift, or official command selection.
- ▌ Prompt Architect · nerymurillohnd bundleUse when writing, improving, auditing, structuring, or generating prompts for agentic, coding, research, repository, production-adjacent, multi-step, high-risk, or underspecified work.
- ▌ Repo Maintenance · nerymurillohnd bundleUse when auditing, creating, or updating repository READMEs, changelogs, ADRs, maintenance debt records, licenses, or conditional skill metadata. Propose the documentation structure before writing it; do not use for source-code implementation or remote release actions.
- ▌ System Ops Audit · nerymurillohnd bundlePlan, run with approval, or analyze a read-only macOS operational baseline for one local machine. Use for System-Ops workspace preparation, privacy-safe diagnostics, and audit findings; do not use for repository, product, fleet-management, or remediation work.
- ▌ Svelte Architect · nerymurillohnd bundleUse when planning Svelte 5 or SvelteKit app architecture, major features, migrations, routing models, state ownership, adapter strategy, or shared component systems before implementation.
- ▌ Configure Prettier · nerymurillohnd bundleUse when auditing, proposing, configuring, upgrading, or troubleshooting repository Prettier setup, editor integration, formatting checks, hooks, CI, conflicts, or version drift. Require explicit approval before mutation.
- ▌ Sveltekit Engineer · nerymurillohnd bundleUse when implementing, reviewing, or debugging SvelteKit routes, layouts, load functions, form actions, endpoints, hooks, cookies, auth, env, adapters, redirects, or server-only modules. Do not use for component-only work.
- ▌ Svelte Verification · nerymurillohnd bundleUse when verifying Svelte or SvelteKit work before completion, including MCP docs, Svelte CLI commands, autofix, checks, tests, builds, preview servers, browser validation, diagnostics, or failure recovery.
- ▌ Prettier After Edit · nerymurillohnd bundleUse after Codex edits files that should be formatted with Prettier immediately. Resolve project-local Prettier first, fall back to PATH, and do not install dependencies or change configuration.
- ▌ Audit And Cure Memories · nerymurillohnd bundleUse when auditing, verifying, reconciling, or preparing approval-gated updates for Codex memory artifacts at project scope, global scope, or both, including stale-memory cleanup, consistency review, and memory correction.
- ▌ Svelte Component Engineer · nerymurillohnd bundleUse when writing, editing, reviewing, or debugging Svelte 5 components, .svelte.ts modules, props, runes, snippets, bindings, events, accessibility, styles, or component tests. Do not use for route/server-only SvelteKit work.
- ▌ Skill Design Standards · nerymurillohnd bundleDesign, audit, or improve Agent Skills and Codex skills, including plugin-bundled skills. Use when reviewing or changing SKILL.md structure, workflow instructions, supporting resources, or agents/openai.yaml.