felipeblassioli

61 mods across 1 repository, 2 stars between them.

agent-skills

01

felipeblassioli/agent-skills

Plugin Claude Code

Felipe Blassioli's personal marketplace of Claude Code plugins — GCP/SRE observability tooling and skill-authoring governance. Public and personal; no warranty.

2 6d ago A tokens not measured

README

02

felipeblassioli/agent-skills

Agent Claude Code

Read-only Claude Code subagents wired for this repository. Each keeps its behaviour in a harness-agnostic system prompt (action language, model aliases not raw slugs, minimal read-only tools) so the ADR-0004 export adapter can retarget it to Codex / Cursor / other harnesses.

2 6d ago A 0 tokens

felipeblassioli/agent-skills

Agent Claude Code

Use before promoting or releasing a skill/plugin, or on demand, to review the marketplace tier for cross-artifact drift — marketplace.json vs each plugin.json, metadata.json vs CHANGELOG vs skill-registry.json versions, and skills that silently duplicate an existing artifact. Complements the per-skill…

2 6d ago A 80 tokens

felipeblassioli/agent-skills

Agent Claude Code

Use before a commit or push, or on demand, to scan staged, unstaged, or untracked changes for private or employer work references, non-personal identities, or leaked GitHub / Slack / Linear / GCP identifiers before they enter this public repository. Complements the deterministic scope-guard hook by catching…

2 6d ago A 83 tokens

PreToolUse

05

felipeblassioli/agent-skills

Hook Claude Code

Runs before the agent uses a tool for Bash tool calls, executing scope-guard-pretooluse.sh via bash. From felipeblassioli/agent-skills.

2 6d ago A tokens not measured

PostToolUse

06

felipeblassioli/agent-skills

Hook Claude Code

Runs after a tool call finishes for Edit and Write tool calls, executing validate-skill-on-edit.sh via bash. From felipeblassioli/agent-skills.

2 6d ago A tokens not measured

felipeblassioli/agent-skills

Cursor rule Cursor

Cursor rule "10-commit-conventions" from felipeblassioli/agent-skills, covering commit conventions, format, scopes, separation of concerns and rules.

2 6d ago A 365 tokens

20-skill-authoring

10

felipeblassioli/agent-skills

Cursor rule Cursor

Cursor rule "20-skill-authoring" from felipeblassioli/agent-skills, covering skill authoring, required files, skill.md constraints, metadata.json schema and after any skill change.

2 6d ago A 0 tokens

30-pr-workflow

11

felipeblassioli/agent-skills

Cursor rule Cursor

PR creation workflow for the agent-skills repo. Applied when creating pull requests, opening PRs, or preparing PR descriptions.

2 6d ago A 25 tokens

felipeblassioli/agent-skills

Cursor rule Cursor

Before changing a maintained artifact, classify its type and maturity using docs/ADR/ADR-0003-artifact-maturity-model.md and docs/specs/artifact-maintenance-workflow.md.

2 6d ago A 230 tokens

felipeblassioli/agent-skills

Instructions file GitHub Copilot

Instructions for felipeblassioli/agent-skills: Review changes under packs/ and the cursor-pack registry/scripts as installable runtime packaging, not as generic docs or JSON edits.

2 6d ago A 363 tokens

felipeblassioli/agent-skills

Instructions file CodexOpenCode

AGENTS.md instructions for felipeblassioli/agent-skills, covering agents.md, repository overview, structure, authoring doctrine and artifact maturity workflow.

2 6d ago A 2,502 tokens

felipeblassioli/agent-skills

Instructions file

Claude Code instructions for felipeblassioli/agent-skills, a project described as: My personal official collection of agent skills, react ones forked from vercel.

2 6d ago A 3 tokens

felipeblassioli/agent-skills

Instructions file Gemini CLI

Gemini CLI instructions for felipeblassioli/agent-skills, a project described as: My personal official collection of agent skills, react ones forked from vercel.

2 6d ago A 3 tokens

prompt-kit

21

felipeblassioli/agent-skills

Plugin Claude Code

Model routing (model-recommender), prompt authoring (smart-prompt), adversarial prompt review (prompt-audit), and escalation-tier tailoring (tailor-to-fable), driven by a shared, self-refreshing /.claude/model-profiles.md so routing never drifts between them or from loop-compiler.

2 6d ago A tokens not measured

SessionStart

22

felipeblassioli/agent-skills

Hook

Runs when a session starts, executing check-model-profiles.sh via bash. From felipeblassioli/agent-skills.

2 6d ago A tokens not measured

model-recommender

23

felipeblassioli/agent-skills

Skill Claude CodeCodex

Recommends which Claude model and effort level to run for a task. Classifies the task into an archetype → tier + effort using the rubric in /.claude/model-profiles.md, then resolves today's model string from that file's tiertomodel. Use when deciding which model to use, routing a task or phase to a model, picking an…

2 6d ago A 110 tokens

prompt-audit

24

felipeblassioli/agent-skills

Skill Claude CodeCodex

Adversarially reviews a draft prompt against a versioned rule set to find what will make it underperform — archetype mismatch, wrong prescription level for the target model, the Fable reasoning-echo trap, negatives that should be positives, unstated expectations, rejected params, and more — then returns tagged…

2 6d ago A 117 tokens