bfinster
01Plugin Claude Code
Plugin marketplace listing 3 plugins: dev-team, security-assessment, marketplace-dev.
Plugin Claude Code
Plugin marketplace listing 3 plugins: dev-team, security-assessment, marketplace-dev.
Agent Claude Code
ES Modules enforcement — import/export only, no require/module.exports, no dirname/filename.
Agent Claude Code
Python code quality — type hints, exception handling, modern idioms, dataclass/Pydantic patterns.
Hook Claude Code
Runs when a session starts, executing install-dev-team.sh, ensure_npm_ci.py, ensure_code_graph_tools.py and ensure_session_archive.py via bash (4 commands). From bdfinst/agentic-dev-team.
Hook Claude Code
Runs before the agent uses a tool for Bash, Read and Glob tool calls, running an inline shell check (2 commands). From bdfinst/agentic-dev-team.
Hook Claude Code
Runs after a tool call finishes for Edit, Write and MultiEdit tool calls, executing format_python.py and format_js.py via python3 (2 commands). From bdfinst/agentic-dev-team.
Settings file Claude Code
Agent settings declaring 3 hook events (SessionStart, PreToolUse, PostToolUse).
Skill Claude CodeCodex
Use when working in a Claude Code web/cloud session (claude.ai/code) for this repo, or when asked how to install this plugin, run its skills, or set up tooling in a fresh cloud VM — covers the Setup script, the SessionStart fallback hook, and the file-based fallback when network policy blocks plugin install.
Skill Claude CodeCodex
Use for any question about a codebase, its architecture, file relationships, or project content — especially when graphify-out/ exists, where the question should be treated as a graphify query first. Turns any input (code, docs, papers, images, videos) into a persistent knowledge graph with god nodes, community…
Instructions file
Claude Code instructions for bdfinst/agentic-dev-team, covering agentic dev team — plugin development, working rules, repository structure, developing the plugin and prerequisites.
Skill Claude CodeCodex
Deploy the application to staging or production.
Command
Charter-driven exploratory testing of a running endpoint.
Plugin Claude Code
A tiny example plugin used as a clean eval fixture for plugin-best-practices-review.
Agent
Designs widget composition boundaries and reviews structural tradeoffs.
Plugin Claude Code
An example plugin with a deliberate agent-type mismatch, used as an eval fixture.
Agent
Assert each plugin version equals its catalog entry version and ref.
Plugin Claude Code
Persona-driven AI development team: orchestrator, team agents, review agents, skills (agent-loaded and user-invocable slash commands), and advisory hooks for Claude Code.
Agent
WCAG 2.1 AA compliance, semantic HTML, ARIA, keyboard navigation, focus management.
Agent
Creates and manages Architecture Decision Records (ADRs) with a decision framework for when to create one.
Agent
Checks whether AI-authored test assertions and non-obvious production decisions carry human-verification evidence, flags verification debt and regeneration-risk candidates.
Agent
Angular Zone.js change-detection pitfalls, OnPush + immutability violations, RxJS subscription leaks, async-pipe alternatives.
Agent
Architectural alignment — ADR compliance, layer boundary violations, dependency direction, pattern consistency.
Agent
System design, architecture definition, and technical decision oversight.
Agent
Propose issue-number groupings among currently-ungrouped autoship candidates from their titles and bodies.