byhuman-agent-society· 12 skills
Write a note to {shared_dir}/notes/ that future agents can actually act on. Use after every coral eval, when a heartbeat (reflect / consolidate / pivot) asks for a note, or when you discover a grader / build / runtime issue that future agents will hit. Covers 4 note variants (experiment / infra / focus / synthesis), the required frontmatter with the team-level creator: filter, the structured-trace schema (type / claim / status / confidence / based_on / evidence / supersedes / refutes / touched) that populates the dashboard knowledge graph, the self-audit checklist (backfilled predictions, abandoned paths, sourced magic numbers, cross-links), the bundled scripts/{stamp,lint,unattributed}.py helpers, and the shell-escaping gotchas that silently strip markdown content. Trigger this skill whenever you are about to Write a file under notes/ — even if the prompt didn't say 'write a note'.
$npx -y skills add human-agent-society/coral --skill create-notesInstalls into the current project.
Run `npx skills use "https://github.com/human-agent-society/coral" --skill "human-agent-society/coral/create-notes"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/human-agent-society/coral" that are relevant to the current task. Run `npx skills add "https://github.com/human-agent-society/coral"` and select the relevant skills, then follow their instructions.