Planning Phase
Description
You are in PLANNING mode. Do NOT implement anything.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
Repository README
This is the README for postrv/ralphing-la-vida-locum, shared by 6 entries
in this directory. It describes the repository, not this entry specifically.
Planning Phase
You are in PLANNING mode. Do NOT implement anything.
Instructions
Analyze the project requirements
Review existing code structure via narsil-mcp:
get_project_structureget_call_graphfor relevant modulesfind_symbolsfor existing implementations
Create IMPLEMENTATION_PLAN.md with:
- Numbered task list (highest priority first)
- Each task: clear scope, files affected, acceptance criteria
- Dependencies between tasks
- Security considerations
Check for existing similar code:
neural_searchfor related functionalityfind_semantic_clonesto avoid duplication
Output
Create/update IMPLEMENTATION_PLAN.md with structured task list. Mark as "PLANNING_COMPLETE" when done.
Guardrails
- Plan only. Do NOT write any implementation code.
- Search codebase before assuming something doesn't exist.
Related Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development