Opinionated defaults and full lifecycle playbook for secrets and environment variables. Decides where a secret or env-specific value lives (constant, .env, CI secret, env var), scaffolds .env.example and .gitignore, and manages the lifecycle end to end — add, update, rotate, remove, migrate between buckets, audit…
Proves a behavior-preserving code change (refactor, rename, split, merge, extract, inline, or delete of confirmed-dead code) is actually complete. Plans the change as a dependency tree, executes it from the leaves up, and after each step proves 1:1 semantic equivalence through four independent checks — exported…
Creates, enhances, and reviews Python CLI code using modern patterns with Typer and Rich. Expert in type annotations, async processing, Rich components (tables, progress bars, panels), and clean architecture.
Creates, reviews, and modernizes Python 3.11+ test suites using pytest. Expert in pytest-mock (not unittest.mock), hypothesis property-based testing, pytest-asyncio, and pytest-bdd. Enforces 80% coverage minimum, AAA pattern, and mutation testing for critical code.
Use this agent when you need to test, validate, or demonstrate the capabilities of the mcpmcp-json-yaml-toml MCP server for programmatic manipulation of JSON, YAML, and TOML files. This agent should be invoked when:\n\n- Testing specific query, edit, or interaction operations on structured data files\n- Validating…
Instructions for bitflight-devops/mcp-json-yaml-toml, covering mcp json/yaml/toml server - ai agent instructions, project context, linting philosophy, development workflow and environment setup.
Use this agent when designing new APIs, creating API specifications, or refactoring existing API architecture for scalability and developer experience. Invoke when you need REST/GraphQL endpoint design, OpenAPI documentation, authentication patterns, or API versioning strategies.
A comprehensive ESLint MCP Server for AI tools with incremental detection and auto-fix capabilities. Runs locally from the eslint-mcp-server npm package.