clay-good
- 20 skills
- 0 followers
- 6 hours ago last updated
- ▌ Anvilate · clay-goodScreen a mechanical or structural part against cited engineering checks with Anvilate, and report the result the way an engineer would. Use when asked to size, check, or validate a part, joint, member, or vessel, or to interpret an Anvilate scorecard.
- ▌ Tester · clay-goodTest runner and fixer. Spawns to run the full test suite, diagnose failures, and fix them.
- ▌ Builder · clay-goodCode implementation specialist. Spawns to implement a specific feature, module, or function.
- ▌ Explorer · clay-goodCodebase exploration and analysis specialist. Fast research before implementation.
- ▌ Reviewer · clay-goodSecurity and code quality reviewer. Read-only deep review for vulnerabilities and quality issues.
- ▌
- ▌ Run Tests · clay-goodRun the full test suite, diagnose any failures, fix them, and re-run until green.
- ▌
- ▌
- ▌ Openlore Debug · clay-goodDebug with OpenLore structural context, an explicit root-cause hypothesis, and RED/GREEN verification. Use when a bug, failure, or regression needs diagnosis and repair.
- ▌ Openlore Orient · clay-good bundleRetrieve relevant functions, callers, spec sections, and insertion points from OpenLore before reading source files. Use when starting work that needs structural orientation in an existing codebase.
- ▌ Openlore Repair · clay-goodReconcile one existing OpenSpec specification from deterministic OpenLore MCP observations. Use when a spec may be incomplete, stale, partially covered, or orphaned from current code.
- ▌ Openlore Generate · clay-goodAuthor a new OpenSpec domain specification from deterministic OpenLore MCP evidence. Use when asked to reverse-engineer, generate, or document a specification for existing code.
- ▌ Openlore Brainstorm · clay-goodTransform a feature idea into an annotated story using a Domain Sketch or Constrained Option Tree. Use when asked to brainstorm, explore, or shape a feature before implementation.
- ▌ Openlore Write Tests · clay-goodWrite and run real tests for a function or spec scenario after reading implementation and contract evidence. Use when asked to add, improve, or repair tests without stubs or placeholders.
- ▌ Openlore Plan Refactor · clay-goodIdentify a high-priority refactoring target, assess its blast radius, and write .openlore/refactor-plan.md without changing code. Use when asked to plan or prioritize a refactor.
- ▌ Openlore Review Changes · clay-goodReview code changes using OpenLore risk, call, coverage, and cluster evidence without editing code. Use when asked for a change review, pre-PR safety check, or merge recommendation.
- ▌ Openlore Implement Story · clay-goodImplement a brownfield story with OpenLore orientation, risk checks, spec validation, tests, and drift detection. Use when asked to implement or continue a story in an existing codebase.
- ▌ Openlore Analyze Codebase · clay-goodRun a full static OpenLore analysis and summarize architecture, call graph, refactoring issues, and duplicate code. Use when asked to analyze, map, or assess a codebase without LLM inference.
- ▌ Openlore Execute Refactor · clay-goodApply a confirmed .openlore/refactor-plan.md with a test gate after each change. Use when asked to execute or continue an OpenLore refactoring plan.