Skip to main content

Skills dans ce dépôt

rjmurillo/ai-agents - Page 3

SkillsMP a collecté 119 skills depuis rjmurillo/ai-agents. Ouvrez un skill pour examiner sa source et ses détails.

rjmurillo/ai-agents

Affichage de 39 skills collectés sur 119.

métier
Analystes en sécurité de l'information
description

Security review knowledge delivered as parent-inline context (the form-factor counterpart to the security agent). Threat-models a code change, scores risk with CWE/CVE evidence, and returns a verdict. Use to review a diff or snippet for vulnerabilities when…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Guidance for using Serena's LSP-powered symbol analysis. Use when you say "how do I find a symbol", "trace references for this method", "explore this file's structure", or when grep/text search would be imprecise. Do NOT use to populate the knowledge base…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Use when you say `query agent logs`, `find slow tool calls`, or `show agent errors`. Query and analyze agent JSONL event logs for debugging, performance analysis, and decision tracing.

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

Input adapter that extracts a book's method into a structured payload and hands it off to SkillForge. Use when an operator wants to turn a methodology-bearing book (The Mom Test, Make It Stick, Influence, The Pragmatic Programmer, etc.) into one or more…

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

Guidance for maintaining memory quality through curation. Covers updating outdated memories, marking obsolete content, and linking related knowledge. Use when memories need modification, when new information supersedes old, or when building knowledge graph…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Advanced Git workflows including rebasing, cherry-picking, bisect, worktrees, and reflog. Use when managing complex Git histories, collaborating on feature branches, or recovering from repository issues. Use when you say "rebase my branch", "cherry-pick a…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Systematic multi-step codebase analysis producing prioritized findings with file-line evidence. Covers architecture reviews, security assessments, and code quality evaluations through guided exploration, investigation planning, and synthesis. Use when you say…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Build incrementally. Implement changes in thin vertical slices with TDD and atomic commits. Run after /plan.

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Prove it works. Multi-dimensional quality validation across functional, non-functional, security, DevOps, DX, and observability. Run after /build.

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Use when responding to PR review comments for specified pull request(s)

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Ship it. Pre-flight validation, CI check, and PR creation. Run after /review.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Fill an unfilled auto-retro skeleton for a date by running the retrospective skill

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Evaluate existing solutions (libraries, SaaS, open source) AND internal prior-art before custom development to avoid reinventing the wheel. Use when considering building new features, asking "should I build or use existing", "do we already have this", "is…

Langue du texte source : anglais

mis à jour
métier
Analystes en assurance qualité des logiciels et testeurs
description

Validate code against style rules from .editorconfig, StyleCop.json, and Directory.Build.props. Use when you say "check style compliance", "validate editorconfig rules", "run style enforcement", "check naming conventions", or "validate line endings". Detects…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Identify code ownership before modifying validators or linters. Checks file headers for provenance indicators, reviews documentation, and determines provenance as UPSTREAM, LOCAL, VENDOR, or UNKNOWN. Prevents accidental modification of upstream tools.

Langue du texte source : anglais

mis à jour
métier
Spécialistes en gestion de projets
description

Detect and stop manufactured work after a deliverable appears done. Use when a worker has produced a plan, issue, PR, backlog item, research artifact, or follow-up task and you need to verify it was demanded by a real user, acceptance criterion, or blocked…

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

Populates the Forgetful knowledge base using Serena's LSP-powered symbol analysis for accurate, comprehensive codebase understanding. Use when you say "encode this repository", "populate forgetful with this codebase", "onboard to this repo", "refresh project…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Repair malformed markdown code fence closings. Use when you say "fix markdown fences", "repair code block closings", "markdown rendering broken", "code blocks bleeding into content", or "validate markdown code blocks" on any .md file. Do NOT use for…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Investigate historical context of existing code, patterns, or constraints before proposing changes. Automates git archaeology, PR/ADR search, and dependency analysis to prevent removing structures without understanding their purpose. Use when you ask "why…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Scaffold project documentation (README, ARCHITECTURE, API, CODE_COMMENTS) from templates with documented standards. Use when bootstrapping docs for a new or under-documented codebase.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Gather comprehensive context from Forgetful Memory, Context7 docs, DeepWiki, and web sources before planning or implementation. Follows the exploring-knowledge-graph skill to search across all knowledge tiers and returns a focused summary with a parseable…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Systematic abstraction discovery using Commonality Variability Analysis. Build matrix of what varies vs what's constant, then let patterns emerge. Prevents wrong abstractions by deferring pattern selection until requirements are analyzed. Use when facing…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Classify problems into Cynefin Framework domains (Clear, Complicated, Complex, Chaotic, Confusion) and recommend appropriate response strategies. Use when unsure how to approach a problem, facing analysis paralysis, or needing to choose between expert…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Manage execution plans as versioned artifacts with progress tracking and decision logs. Use when you say "create execution plan", "update plan progress", "log decision", "complete plan", or "abandon plan". Do NOT use to break work into milestones or delegate…

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

Guidance for deep knowledge graph traversal across memories, entities, and relationships. Use when needing comprehensive context before planning, investigating connections between concepts, or answering "what do you know about X" questions.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

BLOCKING INTERCEPT: When ANY github.com URL appears in user input, STOP and use this skill. Never fetch GitHub HTML pages directly - they are 5-10MB and will exhaust your context window. This skill routes URLs to efficient API calls (1-50KB). Triggers on:…

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

Generate evidence-based documentary reports by searching across all 4 memory systems (Claude-Mem, Forgetful, Serena, DeepWiki), .agents/ artifacts, and GitHub issues. Produces investigative journalism-style analysis with full citation chains. Use when you ask…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Architectural analysis workflow using Serena symbols and Forgetful memory. Use when you say "analyze the architecture of this project", "map out the codebase structure", "trace dependencies for this component", "document the architecture", or "what components…

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

Detect agent conversation loops via topic-signature similarity and emit a self-reflection nudge. Use as an orchestrator guard against repetitive responses and token-burning loops. Use when you say "check stuck loop", "detect repetition", "agent looping", or…

Langue du texte source : anglais

mis à jour
métier
Spécialistes en gestion de projets
description

Run a 5-layer interview to elicit how a team actually works (rhythms, decisions, dependencies, institutional knowledge, friction) and emit a structured operating model. Use when you say "elicit operating model", "interview team operating model", "how does…

Langue du texte source : anglais

mis à jour
métier
Spécialistes en gestion de projets
description

Twenty-minute diagnostic mapping a team to a world-model paradigm (vector DB, structured ontology, signal-fidelity). Use when you say "run the world model diagnostic", "audit our world model", "which world model architecture fits us", or "audit where we…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Systematic abstraction discovery using Commonality Variability Analysis. Build matrix of what varies vs what's constant, then let patterns emerge. Prevents wrong abstractions by deferring pattern selection until requirements are analyzed. Use when facing…

Langue du texte source : anglais

mis à jour
métier
Analystes en sécurité de l'information
description

Content controlled security eval skill

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Plan how to build it. Decompose specs into milestones with dependencies and risk mitigations. Run after /spec.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Detect Spec to Code drift. Scan REQ/DESIGN/TASK specs for references to code that no longer exists, then report drift for review. Run after a hand-edit that moved or deleted code.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Write a timestamped mid-session checkpoint snapshot of decisions, progress, and next actions to .agents/checkpoints/, then link it from the active session log.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Treat upstream validators as authoritative. Align local config to them. Use when validation fails unexpectedly, before modifying validator behavior, or when tempted to change upstream tool code.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

Use when validating a PR title and description for conventional commit format, issue linking keywords, and template compliance before submission

Langue du texte source : anglais

mis à jour
métier
Administrateurs de réseaux et de systèmes informatiques
description

Use when setting up new development environment or troubleshooting MCP connectivity. Configures Context Hub dependencies including Forgetful MCP server and plugin prerequisites.

Langue du texte source : anglais

mis à jour
Affichage de 39 skills collectés sur 119.