AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
FlorianBruniaux avatar

FlorianBruniaux

56 listings · 0 installs

Open-source publisher. Listings imported from github.com/FlorianBruniaux — credited to the original author with their license.

↗ github.com/FlorianBruniaux
56+ results
Self-run
SKILL

Ci Pipeline

Push current branch and return the pipeline tracking URL (GitLab or GitHub Actions)

0
27
Free
Self-run
SKILL

Guide Recap

Transform CHANGELOG entries into social content (LinkedIn, Twitter/X, Newsletter, Slack) in FR + EN. Use after releases or weekly to generate release notes, announcements, social media posts, or recap summaries from guide updates.

0
45
Free
Self-run
SKILL

Git Worktree

Create isolated git worktrees for feature development without switching branches

0
42
Free
Self-run
SKILL

Release Notes Generator

Generate release notes in 3 formats (CHANGELOG.md, PR body, Slack announcement) from git commits. Automatically categorizes changes and converts technical language to user-friendly messaging. Use for releases, changelogs, version notes, what's new summaries, or ship announcements.

0
56
Free
Self-run
SKILL

Talk Stage2 Research

Performs git archaeology, changelog analysis, and builds a verified factual timeline by cross-referencing git history with source material. REX mode only (skipped automatically in Concept mode). Use when building a REX talk and you need verified commit metrics, release timelines, and contributor data from a git repository.

0
19
Free
Self-run
SKILL

Sandbox Status

Display native sandbox status, configuration, and recent violations

0
24
Free
Self-run
SKILL

Land And Deploy

Merge PR, wait for CI, verify deploy, run canary. The complete landing pipeline.

0
30
Free
Self-run
SKILL

Check Cache Bugs

Audit Claude Code setup for cache bugs (CC#40524): sentinel, --resume/--continue, attribution header + ArkNill B3/B4/B5

0
19
Free
Self-run
SKILL

Review Pr

Perform a comprehensive code review of a pull request

0
45
Free
Self-run
SKILL

Git Ai Archaeology

Analyze AI config evolution in a git repo. Use when mapping AI adoption history, finding when configs were first introduced, charting commit velocity by month, or identifying maturity phases in a project's AI tooling.

0
25
Free
Self-run
MCP

Claude Code Plugins

Production-ready Claude Code plugins: skills, hooks, agents, slash commands, and MCP templates.

0
42
Free
Self-run
SKILL

Ccboard

Launch and navigate the ccboard TUI/Web dashboard for Claude Code. Use when monitoring token usage, tracking costs, browsing sessions, or checking MCP server status across projects.

0
32
Free
Self-run
SKILL

Eval Skills

Audit all skills in the current project for frontmatter completeness, effort level appropriateness, allowed-tools scoping, and content quality. Produces a scored report with effort-level recommendations for each skill. Use when onboarding to a new project, reviewing skill quality before shipping, or adding effort fields to an existing skill library.

0
41
Free
Self-run
SKILL

Talk Stage5 Script

Produces a complete 5-act pitch with speaker notes, a slide-by-slide specification, and a ready-to-paste Kimi prompt for AI slide generation. Requires validated angle and title from Stage 4. Use when you have a confirmed talk angle and need the full script, slide spec, and AI-generated presentation prompt.

0
30
Free
Self-run
SKILL

Cyber Defense Team

Orchestrate a 4-agent cyber defense pipeline to analyze log files for threats. Use when investigating security logs, detecting anomalies in access patterns, classifying breach severity, or generating incident reports from nginx/auth/syslog files.

0
24
Free
Self-run
SKILL

Eval Agents

Audit Claude Code agents defined in .claude/agents/ for description specificity, model tier appropriateness, tools scoping, and system prompt quality. Detects dispatch ambiguity between agents, flags over-permissive tool grants, and checks for human-in-the-loop patterns that break programmatic orchestration. Use when onboarding to a project with existing agents, after adding new agents to a fleet…

0
31
Free
Self-run
SKILL

Explain

Explain code, concepts, or system behavior with adjustable depth levels

0
38
Free
Self-run
SKILL

Git Worktree Clean

Clean up stale git worktrees with merged branch detection and disk usage report

0
40
Free
Self-run
SKILL

Methodology Advisor

Analyzes your codebase and asks 3 targeted questions to recommend the right AI-assisted development methodology stack

0
30
Free
Self-run
SKILL

Landing Page Generator

Generate complete, deploy-ready landing pages from any repository. Use when creating a homepage for an open-source project, building a project website, converting a README into a marketing page, or standardizing landing pages across multiple repos.

0
36
Free
Self-run
SKILL

Talk Stage6 Revision

Produces revision sheets with quick navigation by act, a master concept-to-URL table, Q&A cheat-sheet with 6-10 anticipated questions, glossary, and external resources list. Use when preparing for a talk with Q&A, creating shareable reference material for attendees, or building a safety-net glossary for live delivery.

0
30
Free
Self-run
SKILL

Rtk Optimizer

Wrap high-verbosity shell commands with RTK to reduce token consumption. Use when running git log, git diff, cargo test, pytest, or other verbose CLI output that wastes context window tokens.

0
45
Free
Self-run
SKILL

Review Plan

Structured plan review across 4 axes before writing any code (inspired by Garry Tan's workflow)

0
32
Free
Self-run
SKILL

Pr Triage

4-phase PR backlog management with audit, deep code review, validated comments, and optional worktree setup. Use when triaging pull requests, catching up on pending code reviews, or managing a backlog of open PRs. Args: 'all' to review all, PR numbers to focus (e.g. '42 57'), 'en'/'fr' for language, no arg = audit only.

0
32
Free
Self-run
SKILL

Plan Pipeline

Orchestrates the complete planning pipeline: product direction (ceo-review) -> architecture (eng-review) -> implementation plan (start) -> validation (validate) -> execution (execute). Run stages individually or let the orchestrator coordinate the full flow.

0
34
Free
Self-run
SKILL

Talk Stage3 Concepts

Builds a numbered, categorized concept catalogue from the talk summary and timeline, scoring each concept HIGH / MEDIUM / LOW for talk potential with optional repo enrichment. Use when you need a structured inventory of concepts before choosing a talk angle, or when assessing which ideas have the strongest presentation potential.

0
23
Free
Self-run
SKILL

Release Notes

Generate release notes in multiple formats from git commits

0
41
Free
Self-run
SKILL

Autoresearch

Autonomous improvement loop: scan codebase metrics, scaffold experiment files, run agent-driven iterations until metric improves

0
23
Free
Self-run
MCP

Node Dep Scope

Symbol-level npm dependency analysis: scan verdicts, native alternatives, migration prompts.

0
31
Free
Self-run
SKILL

Ci Status

Show current pipeline status for the active branch (GitLab CI or GitHub Actions)

0
35
Free
Self-run
SKILL

Recipe Template

Template for commands that implement a structured recipe: validate preconditions, then execute numbered steps. Fork this and replace the placeholder content. The 'Context Validation Checkpoints' section is the key pattern, forcing Claude to verify preconditions before starting.

0
37
Free
Self-run
SKILL

Git Worktree Status

Check status of background verification tasks running in a git worktree

0
23
Free
Self-run
SKILL

Eval Rules

Audit .claude/rules/ files for structural correctness, glob validity, and real-world usefulness. Resolves each paths: pattern against actual project files, then asks the user whether each rule is still relevant and useful. Can update rules in-place based on answers. Use when setting up rules for the first time, debugging rules that fire too often or never, or doing a periodic rules hygiene pass.

0
39
Free
Self-run
SKILL

Audit Codebase

Codebase health audit scoring 7 categories with progression plan

0
38
Free
Self-run
SKILL

Ci Tests

Run the test suite for the current repo, auto-detecting Python (pytest/uv), Node (vitest/pnpm), or Rust (cargo test)

0
31
Free
Self-run
SKILL

Validate Changes

Evaluate staged changes using LLM-as-a-Judge before committing

0
26
Free
Self-run
SKILL

Design Patterns

Detect, suggest, and evaluate GoF design patterns in TypeScript/JavaScript codebases. Use when refactoring code, applying singleton/factory/observer/strategy patterns, reviewing pattern quality, or finding stack-native alternatives for React, Angular, NestJS, and Vue.

0
31
Free
Self-run
SKILL

Git Worktree Remove

Safely remove a git worktree with branch cleanup and safety checks

0
37
Free
Self-run
SKILL

Handoff Create

Generate a structured handoff document from the current session. Captures scope, relevant files with line numbers, key discoveries, work completed, current status, next steps, and code snippets. Use before ending a session or handing work to another agent.

0
22
Free
Self-run
SKILL

Talk Stage4 Position

Generates 3-4 strategic talk angles with strength/weakness analysis, title options, CFP descriptions, and a peer feedback draft, then enforces a mandatory CHECKPOINT for user confirmation before scripting. Use when deciding how to frame a talk, preparing a CFP submission, or choosing between multiple narrative angles.

0
22
Free
Self-run
SKILL

Talk Stage1 Extract

Extracts and structures source material (articles, transcripts, notes) into a talk summary with narrative arc, themes, metrics, and gaps. Auto-detects REX vs Concept type. Use when starting a new talk from any source material or auditing existing material before committing to a talk.

0
25
Free
Self-run
SKILL

Catchup

Restore context after /clear by summarizing recent work and project state

0
32
Free
Self-run
SKILL

Ci All

Full CI pipeline: run local tests, type check, push branch, and return the pipeline URL. The only command you need before opening a PR.

0
27
Free
Self-run
MCP

Ccboard

Monitor Claude Code sessions, costs, config, hooks, agents & MCP servers from a single Rust binary — TUI (9 tabs) + Web interface with live process tracking, budget alerts, and 30-day forecasting

0
41
Free
Self-run
SKILL

Flow Lean

>

0
12
Free
Self-run
SKILL

Skill Usage Report

>

0
11
Free
Self-run
SKILL

Eval Hooks

Audit Claude Code hooks defined in settings.json files for validity, performance safety, and correctness. Resolves each command against the filesystem, checks exit-code strategy for blocking hooks, flags missing timeouts, and reviews interactive vs async patterns. Use when setting up hooks for the first time, debugging a hook that never fires or hangs the agent, or doing a periodic hooks hygiene…

0
32
Free
Self-run
SKILL

Skill Creator

Scaffold a new Claude Code skill with SKILL.md, frontmatter, and bundled resources. Use when creating a custom skill, standardizing skill structure across a team, or packaging a skill for distribution.

0
43
Free
Self-run
SKILL

Routines Discover

Analyzes the current project to surface high-value Routines use cases across the three trigger types (schedule, API, GitHub events). Usage: /routines-discover

0
21
Free
Self-run
SKILL

Audit Agents Skills

Audit Claude Code agents, skills, and commands for quality and production readiness. Use when evaluating skill quality, checking production readiness scores, or comparing agents against best-practice templates.

0
36
Free
Self-run
SKILL

Diagnose

Interactive troubleshooting assistant for Claude Code issues

0
36
Free
Self-run
SKILL

Handoff Resume

Load a handoff document and resume work from where a previous session left off. Parses scope, file references, completed work, and next steps, then confirms understanding before proceeding.

0
32
Free
Self-run
MCP

Google Search Console Mcp

57 MCP tools for Google Search Console, GA4, CrUX, IndexNow, schema, drift, content and PageSpeed audits

0
33
Free
Self-run
SKILL

Issue Triage

3-phase issue backlog management with audit, deep analysis, and validated triage actions. Use when triaging GitHub issues, sorting bug reports, cleaning up stale tickets, or detecting duplicate issues. Args: 'all' to analyze all, issue numbers to focus (e.g. '42 57'), 'en'/'fr' for language, no arg = audit only.

0
34
Free
Self-run
SKILL

Talk Pipeline

Orchestrates the complete talk preparation pipeline from raw material to revision sheets, running 6 stages in sequence with human-in-the-loop checkpoints for REX or Concept mode talks. Use when starting a new talk pipeline, resuming a pipeline from a specific stage, or running the full end-to-end preparation workflow.

0
27
Free
Self-run
SKILL

Canary

Post-deploy monitoring: watch production after a deploy and alert on regressions

0
30
Free