- 📁 references/
- 📁 scripts/
- 📄 SKILL.md
- 📄 USAGE.md
Helps estimate and calculate Azure resource costs. Use this skill when users ask about Azure pricing, cost estimation, resource sizing costs, comparing pricing tiers, budgeting for Azure deployments, or understanding Azure billing. Triggers include questions like "how much will this cost in Azure", "estimate Azure costs", "compare Azure pricing", "budget for Azure resources".
- 📄 approval_dialog.applescript
- 📄 container_claude_md.txt
- 📄 Dockerfile
This skill should be used when the user asks to run a command on the host machine, open an application on the host, send a desktop notification to the user, list previously approved host commands, or manage long-running background processes (daemons) on the host. Provides the host-tools binary at /home/ai-pod/.local/bin/host-tools.
- 📁 .github/
- 📁 agents/
- 📁 ai_context/
- 📄 .gitignore
- 📄 AGENTS.md
- 📄 LICENSE.txt
Run a complete quality engineering audit on any codebase. Derives behavioral requirements from the code, generates spec-traced functional tests, runs a three-pass code review with regression tests, executes a multi-model spec audit (Council of Three), and produces a consolidated bug report with TDD-verified patches. Finds the 35% of real defects that structural code review alone cannot catch. Works with any language. Trigger on 'quality playbook', 'spec audit', 'Council of Three', 'fitness-to-purpose', or 'coverage theater'.
- 📁 bin/
- 📄 install.sh
- 📄 SKILL.md
Audit this project's AI agent access — systems, permissions, data, risks, regulatory flags.
Enforce code quality using ruff, pytest coverage, and static type checking
Post-merge workflow — extract lessons and wrap
How to write Builder's public product documentation. Use when editing README or `docs/src/content/docs` pages.
- 📁 .claude-plugin/
- 📁 commands/
- 📁 docs/
- 📄 .gitignore
- 📄 LICENSE
- 📄 README.md
Engineering methodology skill for all tasks. Core behaviors: clarify before assuming, investigate before asking, verify before delivering, review full dependency chains, match existing code style. Trigger on: any task start, code development, debugging, multi-step work. Do NOT skip just because the task looks easy.
Use when attacking Active Directory environments, hunting Kerberoastable accounts, AS-REP roasting, DCSync, Pass-the-Hash, Pass-the-Ticket, BloodHound path analysis, LDAP enumeration, GPO abuse, ACL abuse, or full AD domain compromise chains. Also use when the user says "attack AD", "domain compromise", "Kerberoast", "DCSync", "BloodHound", or "lateral movement".
用于创建架构类 Issue(RFC 风格)。当用户需要明确模块边界、核心设计和落地路线时使用。
Run a regression-tests-first cleanup/refactor workflow to reduce slop
Two-mode planner — produces plan.md from CONTEXT.md (Planning), then decomposes approved plan into task JSON files phase-at-a-time (Decomposition)