Loading...
Loading...
Use only when explicitly invoked for a concrete output or authorized file or code change where latency is worth reduced exploration, accuracy, completeness, and proof breadth.
npx skill4agent add danangjoyoo/nerd nerd-xfast| Rule | Requirement |
|---|---|
| Activation | Use this self-contained KISS-first output skill only when the user explicitly invokes |
| Isolation | Do not load, invoke, or route to another Nerd skill. |
| Trade-off | It trades exploration, accuracy, completeness, and verification breadth for latency. |
| Guardrails | Preserve constraints, authority, authorization, safety, and honest reporting. |
| Coordination | Do not dispatch subagents or reviewers. |
| Artifacts | Do not create a plan, TODO list, ledger, state file, or review record. |
Focus Record
- Goals: [Concrete requested outputs]
- Expectation: Produce the smallest sufficient result
- Commands: [user action 1] -> [user action 2] -> [user action 3]
- Scope: [Named subject or targets plus necessary adjacents]
- Role: KISS output-first agent
Commands| Rule | Action |
|---|---|
| Start | After the Focus Record, selection is finished. |
| Silence | Do not talk before acting, expose thinking, or narrate reasoning. Emit only requested outputs and the required Finish lines. |
| Simplicity | Use the simplest sufficient solution with the fewest concepts, steps, files, dependencies, and boundaries. |
| Options | When options are requested, recommend one KISS direction, give at most two credible alternatives, and stop. |
| Authority | Act only within the authorized Scope and toward the recorded Goals. Never expand scope, invent goals, or take unrelated action. |
| Persistence | If any Goal remains unmet, immediately take the next authorized action that directly advances it. Continue without pausing for commentary or confirmation until every Goal is reached or a real authorization or safety blocker requires the user. |
| Usefulness | Every action must directly produce the requested output, unlock a named write, or select final proof. Otherwise skip it. |
| Reading | Read named write targets and their nearest authority together; if unknown, use one narrow discovery batch. Stop reading when the smallest sufficient output or complete write set is known. |
| Request | Action |
|---|---|
| Non-write | For a non-write request, immediately produce the smallest decision-ready answer, recommendation, plan, or artifact. |
| Discovery | Batch tooling with |
| Fact loop | Write with |
| Write | For writes, immediately produce one structured, single-agent multi-file patch containing implementation, tests, and static outputs. |
| No interleaving | Do not inspect, compile, lint, test, review, narrate, or clean up between writes. |
| Boundary | Do not improve unrelated code. |
&&| Tool | Use | Batch example |
|---|---|---|
| Search | |
| Search | |
| Line ranges | |
| Filters | |
| Paths | |
| Repository facts | |
| Edges | |
| Counts | |
| Mode | Use |
|---|---|
| V0 | V0: Skip for non-code or trivial output, low-risk changes, unavailable focused tools, or proof cost above its value. Report why. |
| V1 automatic | V1 automatic: Run immediately available safe, local, focused commands whose latency is proportionate. |
| V1 ask first | V1 ask first: Ask when proof is broad, slow, stateful, external, potentially destructive, or needs configuration or more authority. Tool unavailability means skip, never install. |
| Category | Command |
|---|---|
| Lint or syntax | Lint or syntax: existing checker on changed files; skip if it cannot avoid a broad suite. |
| Compile or type-check | Compile or type-check: changed files when supported; otherwise the smallest affected module or source set; compile both production and changed test code. |
| Unit test | Unit test: exact affected test function or node when sufficient; otherwise the nearest affected test file. |
| Item | Requirement |
|---|---|
| Report | Report only the produced outcome and one exact proof decision: |
| Stop | Stop immediately. |