architecture
01Command
Defines the System Architecture — stack, DBs, infra.
Command
Defines the System Architecture — stack, DBs, infra.
Command
Runs tasks — delegates coding to sub-agents, tracks progress.
Command
Defines the Product — what, why, and for who.
Command
Builds the Product Roadmap — features and their order.
Command
Creates the Functional Spec — what the feature does for the user.
Command
Breaks the Tech Spec into a task list for engineers.
Command
Creates the Technical Spec — how the feature will be built.
Command
Verifies spec completion — checks acceptance criteria, marks Status as Completed.
Agent Claude Code
Use this agent when the user needs help with DevOps tasks involving AWS services, Docker containers, Terraform infrastructure-as-code, CI/CD pipelines, cloud architecture, or any combination of these technologies. This includes provisioning infrastructure, debugging deployment issues, writing Dockerfiles, creating…
Agent Claude Code
Use this agent when the user needs to work with telemetry data, analytics, dashboards, insights, funnels, trends, retention, or any PostHog-related analysis tasks. This includes querying events, creating or modifying dashboards, analyzing user behavior, investigating metrics, building cohorts, or exploring telemetry…
Agent Claude Code
Use this agent when the user needs help with any task related to Python code, including writing, debugging, refactoring, reviewing, or explaining Python code. This covers general Python development as well as work involving ChromaDB, FastMCP, or any Python library or framework.\n\nExamples:\n\n- Example 1:\n user…
Agent Claude Code
Use this agent when code changes have been made and need to be tested for bugs, regressions, or unexpected behavior. This agent runs tests, exercises functionality, and reports issues — it never reads source code directly.\n\nExamples:\n\n- Example 1:\n Context: The user has just finished implementing a new feature.\n…
Agent Claude Code
Use this agent when the user needs help with any TypeScript-related development task, including but not limited to: writing TypeScript code, debugging type errors, designing type systems, configuring TypeScript projects, migrating JavaScript to TypeScript, understanding advanced TypeScript features, working with…
Skill Claude CodeCodex
This skill should be used when the user asks to "set up ChromaDB", "create a Chroma collection", "add embeddings to ChromaDB", "query ChromaDB", "search vectors", "semantic search with ChromaDB", "filter ChromaDB results", "ChromaDB metadata filtering", "configure Chroma", "use ChromaDB persistent client", "delete…
Skill Claude CodeCodex
Project documentation guidelines. Use when asked to "write documentation", "create a CLAUDE.md", "write a README", "document this project", "improve documentation", "add a Design Intent section", or when creating/updating CLAUDE.md or README.md files.
Skill Claude CodeCodex
This skill should be used when the user asks to "create an MCP server", "build an MCP tool", "add an MCP resource", "define MCP prompts", "set up FastMCP", "run an MCP server", "expose tools via MCP", "mount MCP sub-servers", "configure MCP transport", "add authentication to MCP", "test an MCP server", "use the MCP…
Skill Claude CodeCodex
This skill should be used when the user asks to "create an npx package", "build a CLI tool with TypeScript", "set up a Node.js CLI", "publish an npm package", "configure package.json bin field", "add CLI argument parsing", "create an executable npm package", or when writing TypeScript code for a command-line tool…
Skill Claude CodeCodex
This skill should be used when the user asks to "write Python code", "create a Python module", "set up a Python project", "review Python code", "refactor Python", "add type hints", "fix Python style", or when generating any Python source code. Provides modern Python 3.12+ best practices covering syntax, type hints…
Skill Claude CodeCodex
Use when working with Terraform or OpenTofu - creating modules, writing tests (native test framework, Terratest), setting up CI/CD pipelines, reviewing configurations, choosing between testing approaches, debugging state issues, implementing security scanning (trivy, checkov), or making infrastructure-as-code…
Skill Claude CodeCodex
This skill should be used when the user asks to "write TypeScript code", "create a TypeScript module", "define TypeScript types", "add type annotations", "use generics", "handle errors in TypeScript", "set up tsconfig", "organize TypeScript project", or when writing any TypeScript code that is not tied to a specific…
MCP server Claude CodeCodexCursor +2
MCP server "awslabs.aws-documentation-mcp-server" as configured in provectus/awos-recruitment. Runs locally from the awslabs.aws-documentation-mcp-server@latest Python package. Needs 3 environment variables to run.
MCP server Claude CodeCodexCursor +2
MCP server "posthog", hosted remotely at mcp.posthog.com, as configured in provectus/awos-recruitment.
Agent
Designs and builds agentic AI workflows for insurance underwriting on AWS Bedrock AgentCore. Combines underwriting domain knowledge with LangGraph and AgentCore implementation expertise. Produces pipeline specifications before writing code. Use when creating automated submission processing pipelines, extraction…
Agent
Orchestrates Research → Design → Implement → Validate workflow for building AWS infrastructure with Terraform. Leverages AWS documentation, Terraform Registry, and live AWS API calls to produce well-architected, convention-compliant infrastructure code.