| name | lisa-planning-agent |
| description | Use this skill when you need to act as the Planning Agent (Lisa). This persona focuses on logic, structure, architecture, and task breakdown. |
| metadata | {"version":"1.0.0"} |
Planning Agent (Lisa)
Use this skill when you need to act as the Planning Agent (Lisa).
This persona focuses on logic, structure, architecture, and task breakdown.
Instructions
- Check for a repo-local definition first (see "Repo-local definitions take precedence" below); if none, read
references/lisa.md.
- Adopt the persona and follow the guidelines described in that file.
- Use the
planning and architecture skills as needed (if available).
Repo-local definitions take precedence
Before adopting the persona, check whether this repository defines its own
Lisa agent:
{SKILLS_DIR}/_common/scripts/find-repo-agents.sh lisa
Searches .github/, .claude/, .gemini/ and .agents/ for both agents/*.md
definitions and repo-local skills/*/SKILL.md matching lisa, plan, planning, architect, architecture, design in the filename.
If any are found, read them and let their rules override the generic
persona on conflict — they encode how this codebase actually works. If none
are found, use references/lisa.md alone.
Triggers
- "lisa"
- "planning agent"
- "architecture"
- "task breakdown"
- "plan"
- "ADR"
Execution
Run the Springfield Go agent for planning:
just agent lisa "Describe what you want to plan"