Agent skill
definition.tech_spike
Scope and prioritize technical spikes that de-risk architecture or implementation questions.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/definition-tech-spike
SKILL.md
Purpose
Help engineering leaders quickly define spikes that reduce uncertainty and feed confidently into planning conversations.
Pre-run Checklist
- ✅ Clarify what decision will be unlocked by the spike.
- ✅ Align on timebox and resourcing availability.
- ✅ Gather related research or prior explorations.
Invocation Guidance
codex skills run definition.tech_spike \
--vars "topic={{topic}}" \
"desired_outcome={{desired_outcome}}" \
"constraints={{constraints}}" \
"collaborators={{collaborators}}"
Recommended Input Attachments
- Architecture diagrams or RFCs.
- Known issues or bugs impacting the area.
Claude Workflow Outline
- Summarize context, desired outcome, and constraints.
- Define success criteria and explicit questions to answer.
- Outline the spike plan with tasks, owners, and deliverables.
- Recommend instrumentation or benchmarks to capture results.
- Provide guidance for sharing outcomes and converting to stories.
Output Template
## Spike Charter — {{topic}}
### Background
...
### Questions to Answer
1. ...
### Success Criteria
- Criterion:
### Plan & Timebox
| Task | Owner | Duration | Notes |
| --- | --- | --- | --- |
### Reporting Plan
- Artifact:
- Audience:
- Next Steps:
Follow-up Actions
- Create spike tickets in the engineering tracker with links to this output.
- Schedule readout with the product trio to review learnings.
- Convert recommendations into backlog work with acceptance criteria.
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?