mirror of
https://github.com/foambubble/foam.git
synced 2026-01-09 14:08:13 -05:00
Add FOAM_CURRENT_DIR template variable (#1507)
* Added FOAM_CURRENT_DIR template variable * Added /research-issue Claude command * Added integration test to create note using FOAM_CURRENT_DIR * Updated documentation * fixed comment * Fail FOAM_CURRENT_DIR resolution if no editor nor workspace is open
This commit is contained in:
@@ -119,6 +119,8 @@ This allows features to:
|
||||
## Development Workflow
|
||||
|
||||
We build production code together. I handle implementation details while you guide architecture and catch complexity early.
|
||||
When working on an issue, check if a `.agent/tasks/<issue-id>-<sanitized-title>.md` exists. If not, suggest whether we should start by doing a research on it (using the `/research-issue <issue-id>`) command.
|
||||
Whenever we work together on a task, feel free to challenge my assumptions and ideas and be critical if useful.
|
||||
|
||||
## Core Workflow: Research → Plan → Implement → Validate
|
||||
|
||||
|
||||
Reference in New Issue
Block a user