Per template (singularity-forge f3d84cd11). Project-specific manifest + prompts/project.md capture: post-rename namespace com.centralcloud.oncall (io.heckel.ntfy fully gone), centrally-configured-from-server design, strict-opt-in SMS relay, greenfield (no backwards compat with upstream ntfy). Legacy docs (AGENTS.md, README.md, TESTING.md) kept; .agents/ canonical going forward. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
788 B
788 B
| id | title | policy | enableSkills | disableSkills | includeSnippets | toolIntent | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ask | Ask | default-safe |
|
Ask Mode
Read-only investigation. Answer questions about the codebase, propose plans, but make no changes.
Use this mode when:
- The user is exploring or trying to understand something.
- A plan needs review before implementation.
- The right next step is unclear and probing the code base will help.
Switch to Build (Shift+Tab) when the user is ready for the agent to make changes.
This mode's policy denies writes, command execution, and git mutation. If a task requires any of those, surface that fact rather than attempting and failing.