Agent skill
discovery.tech_landscape
Assess technical patterns, integrations, and constraints in the domain to inform feasibility and strategy.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/testing/discoverytech-landscape-edwardmonteiro-aiskillinpractice
SKILL.md
Purpose
Help engineering leadership quickly synthesize domain research into actionable technical exploration tasks during discovery.
Pre-run Checklist
- ✅ Align with security, platform, and data stakeholders on non-negotiable constraints.
- ✅ Gather existing architecture diagrams and system inventories.
- ✅ Clarify the decision timeline for selecting technologies.
Invocation Guidance
codex skills run discovery.tech_landscape \
--vars "domain={{domain}}" \
"constraints={{constraints}}" \
"existing_stack={{existing_stack}}" \
"partnership_targets={{partnership_targets}}"
Recommended Input Attachments
- Current architecture diagrams.
- Procurement or compliance requirements.
- Vendor documentation links.
Claude Workflow Outline
- Outline the domain context and key constraints.
- Summarize prevailing architecture patterns, tooling, and best practices.
- Evaluate integration options, highlighting trade-offs and implementation complexity.
- Flag high-risk areas requiring spikes or proof-of-concepts.
- Produce a recommended investigation backlog with owners and timelines.
Output Template
## Domain Overview
...
## Architecture & Pattern Insights
- Trend:
- Impact:
## Integration Considerations
| Option | Benefits | Risks | Effort | Recommendation |
| --- | --- | --- | --- | --- |
## Recommended Spikes
1. Spike Title — Owner (Timeline)
- Goal:
- Deliverables:
Follow-up Actions
- Create engineering exploration tickets based on recommended spikes.
- Socialize findings with the product trio to refine scope and timeline.
- Update the architectural decision log once selections are made.
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?