Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By infraspecdev
General-purpose development workflow skills: structured research with citations, TDD-based feature implementation with progress tracking, and infrastructure planning document generation (ADR + detailed execution plans)
npx claudepluginhub infraspecdev/tesseract --plugin dev-workflowUse this agent to review plans for sprint-readiness, story quality, sizing, dependency ordering, and acceptance criteria testability. Always dispatch for plans with stories. Evaluates whether stories can go into a sprint backlog as-is.
Use this agent to review plans for cloud infrastructure correctness, service topology, scalability, high availability, and operational readiness (monitoring, alerting, failure modes, capacity planning). Dispatch when reviewing plans that involve infrastructure, cloud services, networking, or reliability concerns.
Use this agent to review plans for cost awareness, resource right-sizing, environment tiering, and FinOps best practices. Dispatch when reviewing plans that involve cloud resources, scaling, storage, compute, or budget considerations.
Use this agent to review plans for clarity, actionability, and software architecture quality. Evaluates whether a developer can pick up the plan and start working without asking questions, and whether the service design is sound. Always dispatch for plans with stories.
Use this agent to review plans for security posture, threat modeling, access control, data protection, and testability/validation strategy. Dispatch when reviewing plans that involve authentication, IAM, encryption, network security, compliance, testing, or rollback procedures.
Use when implementing a new feature, adding functionality, or building a capability that needs requirements gathering, planning, and test-driven implementation with progress tracking. Accepts optional Jira or ClickUp ticket URLs/IDs to seed requirements from card details.
Use when creating infrastructure planning documents — architecture/ADR docs and detailed execution plans with stories that sync to ClickUp. Triggers on mentions of phase planning, ADR creation, detailed plan, story breakdown, or infrastructure planning documents.
Use when reviewing a plan document for quality, completeness, and sprint-readiness — after plan-docs generation, when the user mentions plan review, review my plan, document review, or invokes /plan-review.
Use when the user needs to research a technical topic, compare approaches, or build an evidence-based document with industry sources and expert opinions
Uses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Persona-driven AI development team: orchestrator, team agents, review agents, skills, slash commands, and advisory hooks for Claude Code
No description provided.
Virtual development team: TDD, debugging, code review, backlog management, and proven workflow patterns
Helder's personal SDLC toolbelt for AI coding agents — from PRD to ship. Bundles the tracer-bullet workflow alongside TDD, code review, audits, and shipping skills.
Opinionated 5-phase development lifecycle for Claude Code — language-agnostic, repo-local bin/* delegation
AI-assisted deep planning with research, interview, external LLM review, and TDD approach
Infrastructure review agents for Atmos component repositories: security, architecture, operations, cost optimization, AWS Well-Architected Framework reviews, and terraform plan analysis
Unified SDLC plugin — research, planning, PM integration, implementation, and continuous review with multi-domain support and specialist agents.
Sprint planning tools for ClickUp — bulk operations, relationship fields, plan doc sync, and action logging.
No model invocation
Executes directly as bash, bypassing the AI model
No model invocation
Executes directly as bash, bypassing the AI model
Share bugs, ideas, or general feedback.
A Claude Code plugin marketplace.
In the Marvel universe, the Tesseract was a crystalline container that held the Space Stone — one of the six Infinity Stones, each holding power over a fundamental aspect of existence. Whoever possessed the Tesseract didn't just hold an object; they held the potential to reshape reality itself.
This Tesseract holds something similar. Not Infinity Stones, but plugins — each one a concentrated capability that transforms how you build software. The container is simple. What it holds is powerful.
| Plugin | What It Does |
|---|---|
| Shield | A unified software development lifecycle plugin — research, planning, project management integration, implementation, and continuous code review with specialist agents |
The following plugins have been consolidated into Shield and are no longer maintained as separate plugins:
| Plugin | Replaced By |
|---|---|
infra-review | Shield's domain-specific review skills (terraform/, atmos/, github-actions/) and multi-mode reviewer agents |
clickup-sprint-planner | Shield's PM adapter system (/pm-sync, /pm-status) with the ClickUp adapter at shield/adapters/clickup/ |
dev-workflow | Shield's general skills (/research, /implement, /plan) and superpowers integration |
If you have existing projects using these plugins (e.g., infra-plans/ directories with sprint-planner.json), run /shield init in your project to migrate. Shield detects old plugin config and offers to set up the new .shield.json marker and ~/.shield/ config structure.
Tesseract is a plugin marketplace — a registry that contains one or more Claude Code plugins. You add the marketplace once, then install whichever plugins you need.
# Add the marketplace (one-time)
/plugin marketplace add infraspecdev/tesseract
# Install a plugin from it
/plugin install shield@tesseract
# Enable auto-updates to stay current
/plugin update --auto-update shield@tesseract
Each plugin in the marketplace is independently versioned and released. You can install one, some, or all of them.
Named after Marvel's S.H.I.E.L.D. — the Strategic Homeland Intervention, Enforcement and Logistics Division — the organization that gathers intelligence, plans operations, assembles specialists, and executes missions.
Except here, the homeland is your codebase — and the existential threats are unreviewed pull requests, missing test coverage, security holes hiding in plain sight, and acceptance criteria so vague they'd make Nick Fury weep.
Shield assembles a team of specialist agents and orchestrates them through a structured engineering pipeline. A planner who breaks initiatives into executable stories with testable acceptance criteria. A security reviewer who thinks like an attacker. A cost analyst who's seen $10k/month NAT gateway bills in dev environments. An architect who's debugged cascading failures at 3 AM. An agile coach who ensures stories are sprint-ready. A developer experience engineer who ensures plans are clear enough to execute without questions.
It shields you from the mistakes that haunt on-call rotations — because the best incident is the one that never happened.
One pipeline, many domains. Shield follows a single workflow — research, plan, build, review — but adapts to the domain you're working in. Terraform gets provider-specific research and HashiCorp Configuration Language-aware review. Atmos gets stack hygiene checks. Future domains (Python, TypeScript, Kubernetes) slot in by adding a directory, not by rewriting orchestration.
Continuous review, not gatekeeping. Review isn't a phase at the end — it happens after planning (are the stories actionable?), after each implementation step (did we introduce issues?), and as a final consolidated check. You choose which findings to fix, which to defer, and which to discuss.
Project management as a pluggable adapter. The pipeline doesn't know about ClickUp or Jira. It knows about abstract operations — sync stories, get status, link to epic. Each project management tool implements these operations through its own adapter. Adding a new tool means writing an adapter, not touching any skill or agent.
Agents are specialists. Each agent has a clear domain (security, cost, architecture, operations) and operates in modes depending on context — lightweight checks when reviewing a plan document, deep checklists when reviewing Terraform code. One agent file, multiple depths.
Your config, your rules. The plugin adapts to your setup:
terraform, atmos, or both)clickup, jira, or future adapters)