release
01Skill Claude CodeCodex
Prepare, verify, publish, or troubleshoot a tfmcp release to crates.io and GitHub. Use for version changes, release readiness checks, changelog preparation, tagging, or publication.
Skill Claude CodeCodex
Prepare, verify, publish, or troubleshoot a tfmcp release to crates.io and GitHub. Use for version changes, release readiness checks, changelog preparation, tagging, or publication.
Cursor rule Cursor
General project guidelines for tfmcp. Always consider these guidelines when working on the project.
Cursor rule Cursor
Rust coding standards and architecture guidelines for tfmcp.
Cursor rule Cursor
Terraform standards and best practices for tfmcp.
Cursor rule Cursor
MCP protocol implementation guidelines and standards.
Instructions file
Instructions for nwiizo/tfmcp, covering claude.md, quick reference, quality checks (run before commits), project structure and key rules.
Skill Claude CodeCodex
Generate Japanese daily reports, reflection prompts, guides, reviews, and trend reports from Claude Code or Codex work logs. Use when the user asks for nippo, 日報, daily, reflection, guide, report, review, insight, trend, plan, ledger, or wants to summarize recent Claude Code/Codex work.
Instructions file CodexOpenCode
Instructions for nwiizo/nippo, covering nippo, read first, development, change map and rules.
Skill Claude CodeCodex
Run performance benchmarks with criterion. Compare against baselines and profile hotspots.
Skill Claude CodeCodex
Implementation verification - runs format, lint, test, and build checks on the workspace.
Skill Claude CodeCodex
Production readiness audit - checks unwrap elimination, error handling, clippy, docs, channel usage, and test count.
Skill Claude CodeCodex
Release deployment process for ccswarm. Version update, quality gates, build, tag, publish.
Skill Claude CodeCodex
Parallel development workflow using git worktrees. Each agent gets an isolated worktree for safe concurrent work.
Skill Claude CodeCodex
Human-in-the-loop approval workflow for high-risk agent operations (file deletions, deployments, config changes).
Skill Claude CodeCodex
Run mutation tests with cargo-mutants to verify test quality. Reports caught, missed, and timed-out mutants.
Skill Claude CodeCodex
Full integrated review covering design compliance, code quality, duplicate detection, and architecture patterns. Run after significant changes.
Skill Claude CodeCodex
Architecture pattern compliance review. Evaluates Type-State, Channel-Based, Iterator Pipelines, Actor Model, and Minimal Testing patterns.
Skill Claude CodeCodex
Duplicate code detection using similarity-rs. Identifies refactoring candidates based on semantic similarity.
Skill Claude CodeCodex
Review uncommitted changes, fix actionable correctness issues, and verify the result.
Skill Claude CodeCodex
Apply Rust-native patterns (Type-State, Channel-Based, Actor Model) to ccswarm development.
Agent Claude Code
Sub-agents for the ccswarm project. Designed for both individual invocation and Agent Teams parallel execution.
Agent Claude Code
Integrated review agent. Reviews design compliance, code quality, and architecture patterns all at once. Used with /review-all skill.
Agent Claude Code
Architecture pattern specialized review agent. Verifies compliance with Type-State, Channel-Based, Actor Model and other patterns. Used with /review-architecture skill.
Agent Claude Code
Backend development specialist for APIs, databases, server logic, and authentication. Use this agent for REST/GraphQL APIs, database design, and server-side business logic.