Agent skill
triz
Apply TRIZ cross-domain analogical reasoning to find solutions from adjacent fields. Use when conventional approaches stall.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/triz
SKILL.md
TRIZ Cross-Domain Analysis
When To Use
- Stuck on a problem and need perspectives from other domains
- Exploring cross-domain analogies for inventive solutions
When NOT To Use
- Standard code search or literature review (use other tome channels)
- Problems with obvious, well-known solutions
Apply Altshuller's Theory of Inventive Problem Solving to find solutions from adjacent fields.
Depth Levels
| Depth | Fields | Analysis |
|---|---|---|
| light | 1 | Contradiction only |
| medium | 2 | Contradiction + field mapping |
| deep | 3 | Full matrix + principles |
| maximum | 5 | Distant fields + full TRIZ |
Workflow
- Abstract the problem into TRIZ formulation
- Identify technical contradiction
- Map to adjacent fields using Semantic Scholar's field taxonomy
- Search for solved analogues in those fields
- Build bridge mappings with rationale
Field Mapping Strategy
- Software architecture: civil engineering, biology
- Data structures: logistics, materials science
- Algorithms: operations research, genetics
- Security: military strategy, immunology
- Financial: game theory, ecology
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?